@charset "utf-8";
.form .formMiddle{line-height: 27px;}
/*PC版所有模块样式*/
/************************文本模块 start************************/
.text_list{overflow: hidden;margin: 0 auto;}
.text_list .formMiddle{line-height: 1.5;}
.text_list .formMiddle .ztextbox{overflow: hidden;font-size: 14px;word-wrap: break-word;border: 1px dashed transparent;cursor: move;}
.text_list .formMiddle .ztextbox[contenteditable="true"]{border-color: #0cf;box-sizing: border-box;cursor: text;}
.text_list .formMiddle .ztextbox[contenteditable="true"]:hover{border-color: transparent;}
.text_list .formMiddle .ztextbox.writing_mode_v{min-width: 30px;height: 100%;}
.text_list .formMiddle .ztextbox .inputTips{font-size: 18px;color: #666;}
.text_list .formMiddle .ztextbox:focus{outline: none;}
.text_list .formMiddle .ztextbox b{font-weight: bold;}
.text_list .formMiddle .ztextbox i{font-style: italic;}
/*.text_list .formMiddle .ztextbox a{color: #0cf;}*/
/************************文本模块 end************************/
/************************图片模块 start***********************/
.pic_module .formMiddle{box-sizing: border-box;}
.pic_module .formMiddle a{display:block;width:100%;height:100%;}
.pic_module img{transition: all ease .5s;box-sizing: border-box;}
.defult_zimg{width: 148px;height: 148px;border: 1px dashed #0cf;background: #eefbfe;position: relative;cursor: pointer;}
.defult_zadd{width: 51px;height: 33px;margin: 30px auto 10px;background: url(/jrfr/image/defult_img.png) no-repeat center;}
.defult_ztips{text-align: center;font-size: 14px;}
.defult_zimg:hover{background: #fff;}
.imghover03 img{transition: all ease .7s;}
.imghover04{position: relative;overflow: hidden;}
.imghover04:after{content: '';position: absolute;top: 10px;left: 10px;z-index:10;width: calc(100% - 20px);height: calc(100% - 20px);border: 1px solid rgba(255,255,255,.3);transform: scale(1.06);opacity: 0;transition: all .3s ease-out 0s;}
.imghover01:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.imghover02:hover img{margin-top: -10px;}
.imghover03:hover img{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);transform: rotate(360deg);}
.imghover04:hover:after{transform: scale(1);opacity: 1;border: 1px solid rgba(239,65,54,0.6);}
.imghover04:hover img{transform: scale(1.1);}
.lefthover{width:100%;height:100%;position: relative;}
.picture_shadebox{width: 100%;height: 100%;overflow: hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;}
.picture_shadebox .pic_shape{height: 100%;display:inline-block;}
/************************图片模块 end************************/
/************************按钮模块 start************************/
/*以前的按钮样式*/
.btnstyle a{display: block;margin:0 auto;text-align: center;text-decoration: none;overflow: hidden;word-break: break-all;}
.btnstyle .buttonstyle0 a{width:113px;height:40px;line-height:40px;border:1px solid #bdbdbd;background: none;color:#333;font-size: 14px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;}
.btnstyle .buttonstyle0 a:hover{background:none;}
.btnstyle .buttonstyle00,.btnstyle .buttonstyle09,.btnstyle .buttonstyle10,.btnstyle .buttonstyle11,.btnstyle .buttonstyle12,.btnstyle .buttonstyle13{position: relative;}
.btnstyle .buttonstyle00 a,.btnstyle .buttonstyle09 a,.btnstyle .buttonstyle10 a,.btnstyle .buttonstyle11 a,.btnstyle .buttonstyle12 a,.btnstyle .buttonstyle13 a{width: 113px;height: 36px;line-height: 36px;position: relative;color: #fff;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;border-radius: 20px;}
.btnstyle .buttonstyle00 a:hover,.btnstyle .buttonstyle09 a:hover,.btnstyle .buttonstyle10 a:hover,.btnstyle .buttonstyle11 a:hover,.btnstyle .buttonstyle12 a:hover,.btnstyle .buttonstyle13 a:hover{color: #fff;}
.btnstyle .buttonstyle00 a:active,.btnstyle .buttonstyle09 a:active,.btnstyle .buttonstyle10 a:active,.btnstyle .buttonstyle11 a:active,.btnstyle .buttonstyle12 a:active,.btnstyle .buttonstyle13 a:active{box-shadow: none;top: 5px;}
.btnstyle .buttonstyle00 a{background: #d61e2c;	-webkit-box-shadow: 0 5px 0 #f73a48;-moz-box-shadow: 0 5px 0 #f73a48;-ms-box-shadow: 0 5px 0 #f73a48;-o-box-shadow: 0 5px 0 #f73a48;box-shadow: 0 5px 0 #f73a48;}
.btnstyle .buttonstyle09 a{background: #e0861e;	-webkit-box-shadow: 0 5px 0 #ff9d2c;-moz-box-shadow: 0 5px 0 #ff9d2c;-ms-box-shadow: 0 5px 0 #ff9d2c;-o-box-shadow: 0 5px 0 #ff9d2c;box-shadow: 0 5px 0 #ff9d2c;}
.btnstyle .buttonstyle10 a{background: #568e10;	-webkit-box-shadow: 0 5px 0 #66a911;-moz-box-shadow: 0 5px 0 #66a911;-ms-box-shadow: 0 5px 0 #66a911;-o-box-shadow: 0 5px 0 #66a911;box-shadow: 0 5px 0 #66a911;}
.btnstyle .buttonstyle11 a{background: #1f86d9;	-webkit-box-shadow: 0 5px 0 #329df3;-moz-box-shadow: 0 5px 0 #329df3;-ms-box-shadow: 0 5px 0 #329df3;-o-box-shadow: 0 5px 0 #329df3;box-shadow: 0 5px 0 #329df3;}
.btnstyle .buttonstyle12 a{background: #9a9999;	-webkit-box-shadow: 0 5px 0 #aaaaaa;-moz-box-shadow: 0 5px 0 #aaaaaa;-ms-box-shadow: 0 5px 0 #aaaaaa;-o-box-shadow: 0 5px 0 #aaaaaa;box-shadow: 0 5px 0 #aaaaaa;}
.btnstyle .buttonstyle13 a{background: #804b08;	-webkit-box-shadow: 0 5px 0 #975d14;-moz-box-shadow: 0 5px 0 #975d14;-ms-box-shadow: 0 5px 0 #975d14;-o-box-shadow: 0 5px 0 #975d14;box-shadow: 0 5px 0 #975d14;}
.btnstyle .buttonstyle03 a,.btnstyle .buttonstyle25 a,.btnstyle .buttonstyle26 a,.btnstyle .buttonstyle27 a,.btnstyle .buttonstyle28 a,.btnstyle .buttonstyle29 a,.btnstyle .buttonstyle04 a,.btnstyle .buttonstyle30 a,.btnstyle .buttonstyle31 a,.btnstyle .buttonstyle32 a,.btnstyle .buttonstyle33 a,.btnstyle .buttonstyle34 a{width: 40px;height: 40px;border: 1px solid;font-size: 0;background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat #fff;	-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;}
.btnstyle .buttonstyle01 a,.btnstyle .buttonstyle15 a,.btnstyle .buttonstyle16 a,.btnstyle .buttonstyle17 a,.btnstyle .buttonstyle18 a,.btnstyle .buttonstyle19 a{width:150px;height:36px;line-height:36px;text-align: center;color:#fff;font-size:16px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;}
.btnstyle .buttonstyle01 a{background:#FF4351;}
.btnstyle .buttonstyle01 a:hover{background:#ff7680;}
.btnstyle .buttonstyle15 a{background:#FEAE1B;}
.btnstyle .buttonstyle15 a:hover{background:#fec04e;}
.btnstyle .buttonstyle16 a{background:#A5DE37;}
.btnstyle .buttonstyle16 a:hover{background:#b9e563;}
.btnstyle .buttonstyle17 a{background:#1B9AF7;}
.btnstyle .buttonstyle17 a:hover{background:#4cb0f9;}
.btnstyle .buttonstyle18 a{background:#eee;color:#333;}
.btnstyle .buttonstyle18 a:hover{background:#f6f6f6;color:#333;}
.btnstyle .buttonstyle19 a{background:#804b08;}
.btnstyle .buttonstyle19 a:hover{background:#94590f;}
.btnstyle .buttonstyle02 a,.btnstyle .buttonstyle20 a,.btnstyle .buttonstyle21 a,.btnstyle .buttonstyle22 a,.btnstyle .buttonstyle23 a,.btnstyle .buttonstyle24 a{width:150px;height:36px;background:#fff;line-height:36px;border:2px solid;text-align: center;font-size:16px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;}
.btnstyle .buttonstyle02 a{border-color: #FF4351;color:#FF4351;}
.btnstyle .buttonstyle02 a:hover{background:#ff7680;color:#fff;}
.btnstyle .buttonstyle20 a{border-color: #FEAE1B;color:#FEAE1B;}
.btnstyle .buttonstyle20 a:hover{background:#fec04e;color:#fff;}
.btnstyle .buttonstyle21 a{border-color: #A5DE37;color:#A5DE37;}
.btnstyle .buttonstyle21 a:hover{background:#b9e563;color:#fff;}
.btnstyle .buttonstyle22 a{border-color: #1B9AF7;color:#1B9AF7;}
.btnstyle .buttonstyle22 a:hover{background:#4cb0f9;color:#fff;}
.btnstyle .buttonstyle23 a{border-color: #eee;color:#333;}
.btnstyle .buttonstyle23 a:hover{background:#f6f6f6;color:#333;}
.btnstyle .buttonstyle24 a{border-color: #804b08;color:#804b08;}
.btnstyle .buttonstyle24 a:hover{background:#94590f;color:#fff;}
.btnstyle .buttonstyle03 a{border-color: #f73a48;background-position: -4px -105px;}
.btnstyle .buttonstyle03 a:hover{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -56px -105px #f73a48;}
.btnstyle .buttonstyle25 a{border-color: #ff9d2c;background-position: -106px -105px;}
.btnstyle .buttonstyle25 a:hover{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -56px -105px #ff9d2c;}
.btnstyle .buttonstyle26 a{border-color: #66a911;background-position: -158px -105px;}
.btnstyle .buttonstyle26 a:hover{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -56px -105px #66a911;}
.btnstyle .buttonstyle27 a{border-color: #329df3;background-position: -206px -105px;}
.btnstyle .buttonstyle27 a:hover{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -56px -105px #329df3;}
.btnstyle .buttonstyle28 a{border-color: #aaaaaa;background-position: -255px -105px;}
.btnstyle .buttonstyle28 a:hover{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -56px -105px #aaaaaa;}
.btnstyle .buttonstyle29 a{border-color: #975d14;background-position: -306px -105px;}
.btnstyle .buttonstyle29 a:hover{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -56px -105px #975d14;}
.btnstyle .buttonstyle04 a{border-color: #f73a48;background-position: -4px -154px;}
.btnstyle .buttonstyle04 a:hover{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -107px -154px #f73a48;}
.btnstyle .buttonstyle30 a{border-color: #ff9d2c;background-position: -204px -154px;}
.btnstyle .buttonstyle30 a:hover{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -107px -154px #ff9d2c;}
.btnstyle .buttonstyle31 a{border-color: #66a911;background-position: -304px -154px;}
.btnstyle .buttonstyle31 a:hover{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -107px -154px #66a911;}
.btnstyle .buttonstyle32 a{border-color: #329df3;background-position: -402px -154px;}
.btnstyle .buttonstyle32 a:hover{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -107px -154px #329df3;}
.btnstyle .buttonstyle33 a{border-color: #aaaaaa;background-position: -3px -305px;}
.btnstyle .buttonstyle33 a:hover{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -107px -154px #aaaaaa;}
.btnstyle .buttonstyle34 a{border-color: #975d14;background-position: -104px -305px;}
.btnstyle .buttonstyle34 a:hover{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -107px -154px #975d14;}
.btnstyle .buttonstyle05 a,.btnstyle .buttonstyle35 a,.btnstyle .buttonstyle36 a,.btnstyle .buttonstyle37 a,.btnstyle .buttonstyle38 a,.btnstyle .buttonstyle39 a{width: 84px;height: 34px;line-height: 34px;font-size: 14px;background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat;}
.btnstyle .buttonstyle05 a{background-position: -8px -203px;color: #f73a48;}
.btnstyle .buttonstyle35 a{background-position: -108px -203px;color: #ff9d2c;}
.btnstyle .buttonstyle36 a{background-position: -208px -203px;color: #66a911;}
.btnstyle .buttonstyle37 a{background-position: -308px -203px;color: #329df3;}
.btnstyle .buttonstyle38 a{background-position: -408px -203px;color: #aaaaaa;}
.btnstyle .buttonstyle39 a{background-position: -208px -310px;color: #975d14;}
.btnstyle .buttonstyle06 a,.btnstyle .buttonstyle40 a,.btnstyle .buttonstyle41 a,.btnstyle .buttonstyle42 a,.btnstyle .buttonstyle43 a,.btnstyle .buttonstyle44 a{width: 84px;height: 40px;line-height: 40px;font-size: 14px;text-indent: 15px;color: #fff;background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat;}
.btnstyle .buttonstyle06 a{background-position: -8px -257px;}
.btnstyle .buttonstyle40 a{background-position: -108px -257px;}
.btnstyle .buttonstyle41 a{background-position: -208px -257px;}
.btnstyle .buttonstyle42 a{background-position: -308px -257px;}
.btnstyle .buttonstyle43 a{background-position: -408px -257px;}
.btnstyle .buttonstyle44 a{background-position: -308px -310px;}
.btnstyle .buttonstyle07 a,.btnstyle .buttonstyle45 a,.btnstyle .buttonstyle46 a,.btnstyle .buttonstyle47 a,.btnstyle .buttonstyle48 a,.btnstyle .buttonstyle49 a{width:113px;height: 40px;line-height: 40px;border: 1px solid;font-size: 14px;color: #fff;text-indent: 15px;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;border-radius: 20px;}
.btnstyle .buttonstyle07 a:hover,.btnstyle .buttonstyle45 a:hover,.btnstyle .buttonstyle46 a:hover,.btnstyle .buttonstyle47 a:hover,.btnstyle .buttonstyle48 a:hover,.btnstyle .buttonstyle49 a:hover{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat #fff;}
.btnstyle .buttonstyle07 a{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -96px -356px #f73a48;}
.btnstyle .buttonstyle07 a:hover{background-position: 5px -356px;color: #f73a48;}
.btnstyle .buttonstyle45 a{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -96px -356px #ff9d2c;}
.btnstyle .buttonstyle45 a:hover{background-position: -196px -356px;color: #ff9d2c;}
.btnstyle .buttonstyle46 a{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -96px -356px #66a911;}
.btnstyle .buttonstyle46 a:hover{background-position: -296px -356px;color: #66a911;}
.btnstyle .buttonstyle47 a{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -96px -356px #329df3;}
.btnstyle .buttonstyle47 a:hover{background-position: -396px -356px;color: #329df3;}
.btnstyle .buttonstyle48 a{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -96px -356px #aaaaaa;}
.btnstyle .buttonstyle48 a:hover{background-position: 5px -405px;color: #aaaaaa;}
.btnstyle .buttonstyle49 a{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -96px -356px #975d14;}
.btnstyle .buttonstyle49 a:hover{background-position: -96px -406px;color: #975d14;}
.btnstyle .buttonstyle08 a,.btnstyle .buttonstyle50 a,.btnstyle .buttonstyle51 a,.btnstyle .buttonstyle52 a,.btnstyle .buttonstyle53 a,.btnstyle .buttonstyle54 a{width: 111px;height: 38px;line-height: 40px;margin-top:5px;border:1px solid;font-size: 14px;text-indent: 15px;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;border-radius: 20px;}
.btnstyle .buttonstyle08 a{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat 5px -156px #fed8db;color: #f73a48;}
.btnstyle .buttonstyle50 a{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -195px -156px #ffe7cc;color: #ff9d2c;}
.btnstyle .buttonstyle51 a{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -295px -156px #e5ffc3;color: #66a911;}
.btnstyle .buttonstyle52 a{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -393px -156px #daeefe;color: #329df3;}
.btnstyle .buttonstyle53 a{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat 6px -308px #efefef;color: #aaaaaa;}
.btnstyle .buttonstyle54 a{background: url(/res/jrfcms/img/admin/default/button_style.png) no-repeat -95px -308px #ebe0d2;color: #975d14;}
/* 新的按钮样式 */
.btnstyle .buttonStyle a{width:100%;height: 52px;line-height: 52px;font-size: 16px;font-family: '微软雅黑';}
.btnstyle .buttonstyle_01 a{background: #0cf;color:#fff;}
.btnstyle .buttonstyle_02 a{background: #0cf;color:#fff;border-radius: 10px;}
.btnstyle .buttonstyle_03 a{background: #0cf;color:#fff;border-radius:26px;}
.btnstyle .buttonstyle_04 a{border:1px solid #0cf;color:#0cf;}
.btnstyle .buttonstyle_05 a{border:1px solid #0cf;color:#0cf;border-radius: 10px;}
.btnstyle .buttonstyle_06 a{border:1px solid #0cf;color:#0cf;border-radius: 26px;}
.btnstyle .buttonstyle_07 a{background:#0cf;color:#fff;border-radius:26px;-webkit-box-shadow:inset 0 -3px 3px rgba(0,0,0,0.3);box-shadow:inset 0 -3px 3px rgba(0,0,0,0.3);}
.btnstyle .buttonstyle_08 a{border-radius: 5px;background:#0cf;color:#fff;-webkit-box-shadow:inset 0 -3px 3px rgba(0,0,0,0.3);box-shadow:inset 0 -3px 3px rgba(0,0,0,0.3);}
.btnstyle .buttonstyle_09 a{background:#0cf;-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.3);box-shadow:0 2px 3px rgba(0,0,0,0.3);color:#fff;}
.btnstyle .buttonstyle_10 a{border-radius:10px;background:#0cf;-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.3);box-shadow:0 2px 3px rgba(0,0,0,0.3);color:#fff;}
.btnstyle .buttonstyle_11 a{border-radius:15px;background:#0cf;-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.3);box-shadow:0 2px 3px rgba(0,0,0,0.3);color:#fff;}
.btnstyle .buttonstyle_12 a{background:#0cf;color:#fff;-webkit-box-shadow:inset 0 -3px 3px rgba(0,0,0,0.3);box-shadow:inset 0 -3px 3px rgba(0,0,0,0.3);}
.btnstyle .buttonstyle_13,.btnstyle .buttonstyle_14,.btnstyle .buttonstyle_15,.btnstyle .buttonstyle_17{color: #fff;position: relative;box-sizing: border-box;overflow: hidden;}
.btnstyle .buttonstyle_13 a,.btnstyle .buttonstyle_14 a,.btnstyle .buttonstyle_15 a,.btnstyle .buttonstyle_17 a{color: #fff;}
.btnstyle .buttonstyle_13:before,.btnstyle .buttonstyle_13:after,.btnstyle .buttonstyle_14:before,.btnstyle .buttonstyle_14:after,.btnstyle .buttonstyle_15:before,.btnstyle .buttonstyle_15:after{content: "";display: block;position: absolute;border-style: solid;border-width: 100000px;z-index: -1;}
.btnstyle .buttonstyle_17:before,.btnstyle .buttonstyle_17:after{content: "";display: block;position: absolute;border-style: solid;z-index: -1;}
.btnstyle .buttonstyle_13:before,.btnstyle .buttonstyle_13:after,.btnstyle .buttonstyle_17:before,.btnstyle .buttonstyle_17:after{left: 0;}
.btnstyle .buttonstyle_14:before,.btnstyle .buttonstyle_14:after,.btnstyle .buttonstyle_15:before,.btnstyle .buttonstyle_15:after{right: 0;}
.btnstyle .buttonstyle_16>a{color: #fff;border-radius: 10000px 0 10000px 0;}
.btnstyle .buttonstyle_18 a,.btnstyle .buttonstyle_19 a,.btnstyle .buttonstyle_20 a,.btnstyle .buttonstyle_24 a,.btnstyle .buttonstyle_25 a,.btnstyle .buttonstyle_26 a{color: #fff;position: relative;}
.btnstyle .buttonstyle_18 a:before,.btnstyle .buttonstyle_19 a:before,.btnstyle .buttonstyle_20 a:before{content: "";display: block;width: 100%;height: 50%;position: absolute;top: 0;left: 0;background: rgba(255,255,255,.3);border-radius: inherit inherit 0 0;}
.btnstyle .buttonstyle_18 a,.btnstyle .buttonstyle_22 a,.btnstyle .buttonstyle_24 a{border-radius: 10000px;}
.btnstyle .buttonstyle_20 a,.btnstyle .buttonstyle_23 a,.btnstyle .buttonstyle_26 a{border-radius: 10px;}
.btnstyle .buttonstyle_21 a,.btnstyle .buttonstyle_22 a,.btnstyle .buttonstyle_23 a{color: #fff;}
.btnstyle .buttonstyle_21 a:hover,.btnstyle .buttonstyle_22 a:hover,.btnstyle .buttonstyle_23 a:hover{margin: 6px 0 0 6px;}
.btnstyle .buttonstyle_21 a:hover:before,.btnstyle .buttonstyle_22 a:hover:before,.btnstyle .buttonstyle_23 a:hover:before,.btnstyle .buttonstyle_21 a:hover:after,.btnstyle .buttonstyle_22 a:hover:after,.btnstyle .buttonstyle_23 a:hover:after{display: none;}
.btnstyle .buttonstyle_21 a:before,.btnstyle .buttonstyle_22 a:before,.btnstyle .buttonstyle_23 a:before,.btnstyle .buttonstyle_21 a:after,.btnstyle .buttonstyle_22 a:after,.btnstyle .buttonstyle_23 a:after{content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -2;border-radius: inherit;}
.btnstyle .buttonstyle_21 a:after,.btnstyle .buttonstyle_22 a:after,.btnstyle .buttonstyle_23 a:after{box-shadow: 1px 1px rgba(0,0,0,.1),3px 3px rgba(0,0,0,.2),5px 5px rgba(0,0,0,.2),7px 7px rgba(0,0,0,.3);z-index: -1;}
.btnstyle .buttonstyle_24 a:before,.btnstyle .buttonstyle_25 a:before,.btnstyle .buttonstyle_26 a:before{content: "";display: block;width: 100%;height: 100%;border-radius: inherit;position: absolute;top: 0;left: 0;background: url(/res/jrfcms/img/admin/default/popicon.png) repeat-x center center;background-size: 100% 100%;}
/************************按钮模块 end************************/
/************************文章列表 start************************/
/*原来的文章列表样式*/
pre{white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word;}
.form .list_main_a{margin: 0 auto;clear: both;overflow: hidden;width: 100%;padding: 12px 3px;}
.list_form_a{height: 100%;}
.form .list_main_d{margin: 0 auto;clear: both;overflow: hidden;width: 100%;padding: 12px 16px;box-sizing: border-box;}
.form .list_main_a li{line-height: 27px;position: relative;}
.form .list_main_d li{line-height: 27px;}
.form .list_main_a .list_pic_top img{display: none;}
.form .list_main_d .list_pic_top img{display: none;}
.list_main_a h2 a{font-size: 14px;color: #004a99;text-decoration: none;}
.list_main_d h2 a{font-size: 14px;color: #004a99;text-decoration: none;}
.list_main_a .content_text{padding: 7px 0 0 0;line-height: 18px;}
.product_module .formMiddle{overflow:hidden;}
.list_style20.formMiddle{padding:0 20px;}
.list_main_a .line_bot{margin: 13px 0;}
.list_main_d .line_bot{margin: 13px 0;}
.line_bot{background: url(/jrfr/image/moudle/line_ico.gif) repeat-x 0 bottom;height: 1px;clear: both;overflow: hidden;}
.list_main_a li i{float: right;font-style: normal;}
.list_main_d li i{float: right;font-style: normal;}
.list_main_a li img{width:auto;margin: 0 6px 12px 0;}
.list_main_d li img{margin: 0 6px 19px 3px;}
.red{color: #f00;}
.list_pic_l{float: left;width: 183px;height: 102px;border: 1px solid #bfd7eb;padding: 3px;margin: 0 10px 0 0;background: #fff;}
.span6 .list_pic_l{width:136px;height:80px;}
a.list_pic_l:hover{border: 1px solid #ff8040;}
.list_main_d{width: 100%;clear: both;overflow: hidden;}
.list_pic_r{height: 89px;position: relative;overflow: hidden;}
.list_pic_r h2,.list_pic_r h2 a,.list_main_d li h2 a{font-size: 12px;color: #004a99;}
.list_pic_r p,.list_pic_r p a,.list_main_d p{line-height: 27px;margin: 5px 0;}
.list_pic_r i{font-family: "宋体";color: #ff8040;display: block;font-style: normal;padding: 0 2px 0 0;position: absolute;bottom: 0;right: 0;}
.list_main_d i{font-family: "宋体";color: #ff8040;float: right;font-style: normal;}
.list_main_d i a{color: #ff8040;}
.list_main_c li{margin: 0 0 10px 0;}
.list_main_c li h5 a{box-sizing: border-box;width: 100%;display: inline-block;background: url(/jrfr/image/moudle/q_ico.gif) no-repeat;padding: 0 0 0 30px;font-size: 14px;font-weight: normal;color: #004a99;}
.list_main_c li h5{white-space: normal;}
.ask_list{border: 1px solid #e8e8e8;padding: 15px;position: relative;margin: 10px 0 0 0;}
.ask_list .line{width: 12px;height: 1px;background: #fff;position: absolute;top: -1px;left: 8px;}
.ask_list img{position: absolute;top: -12px;left: 8px;z-index: 5;}
.list_style125 .ask_list img{position: static;}
.list_main_a i{font-style: normal;float: right;display: block;}
.list_main_a b,.list_main_a i a,.list_pic_r i a,.list_pic_r i b{font-family: "宋体";color: #ff8040;}
.list_pic_top{text-align: center;display: block;}
.list_main_d p{padding: 10px 0 0 0;margin: 0;}
/*list_main_aa*/
.list_main_aa{padding:12px 22px;}
.list_main_aa li a{display: inline-block;font-size:15px;color:#333;vertical-align: top;overflow:hidden;}
.list_main_aa li img{position:absolute;top:15px;left:8px;width:auto;max-width:10px;}
.list_main_aa li a span{overflow:hidden;white-space: nowrap;}
.list_main_aa li .title_icon{position: absolute;height:100%;}
.list_main_aa li p{position:relative;line-height:32px;overflow:hidden;padding:0 0 0 20px;}
.list_main_aa li .time_r{padding:0 100px 0 20px;}
.list_main_aa li .article_time{font-size:15px;color:#666;}
.list_main_aa li .time_right{position: absolute;right:0px;}
.list_main_aa li .time_left{padding:0 0 0 10px;}
.list_main_aa .classify_type{color:#666;}
/*list_style01 */
.list_style01,.list_style01 ul{width: 100%;margin: 0 auto;clear: both;overflow: hidden;padding: 10px 0;}
.list_style01 .styl01img{float: left;width: 227px;text-align: center;margin: 0 23px 0 0;position: relative;z-index: 1;}
.list_style01 .styl01img img{width: 221px;height: 166px;margin: 0 0 7px 0;border: 1px solid #bfd7eb;padding: 3px;}
.list_style01 li:after{content: ".";display: block;height: 0;visibility: hidden;clear: both;}
.list_style01 li{margin: 10px 0;overflow: hidden;}
.list_style01 li img{margin: -12px 0 0 0;}
.list_style01 li a{text-decoration: none;}
.list_style01 li a span{padding: 0 0 0 4px;display: inline-block;width: 90%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style01 li.t1{background-color: #f3f3f3;}
.list_style01 li.t2{background-color: #ffffff;}
.list_style01 li.t3{background-color: #f3f3f3;}
.list_style01 li .formMiddleContent:last-child{margin-right: 0;}
/*list_style02 */
.form .list_style02{clear: both;overflow: hidden;}
.list_style02 .style02_l{width: 194px;float: left;text-align: left;}
.list_style02 .style02_l .style02_left{border: 1px solid #bfd7eb;padding: 5px;display: block;width: 181px;}
.list_style02 .style02_l .style02_left img{width: 100%;height: 100%;}
.list_style02 .style02_l a{color: #949494;line-height: 28px;}
.list_style02 li{border-bottom: 1px dashed #dedede;margin: 7px 0 7px 206px;}
.list_style02 li a span{padding: 0 0 0 6px;}
/*list_style03 */
.form .list_style03{clear: both;overflow: hidden;padding: 5px 16px 15px;}
.list_style03 h5{font-size: 16px;font-weight: normal;margin: 0 0 8px 0;font-family: '黑体';overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style03 li{margin: 10px auto 0 auto;border-bottom: 1px solid #ddd;padding: 0 0 12px 0;}
.style03_bot{clear: both;overflow: hidden;}
.list_style03 .style03_bot .style03_botl{width: 110px;border: 1px solid #ddd;padding: 5px;margin: 0 10px 0 0;float: left;overflow: hidden;}
.list_style03 .style03_bot .style03_botl img{width: 110px;height: 66px;}
.list_style03 .style03_botr{margin: 0 0 0 128px;}
.list_style03 .style03_botr span{display: block;width: 100%;text-align: right;font-family: "宋体";margin: 8px 0 0 0;}
.list_style03 .style03_botr span a{color: #666;}
.list_style03 .style03_botr span a:hover{color: #f00;}
/*list_style04 */
.form .list_style04{overflow: hidden;}
.form .list_style04 ul{clear: both;overflow: hidden;float: left;width: 83%;}
.form .list_style04 .style04_img{float: left;}
.form .list_style04 .contentLine{float: left;}
.form .list_style04 li{margin: 10px auto 0 auto;clear: both;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 0 10px 0;border-bottom: 1px dotted #ccc;float: left;width: 98%;}
.form .list_style04 h5{margin: 0 0 5px 0;float: left;width: 98%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.form .list_style04 h5 a{color: #474747;font-weight: normal;}
.form .list_style04 .contentLine{position: relative;}
.form .list_style04 .contentLine .tools{position: absolute;top: 1px;right: 2px;}
/*list_style05*/
.form .list_style05{clear: both;overflow: hidden;}
.list_style05 .formMiddleContent{margin:10px 0;}
.list_style05 li{margin: 5px 4px 10px 4px;clear: both;overflow: hidden;}
.list_style05 .style05_rt{float: left;width: 205px;min-height: 60px;margin: 0 15px 0 0;position: relative;padding: 6px 5px 8px 8px;border: 1px solid #eee;}
.list_style05 .style05_rt h5 a{color: #333;padding: 0 0 4px 0;}
.list_style05 .style05_rt p{text-indent: 2em;line-height: 18px;overflow: hidden;}
.list_style05 .style05_rt a{color: #b58d4f;}
.list_style05 .style05_rt .list_title a{font-size:16px;}
.list_style05 .style05_img{display: block;width: 70px;height: 70px;float: left;}
.list_style05 .style05_img img{width: 100%;height:100%;}
.list_style05 .style05_rt .bottom_pic{width: 13px;height: 16px;background: #fff url(/jrfr/image/moudle/style05_bk.gif) no-repeat 0 -3px;position: absolute;top: 15px;right: -9px;}
.column:hover .list_style05 .contentLine .style05_rt .bottom_pic{background-color: #E0EDFE;}
.column:hover .list_style05 .contentLineHover .style05_rt .bottom_pic{background-color: #eee;}
.list_style05 .contentLineHover .style05_rt .bottom_pic{background-color: #eee;}
/*list_style06*/
.form .list_style06{clear: both;overflow: hidden;padding: 16px;}
.form .list_style06 li{padding: 0 0 20px 0;}
.form .list_style06 .list_title{font-size:15px;}
.item h2{border-bottom: 1px solid #E7E7E7;font-family: '黑体';font-size: 20px;font-weight: normal;padding-bottom: 10px;}
.author{line-height: 45px;}
.color-adadad{color: #bbb;}
.link-636363{color: #636363;}
.mli-content:after{clear: both;content: " ";display: block;height: 0;}
.mli-left{float: left;width: 265px }
.mli-right{margin: 0 0 0 265px;}
.mli-right p{color: #555555;font-size: 14px;line-height: 20px;max-height: 122px;overflow: hidden;font-family: '黑体';}
.span4 .mli-right p{height:60px;}
.mli-right span a{color: #2B2B2B;font-family: "宋体";font-weight: bold;display: block;width: 100%;}
.mli-content .share{bottom:0;position: absolute;right: 0;}
.share span{display: block;float: left;font-size: 12px;}
/*list_style08 */
.list_style08,.style08_top{width: 100%;clear: both;overflow: hidden;}
.list_style08 .blk-pic{border: 1px solid #FFF;display: block;float: left;height: 90px;overflow: hidden;width: 105px;}
.blk-pic span{background: #000;color: #FFF;display: block;height: 20px;line-height: 20px;text-align: center;width: 105px;}
.uni-blk-list{float: left;margin-top: -5px;overflow: hidden;position: relative;width: 220px;}
.list_style08 li{font-size: 14px;height: 26px;line-height: 26px;overflow: hidden;padding-left: 8px;}
/*list_style09*/
.form .list_style09{clear: both;overflow: hidden;padding: 15px 16px;}
.list_style09 li{border-bottom: 1px solid #e8e8e8;margin: 6px 0;padding: 0 0 6px 0;}
.list_style09 .topNum{background: url(/jrfr/image/moudle/num_style09.gif) no-repeat;width: 22px;margin: 0 5px 0 0;display: inline-block;text-indent: 5px;height: 17px;line-height: 17px;color: #fff;}
.list_style09 .num1{background: url(/jrfr/image/moudle/num_style09_on.gif) no-repeat;margin: 0 5px 0 0;color: #fff;}
.list_style09 li a span,.list_style14 li a span{padding: 0 0 0 4px;}
/*list_style10*/
.form .list_style10{clear: both;overflow: hidden;padding: 15px 16px;}
.list_style10 li{margin: 0 0 8px 0;}
.list_style10 li a span{padding: 0 0 0 6px;}
.list_style10 li h4 a span{padding: 0;font-size:16px;}
.list_style10 li i{color: #da8000;padding: 0 8px 0 0;font-size: 14px;font-family: Arial,Helvetica,sans-serif;font-style: italic }
.list_style10 li.listHeight a{font-size: 14px;font-weight: bold;color: #666;font-family: '黑体';line-height: 22px;height: 22px }
.list_style10 .numBig{width: 20px;height: 100px;text-align: center;background: #ff7800 }
.list_style10 .numBig span{display: block;font-weight: bold;font-size: 1.2em;width: 20px;background: #f30; color: #fff;
    line-height: 20px;border-bottom: #fff 1px solid;height: 20px }
.list_style10 .productImg{height: 100px;position: relative;float: left;}
.list_style10 .productImg span{position: absolute;top: 0;left: 0;display: block;width: 20px;height: 20px;background: #faa500;text-align: center;line-height: 20px;color: #fff;}
.list_style10 .productInfo h3{margin: 0 0 4px 0;padding: 1px 0 3px 0;white-space: normal;}
.list_style10 .productInfo p{color: #666;line-height: 18px;white-space: normal;overflow: hidden;}
.list_style10 .productInfo{height: 110px;margin: 0 0 0 110px;}
.list_style10 .productInfo h3 a{color: #666;font-weight: bold;font-size: 14px;font-family: '黑体';}
.list_style10 .productInfo h3 a:hover{color: #fba500 }
/*list_style11*/
.form .list_style11{clear: both;overflow: hidden;font-size: 14px;line-height: 23px;}
.form .list_style11 li{width: 100%;height: 27px;line-height: 27px;margin: 6px 0;}
.list_style11 .topNum{color: #666;font-family: Arial,Helvetica,sans-serif;display: block;width: 18px;font-size: 14px;font-weight: bold;font-style: italic;padding: 0 6px 0 0;float: left;text-align: center;}
.list_style11 .num1{color: #b58d4f;}
.list_style09 li,.list_style10 li,.list_style11 li{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style11 img{margin: 0 4px 0 0;}
/*list_style12*/
.form .list_style12{clear: both;overflow: hidden;padding: 12px 16px;}
.list_style12 li a span{padding: 0 0 0 6px;}
.form .list_style12 li{font-size: 14px;line-height: 25px;}
.list_style12 h4{font-size: 16px;font-weight: normal;margin: 0 0 8px 0;font-family: '黑体';}
.list_style12 .form_lineheight{line-height: 20px;border-bottom: 1px solid #ccc;padding: 0 0 5px 0;margin: 0 0 10px 0;}
.list_style12 .stylei_main .form_lineheight{border:none;}
.list_style12 p a{color: #b58d4f;}
.form .list_style12 .style12_img{display: block;width: 157px;margin: 10px 25px 0 0;float: left;}
.form .list_style12 .style12_img i{display: block;font-style: normal;text-align: center;padding: 8px 0 0 0;}
/*list_style13*/
.form .list_style13{clear: both;overflow: hidden;padding: 16px 18px;}
.list_style13 li{margin: 18px 0 0 0;clear: both;overflow: hidden;}
.list_style13 .forleft{float: left;background: url(/jrfr/image/moudle/ad13_bk.gif) no-repeat right bottom;padding: 0 1px 0 0;width: 77px;}
.list_style13 .forright{margin: 0 0 0 88px;}
.list_style13 .forright h4 a{font-size: 14px;color: #666;margin: 0 0 1px 0;display: block;color: #666;font-family: '黑体';}
.list_style13 .forright p{line-height: 27px;height: 45px;overflow: hidden;}
.list_style13 .forright p a{color: #8d0000;line-height: 21px;}
/*多余文字以...显示*/
.list_style13 li span,.list_style12 li,.list_style12 i span{display: inline-block;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/*list_style14*/
.form .list_style14{clear: both;overflow: hidden;padding: 12px 16px;}
.form .list_style14 ul{float: left;font-size: 14px;color: #252525;margin: 0 20px 0 0;}
.form .list_style14 ul li{line-height: 27px;clear: both;overflow: hidden;font-family: '黑体';}
.form .list_style14 .style14_pic{position: relative;width: 200px;float: right;}
.form .list_style14 .style14_pic a span{display: inline-block;position: absolute;height: 30px;color: #fff;line-height: 30px;bottom: 18px;left: 0;background: #000;opacity: .6;-moz-opacity: .6;filter: alpha(opacity=60);width: 100%;text-align: center;}
.form .list_style14 .style14_pic p{display: none;}
.form .list_style14 .style14_pic p a{color: #fff;}
.form .list_style14 .style14_pic .stypic_zi{position: absolute;left: 4px;bottom: 4px;color: #fff;}
/*list_style15*/
.form .list_style15{clear: both;overflow: hidden;}
.list_style15 li{border-bottom: 1px dashed #DCDCDC;height: 200px;padding: 10px 20px;vertical-align: middle;clear: both;}
.list_style15 h3{font: 500 20px/26px '黑体';}
.list_style15 h3 a{color: #000;}
.list_style15 h5{color: #9E9E9E;font-size:16px;}
.list_style15 div{padding: 10px 0 0 0;}
.list_style15 .p_a{float: left;margin: 5px 20px 0 0;overflow: hidden;}
.list_style15 .style_time{font-size:12px;color:#999;}
.list_style15 .form_text,.content_bshare{font-size:14px;color:#888;}
.list_style15 .content_text{color: #3F3F3F;height: 80px;line-height: 20px;overflow: hidden;}
.span13 .list_style15 .content_text{height:60px;}
.list_style15 .list_lable{color: #A3A3A3;padding: 11px 0;}
.list_style15 .list_lable code{background: #4588CC;color: #FFF;padding: 4px 5px;}
.list_style15 .list_lable a:link{color: #003F7F;}
.list_style15 .list_lable a{margin: 0 10px;}
.list_style15 .list_meta a{background: url("/jrfr/image/moudle/d03.png") no-repeat 0 6px;padding-left: 18px;font-size:16px;}
.list_style15 .list_meta a:link{color: #3A5371;}
.list_style15 div{padding-top: 10px;}
#sinashareto{float: right;padding-top: 5px;width:100%;}
.content_bshare{padding-top: 0 !important;}
.list_style15 .list_share{bottom: 0;padding: 0;position: absolute;right: 0;}
.list01 .list_share span{vertical-align: middle;}
.shtxt{float: left;line-height: 19px;padding: 3px 5px 0 0;}
#bdshare{float: left;font-size: 12px;padding-bottom: 2px;text-align: left !important;z-index: 999999;}
.list_style15 .bshare-custom{float: left;padding: 5px 0 0 0;}
/*多余的文字以...显示*/
.list_style15 li h3 a span,.list_style06 h2 a span{display: inline-block;width: 90%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/*list_style16*/
.form .list_style16{overflow: hidden;width: 96%;border: 1px solid #e1e1e1;margin: 8px auto;}
.form .list_style16 li{float: left;width: 47%;height: 30px;margin: 0 10px 0 0;line-height: 30px;overflow: hidden;padding: 0 10px;}
.form .list_style16 li:nth-child(2n){margin-right: 0;}
.form .list_style16 li.odd{border-right: 1px solid #eee;}
.span17 .form .list_style16{width:94%;}
/*list_style17*/
.list_style17{width: 100%;clear: both;overflow: hidden;}
.list_style17 h1{font-size: 27px;}
.list_style17 .content_text{line-height: 24px;color: #555;font-size: 13px;}
.list_style17 .editor{padding: 10px 0 0 0;}
.list_style17 h4{font-size:16px;padding:0 0 10px;}
/*文章列表1-22图片的位置样式*/
.img_right .list_style17 li img{float:right;width:20%;margin-left: 13px;}
.img_right .list_style17 li .style17_text{float:left;width:75%;}
.img_left .list_style17 li img{float:left;width:20%;margin-right:13px;}
.img_left .list_style17 li .style17_text{float:right;width:75%;}
.img_top .list_style17 li img{display: block;width:90%;margin:0 auto 10px;}
.img_top .list_style17 li h4{text-align: center;}
.img_top .list_style17 li .style17_text{width:100%;}
.img_bottom .list_style17 li img{display: block;width:90%;margin:10px auto 0;}
.img_bottom .list_style17 li h4{text-align: center;}
.img_bottom .list_style17 li .style17_text{width:100%;}
/*list_style18*/
.list_style18{width: 100%;clear: both;overflow: hidden;}
.list_style18 h1{font-size: 20px;}
.list_style18 img{float: right;margin: 0 0 2px 10px;border: 1px solid #ccc;padding: 3px;}
.list_style18 p{line-height: 27px;}
/*list_style19*/
.list_style19{width: 100%;clear: both;overflow: hidden;}
.list_style19 ul{width: 100%;clear: both;overflow: hidden;}
.list_style19 li{float: left;margin: 10px 9px 0 9px;}
.list_style19 li p{text-align: center;}
.list_style19 li img{padding: 3px;border: 1px solid #ddd;}
.list_style19 li span{display: inline-block;width: 99%;padding: 4px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/*list_style20*/
.list_style20 li{overflow: hidden;padding: 6px 0;background: url(/jrfr/image/moudle/linecio.gif) repeat-x 0 bottom;}
.list_style20 li a{font-size: 15px;color:#333;}
.list_style20 li .tools a{padding: 0;}
.list_style20 .article_time{font-size:15px;color:#666;}
.list_style20 .classify_type{font-size:14px;color:#333;font-weight: bold;}
/*list_style21*/
.list_style21 .formMiddle{line-height: 27px;font-size: 14px;padding:4px 0;color:#555;}
/*list_style50*/
.list_style50{padding:15px;}
.list_style50 h4{font-size:16px;}
.list_style50 .content_text{font-size:14px;}
.list_style50 .list_pic_r i.formDetail{position: static;display:inline;padding-left:10px;}
.list_style50 .list_pic_r i.formDetail a{font-size:14px;font-family:"黑体";}
/*图文链接列表样式*/
.pics1 li{float: left;overflow: hidden;padding: 10px 0 0 0;display: inline;}
.pics1 .link_img,.pics1 .link_artic{display: block;line-height: 30px;text-align: center;width: 100%;color: #333;}
.pics1 .link_img{height: 112px;width: 147px;display: block;border: 1px solid #ccc;}
.pics1 .link_img img{max-width: 147px;max-height: 112px;width:expression(this.width>147&&this.width>this.height&&147*this.height/this.width<112?147:true);height:expression(this.height>147?147:true);overflow: hidden;margin: 0 auto;}
.pics1 .link_img i{display: inline-block !important;height: 100%;vertical-align: bottom;width: 0;}
.pics1{padding-bottom: 10px;padding-left: 13px;}
.artic_list{width: 98%;margin: 0 auto;clear: both;overflow: hidden;}
.artic_list li{color: #333;line-height: 23px;}
.artic_list li a{color: #333;}
.img_list{margin: 0 auto;clear: both;overflow: hidden;}
.img_list li{margin: 0 auto;width: 1100px;}
.img_list li img{display: block;}
/*style_1-20*/
.blkR01 li{position: relative;}
.blkR01 .bcont{background: #f4f9fb;padding-top: 7px;}
.blkR01 .current{background: #fff;border: 1px solid #d6d6d6;border-left: 2px solid #218ece;min-height: 71px;padding: 0 0 10px 0;}
.blkR01 .current .pic{float: left;}
.blkR01 .current .pic a{width: 73px;height: 59px;overflow: hidden;display: block;padding: 2px;border: 1px solid #ccc;}
.blkR01 .current .pic a img{width: 100%;height: 100%;}
.blkR01 .current h4 img{display: none;}
.blkR01 .item{height: 30px;border-bottom: 1px solid #eaedee;padding: 5px 0 5px 6px;}
.blkR01 .item .pic{display: none;}
.blkR01 .item .txt p{display: none;}
.blkR01 .item .txt p{height: 40px;overflow: hidden;border: 1px solid #f00;padding-right: 8px;}
.blkR01 .item .txt p a{color: #7d7f7e;}
.blkR01 .txt h4{height: 30px;line-height: 30px;font-size: 14px;font-weight: normal;font-family: '黑体';}
.blkR01 .txt h4 a{color: #218fcc;}
.blkR01 .txt em{font-style: normal;color: #218ece;}
/*style_1-21*/
.index-ah-content{width: 100%;padding: 10px 16px;box-sizing: border-box;}
.index-ah-content .img{float: left;width: 110px }
.index-ah-content dl{clear: both;overflow: hidden;}
.index-ah-content .img img{width: 100px;height: 60px;}
.span2 .index-ah-content .img{width: 63px;}
.span2 .index-ah-content .img img{width: 54px;height: 48px;}
.index-ah-content dt{line-height: 30px;height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index-ah-content dd{display: none;margin-left: 0 }
.index-ah-content em{width: 15px;height: 15px;line-height: 15px;text-align: center;color: #fff;display: inline-block;font-style: normal;margin-right: 7px;margin-top: 7px }
.index-ah-content .blue{background-color: #0085da }
.index-ah-content .gray{background-color: #535252 }
.index-ah-content .selected{background-color: #f9f9f9 }
.index-ah-content .selected dt{line-height: 40px;height: 40px }
.index-ah-content .selected em{margin-top: 12px }
.index-ah-content .selected dd{display: block }
.index-ah-content .selected dt a{font-size: 16px;font-family: '黑体';}
.F_sh{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 99;}
.F_sh embed{width: 100%;height: 100%;}
.list_style21 li{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style21 .editor{padding: 10px 0 0 0;}
.index-ah-content dt a span{padding: 0 0 0 4px;}
.span15 .index-ah-content .img img{width: 64px;height: 47px;}
.span15 .index-ah-content .img{width: 74px;}
.index-ah-content dl{position: relative;}
.index-ah-content dl .deitLayer{display: none;position: absolute;top: 0;right: 0;}
/*文章列表多余的文字...显示*/
.list_style20 .formMiddleContent,.list_style16 .formMiddleContent{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_main_a li span{display: inline-block;width: 96%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style14 .style14_pic a span{display: inline-block;width: 96%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/*.list_style19在各个布局中的自适应*/
.form .list_style19{width: 100%;box-sizing: border-box;padding: 16px;}
.form .list_style19 li{width: 190px;margin: 8px 11px 8px 10px;}
.form .list_style19 img{box-sizing:border-box;}
.form .list_style19 li a img{width: 190px;height: 190px;}
.form .list_style19 li img{width: 179px;height: 130px;}
.form .list_style19 li p img{width: 4px!important;height: 4px!important;}
.span2 .form .list_style19 li{width: 84%;}
.span2 .form .list_style19 li img{width: 92%;height: 54px;}
.span4 .form .list_style19 li{width: 43%;margin: 8px 10px 8px 10px;}
.span4 .form .list_style19 li img{width: 94%;height: 80px;}
.span6 .form .list_style19 li{width: 29%;margin: 0 10px 16px 9px;}
.span6 .form .list_style19 li img{width: 96%;height: 130px;}
.span8 .form .list_style19 li{width: 29%;margin: 8px 13px 8px 12px;}
.span8 .form .list_style19 li img{width: 96%;height: 130px;}
.span13 .form .list_style19 li{width: 39%;}
.span13 .form .list_style19 li img{width: 91%;height: 56px;}
.span14 .form .list_style19 li{width: 28%;}
.span14 .form .list_style19 li img{width: 96%;height: 130px;}
.span15 .form .list_style19 li{width: 39%;}
.span15 .form .list_style19 li img{width: 96%;height: 56px;}
.span16 .form .list_style19 li{width: 22%;margin: 10px 12px 0;}
.span16 .form .list_style19 li img{width: 95%;}
.span17 .form .list_style19 li{width: 39%;}
.span17 .form .list_style19 li img{width: 96%;height: 70px;}
.span18 .form .list_style19 li{width: 29%;margin: 10px 10px 0 10px;}
.span18 .form .list_style19 li img{width: 96%;height: 130px;}
.span19 .form .list_style19 li{width: 27%;}
.span19 .form .list_style19 li img{width: 96%;height: 100px;}
/*编辑和删除的位置*/
.span2 .list_style19 .editLayer{top: 39px;}
.span4 .list_style19 .editLayer{top: 65px;}
.span13 .list_style19 .editLayer{top: 41px;}
.span15 .list_style19 .editLayer{top: 41px;}
.span17 .list_style19 .editLayer{top: 55px;}
.span19 .list_style19 .editLayer{top: 85px;}
/*.list_style17在各个布局中的自适应*/
.form .list_style17{padding: 16px 20px;}
.span2 .list_style17 img{width: 123px;height: 106px;}
/*.list_style18在各个布局中的自适应*/
.form .list_style18{padding: 12px 16px;}
.form .list_style18 img{width: 108px;height: 85px;}
.span2 .list_style18 img{width: 44px;height: 42px;}
.span4 .list_style18 img{width: 120px;height: 108px;}
.span6 .list_style18 img{width: 120px;height: 108px;}
.span13 .list_style18 img{width: 100px;height: 93px;}
.span14 .list_style18 img{width: 120px;height: 108px;}
.span15 .list_style18 img{width: 83px;height: 74px;}
.span17 .list_style18 img{width: 120px;height: 108px;}
.span18 .list_style18 img{width: 120px;height: 108px;}
.span19 .list_style18 img{width: 120px;height: 108px;}
/*.blkR01在各个布局中的自适应*/
.blkR01 .formMiddle{width: 100%;padding: 16px;box-sizing: border-box;}
.blkR01 li{overflow: hidden;padding: 5px 0;}
.blkR01 li .pic,.blkR01 .formMiddle li .txt{float: left;}
.blkR01 li .pic{margin: 10px 10px 0 10px;}
.blkR01 li .txt{width: 100%;}
.blkR01 li.current .txt{width: 89%;}
.blkR01 li .txt h4 span{display: inline-block;width: 98%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.blkR01 li a span{padding: 0 0 0 4px;}
.blkR01 li.current .txt h4 span{width: 96%;padding: 0;}
.blkR01 li .txt h4 img{padding: 0 0 24px 2px;}
.span2 .blkR01 .formMiddle{padding: 10px;}
.span2 .blkR01 .formMiddle li .pic{margin: 6px 8px 6px 6px;}
.span2 .blkR01 .current .pic a{width: 33px;height: 31px;}
.span2 .blkR01 li.current .txt{width: 54%;}
.span2 .blkR01 li.current .txt h4 span{width: 94%;}
.span2 .blkR01 li .txt h4 span{width: 86%;}
.span4 .blkR01 .formMiddle li.current .txt{width: 63%;}
.span4 .blkR01 .formMiddle li .txt h4 span{width: 93%;}
.span6 .blkR01 li .txt h4 span{width: 93%;}
.span6 .blkR01 li.current .txt{width: 75%;}
.span6 .blkR01 li .pic{margin: 10px 15px 0 10px;}
.span8 .blkR01 li .txt h4 span{width: 96%;}
.span8 .blkR01 li.current .txt{width: 83%;}
.span13 .blkR01 .formMiddle li .pic{margin: 10px 13px 8px 10px;}
.span13 .blkR01 li.current .txt{width: 47%;}
.span13 .blkR01 li.current .txt h4 span{width: 95%;}
.span13 .blkR01 li .txt h4 span{width: 91%;}
.span14 .blkR01 .formMiddle li .pic{margin: 10px 12px 0 10px;}
.span14 .blkR01 li.current .txt{width: 77%;}
.span14 .blkR01 li .txt h4 span{width: 96%;}
.span15 .blkR01 .formMiddle li .pic{margin: 10px 12px 8px 10px;}
.span15 .blkR01 li.current .txt{width: 48%;}
.span15 .blkR01 li.current .txt h4 span{width: 95%;}
.span15 .blkR01 li .txt h4 span{width: 91%;}
.span16 .blkR01 li.current .txt{width: 85%;}
.span16 .blkR01 li .txt h4 span{width: 97%;}
.span17 .blkR01 li.current .txt{width: 51%;}
.span17 .blkR01 li .txt h4 span{width: 91%;}
.span18 .blkR01 li.current .txt{width: 82%;}
.span18 .blkR01 li .txt h4 span{width: 96%;}
.span19 .blkR01 li.current .txt{width: 70%;}
.span19 .blkR01 li .txt h4 span{width: 95%;}
.span19 .blkR01 .formMiddle li .pic{margin: 10px 13px 0 10px;}
/*.list_style16在各个布局中的自适应*/
.span2 .list_style16{padding: 10px 0;}
.span2 .list_style16 li{width: 44%;padding: 0 4px;margin: 0;}
.span4 .list_style16 li{width: 40%;}
.span6 .list_style16{width: 96%;}
.span6 .list_style16 li{width: 44%;}
.span8 .list_style16 li{width: 45%;}
.span12 .list_style16 li{width: 47%;}
.span13 .list_style16{padding: 10px 0;}
.span13 .list_style16 li{width: 38%;}
.span14 .list_style16 li{width: 43%;}
.span15 .list_style16{padding: 10px 0;}
.span15 .list_style16 li{width: 46%;padding: 0 4px;margin: 0;}
.span16 .list_style16 li{width: 46%;}
.span17 .list_style16{padding: 10px 0;}
.span17 .list_style16 li{width: 40%;padding: 0 12px;margin: 0;}
.span18 .list_style16 li{width: 45%;}
.span19 .list_style16 li{width: 42%;}
/*.list_style15在各个布局中的自适应*/
.list_style15 .list_share{bottom: 38px;}
.list_style15 .clearfix a img{width: 200px;height: 115px;}
.span2 .list_style15{width: 90%;}
.span2 .list_style15 li{height: auto;padding-bottom: 50px;}
.span2 .list_style15 .clearfix a img{width: 96px;height: 84px;}
.span2 .list_style15 .list_share{width: 125%;bottom: 7px;right: -24px;}
.span2 .list_style15 blockquote{float: left;}
.span2 .list_style15 blockquote .list_info{width: 80%;}
.span2 .list_style15 .list_meta{padding: 6px 0 0;}
.span2 .list_style15 .list_info{height: auto;}
.span4 .list_style15 li{height: auto;padding-bottom: 8px;}
.span4 .list_style15 .list_meta{padding: 11px 0 0 0;}
.span4 .list_style15 .clearfix a img{width: 129px;height: 108px;}
.span4 .list_style15 .list_share{width: 100%;bottom: 8px;right: -1px;}
.span4 .list_style15 .shtxt{position: relative;top: 3px;}
.span4 .list_style15 .p_a{height: 130px;}
.span6 .list_style15 .list_share{bottom: 17px;}
.span6 .list_style15 .list_meta{padding: 33px 0 0 0;}
.span8 .list_style15 li{height: 195px;}
.span13 .list_style15 .list_share{width: 100%;bottom: 11px;right: -1px;}
.span13 .list_style15 .clearfix a img{width: 72px;height: 64px;}
.span14 .list_style15 .list_share{bottom: 37px;}
.span14 .list_style15 .list_meta{padding: 15px 0 0 0;}
.span15 .list_style15 .clearfix a img{width: 72px;height: 64px;}
.span15 .list_style15 .list_share{width: 100%;bottom: 10px;right: -1px;}
.span16 .list_style15 li{height: 195px;}
.span17 .list_style15 li{padding-bottom: 20px;}
.span17 .list_style15 .clearfix a img{width: 100px;height: 66px;}
.span17 .list_style15 .content_text{height:60px;}
.span17 .list_style15 .list_share{width: 100%;bottom: 12px;right: -4px;}
.span17 .list_style15 blockquote p{overflow: hidden;}
.span17 .list_style15 blockquote .list_meta{padding: 12px 0 0 0;}
.span17 .list_style15 .shtxt{position: relative;top: 3px;}
.span19 .list_style15 .clearfix a img{width: 126px;height: 112px;}
.span19 .list_style15 li{height: 211px;}
.span19 .list_style15 .list_share{width: 100%;bottom: 32px;right: -166px;}
.span19 .list_style15 .shtxt{position: relative;top: 3px;}
.span19 .list_style15 .list_meta{padding: 8px 0 0 0;}
/*.list_style14在各个布局中的自适应*/
.list_style14 ul li{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.span2 .list_style14 ul{width: 100%;margin-bottom: 6px;}
.span2 .list_style14 .style14_pic{width: 125px;}
.span2 .list_style14 .style14_pic img{width: 100%;height: 100px;}
.span4 .list_style14 ul{width: 100%;margin: 0 11px 6px 0;}
.span4 .list_style14 .style14_pic{float: left;}
.span6 .list_style14 ul{width: 53%;margin: 0 11px 0 0;}
.span13 .list_style14 .style14_pic{float: left;}
.span13 .list_style14 ul{width: 100%;margin: 0 11px 6px 0;}
.span14 .list_style14 ul{width: 54%;margin: 0 8px 6px 0;}
.span15 .list_style14 ul{width: 100%;margin-bottom: 6px;}
.span15 .list_style14 .style14_pic{float: left;}
.span17 .list_style14 ul{width: 100%;margin: 0 11px 6px 0;}
.span17 .list_style14 .style14_pic{float: left;}
.span18 .list_style14 ul{width: 62%;margin: 0 11px 0 0;}
.span19 .list_style14 .style14_pic{float: left;}
.span19 .list_style14 ul{margin-bottom: 6px;}
/*.list_style12在各个布局中的自适应*/
.list_style12 .stylei_main img{padding: 3px;width: 150px;height: 100px;}
.span2 .form .list_style12 .style12_img{margin-right: 7px;width: 121px;}
.span2 .list_style12 .stylei_main img{width: 113px;height: 103px;}
.span4 .list_style12 .stylei_main img{width: 120px;height: 80px;}
.span4 .form .list_style12 .style12_img{margin-right: 15px;width: 130px;}
.span13 .form .list_style12 .style12_img{margin-right: 7px;width: 95px;}
.span13 .list_style12 .stylei_main img{width: 87px;height: 87px;}
.span15 .form .list_style12 .style12_img{margin-right: 7px;width: 95px;}
.span15 .list_style12 .stylei_main img{width: 87px;height: 87px;}
.span17 .form .list_style12 .style12_img{margin-right: 14px;width: 94px;}
.span17 .list_style12 .stylei_main img{width: 93%;height: 77px;}
.span19 .form .list_style12 .style12_img{margin-right: 22px;width: 149px;}
.span19 .list_style12 .stylei_main img{width: 140px;height: 110px;}
/*.list_style10在各个布局中的自适应*/
.list_style10 li .productImg img{width: 100px;height: 100px;}
.span2 .list_style10 li .productInfo{float: left;margin: 0;}
/*.list_style06在各个布局中的自适应*/
.list_style06 .mli-left{width: 250px;height:150px;position: relative;overflow: hidden;}
.list_style06 .formDetail{display:block;}
.span2 .list_style06 li{padding-bottom: 47px;}
.span2 .list_style06 .mli-left{width: 60px;}
.span2 .list_style06 .mli-left img{width: 100%;height: 60px;}
.span2 .list_style06 .mli-right{float: none;margin-left: 0;}
.span2 .form .list_style06 li{padding: 0 0 65px 0;position: relative;}
.span2 .list_style06 .mli-right p{max-height: none;}
.span2 .list_style06 .share{margin: 0;}
.span2 .list_style06 .mli-left{float: none;}
.span2 .list_style06 .share a{margin-bottom: 8px;}
.span4 .list_style06 .mli-left{width: 100px;}
.span4 .list_style06 .mli-left img{width: 100%;height: 100px;}
.span4 .list_style06 .mli-right{margin-left: 112px;}
.span4 .form .list_style06 li{padding: 0 0 34px 0;position: relative;}
.span6 .list_style06 .mli-left{width: 140px;}
.span6 .list_style06 .mli-left img{width: 100%;height: 140px;}
.span6 .list_style06 .mli-right{margin-left: 155px;}
.span13 .list_style06 .mli-left{width: 80px;}
.span13 .list_style06 .mli-left img{width: 100%;height: 80px;}
.span13 .list_style06 .mli-right{margin-left: 92px;}
.span13 .list_style06 li{padding: 0 0 38px 0;position: relative;}
.span13 .list_style06 .mli-right p{height:60px;}
.span13 .list_style06 .content_text{padding:0 0 20px 0;}
.span13 .list_style06 .share{margin: 0;right: 29px;}
.span14 .list_style06 .mli-left{width: 100px;}
.span14 .list_style06 .mli-left img{width: 100%;height: 100px;}
.span14 .list_style06 .mli-right{margin-left: 112px;}
.span15 .list_style06 .mli-left{width: 100px;}
.span15 .list_style06 .mli-left img{width: 100%;height: 100px;}
.span15 .list_style06 .mli-right{margin-left: 112px;}
.span15 .form .list_style06 li{padding: 0 0 38px 0;position: relative;}
.span15 .list_style06 .mli-right p{height:60px;}
.span15 .list_style06 .content_text{padding:0 0 38px 0;}
.span17 .list_style06 .mli-left{width: 80px;}
.span17 .list_style06 .mli-left img{width: 100%;height: 80px;}
.span17 .list_style06 .mli-right{margin-left: 92px;}
.span17 .form .list_style06 li{padding: 0 0 38px 0;position: relative;}
.span17 .list_style06 .mli-right p{height:60px;}
.span17 .list_style06 .content_text{padding:0 0 20px 0;}
.span19 .list_style06 .mli-left{width: 100px;}
.span19 .list_style06 .mli-left img{width: 100%;height: 100px;}
.span19 .list_style06 .mli-right{margin-left: 112px;}
/*.list_style05在各个布局中的自适应*/
.span2 .list_style05 .style05_rt{width: 114px;margin: 0 0 8px 0;}
.span2 .list_style05 .style05_rt h5{width: 100%;}
.span2 .list_style05 .style05_rt p{width: 100%;}
.span2 .list_style05 li{margin: 0;}
.span2 .list_style05 .style05_rt{width: 49px;margin: 0 10px 8px 0;}
.span2 .list_style05{padding: 6px 6px;}
.span4 .list_style05 .style05_rt{width: 187px;}
.span6 .list_style05 .style05_rt{width: 351px;}
.span8 .list_style05 .style05_rt{width: 520px;}
.span12 .list_style05 .style05_rt{width: 83%;}
.span13 .list_style05 .style05_rt{width: 124px;margin: 0 10px 8px 0;}
.span13 .list_style05{padding: 10px;}
.span13 .list_style05 li{margin: 0;}
.span14 .list_style05 .style05_rt{width: 354px;}
.span15 .list_style05 .style05_rt{width: 124px;margin: 0 10px 8px 0;}
.span15 .list_style05{padding: 10px;}
.span15 .list_style05 li{margin: 0;}
.span16 .list_style05 .style05_rt{width: 601px;}
.span17 .list_style05 .style05_rt{width: 111px;}
.span18 .list_style05 .style05_rt{width: 456px;}
.span19 .list_style05 .style05_rt{width: 253px;}
/*.list_style03在各个布局中的自适应*/
.span17 .list_style03 .style03_botr{margin: 0 0 0 102px;}
.span17 .list_style03 .style03_bot .style03_botl{width: 80px;}
.span17 .list_style03 .style03_bot .style03_botl img{width: 80px;height: 80px;}
.span13 .list_style03 .style03_botr{margin: 0 0 0 102px;}
.span13 .list_style03 .style03_bot .style03_botl{width: 80px;}
.span13 .list_style03 .style03_bot .style03_botl img{width: 80px;height: 80px;}
.span15 .list_style03 .style03_botr{margin: 0 0 0 84px;}
.span15 .list_style03 .style03_bot .style03_botl{width: 80px;}
.span15 .list_style03 .style03_bot .style03_botl img{width: 80px;height: 80px;}
.span2 .list_style03 .style03_botr{margin: 0;}
.span2 .list_style03 .style03_bot .style03_botl{width: 60px;margin: 0 0 8px 0;display: block;float: none;}
.span2 .list_style03 .style03_bot .style03_botl img{width: 60px;height: 60px;}
/*.list_style02在各个布局中的自适应*/
.list_style02 li{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.span2 .list_style02{padding: 8px;}
.span2 .list_style02 li{margin: 7px 0 7px 69px }
.span2 .list_style02 .style02_l{width: 66px;}
.span2 .list_style02 .style02_l .style02_left{width: 48px;}
.span2 .list_style02 .style02_l a span{display: inline-block;width: 96%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.span4 .list_style02 .style02_l{width: 128px;}
.span4 .list_style02 .style02_l .style02_left{width: 114px;}
.span4 .list_style02 li{margin-left: 135px }
.span6 .list_style02 .style02_l{width: 195px;}
.span6 .list_style02 .style02_l .style02_left{width: 181px;}
.span6 .list_style02 li{margin-left: 206px;}
.span13 .list_style02 li{margin: 7px 0 7px 103px }
.span13 .list_style02 .style02_l .style02_left{width: 77px;}
.span13 .list_style02 .style02_l{width: 96px;}
.span14 .list_style02 .style02_l{width: 128px;}
.span14 .list_style02 .style02_l .style02_left{width: 114px;}
.span14 .list_style02 li{margin-left: 135px }
.span15 .list_style02 li{margin: 7px 0 7px 103px }
.span15 .list_style02 .style02_l{width: 96px;}
.span15 .list_style02 .style02_l .style02_left{width: 77px;}
.span17 .list_style02 li{margin: 7px 0 7px 103px }
.span17 .list_style02 .style02_l{width: 96px;}
.span17 .list_style02 .style02_l .style02_left{width: 77px;}
.span19 .list_style02 li{margin-left: 135px }
.span19 .list_style02 .style02_l{width: 126px;}
.span19 .list_style02 .style02_l .style02_left{width: 112px;}
/*.list_style01在各个布局中的自适应*/
.span2 .list_style01 li a span{width: 87%;}
.span2 .list_style01 .styl01img{width: 59px;margin: 0 4px 0 0;}
.span2 .list_style01 .styl01img img{width: 52px;height: 52px;}
.span4 .list_style01 .styl01img{width: 131px;margin: 0 15px 0 0;}
.span4 .list_style01 .styl01img img{width: 122px;height: 122px;}
.span6 .list_style01 .styl01img{width: 211px;}
.span6 .list_style01 .styl01img img{width: 197px;}
.span13 .list_style01 .styl01img{width: 87px;margin: 0 7px 0 0;}
.span13 .list_style01 .styl01img img{width: 80px;height: 60px;}
.span14 .list_style01 .styl01img{width: 217px;}
.span14 .list_style01 .styl01img img{width: 209px;}
.span15 .list_style01 .styl01img{width: 88px;margin: 0 8px 0 0;}
.span15 .list_style01 .styl01img img{width: 80px;height: 60px;}
.span17 .list_style01 .styl01img{width: 93px;margin: 0 12px 0 0;}
.span17 .list_style01 .styl01img img{width: 86px;height: 68px;}
.span17 .list_style01 li a span{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.span19 .list_style01 .styl01img{width: 165px;}
.span19 .list_style01 .styl01img img{width: 163px;height: 152px;}
/*.list_main_c在各个布局中的自适应*/
.form .list_main_c{width: 100%;padding: 14px 18px;box-sizing: border-box;}
/*.list_main_a在各个布局中的自适应*/
.list_main_a li a span{display: inline-block;width: 90%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_main_a li a span{padding: 0 0 0 4px;}
.span2 .list_main_a li a span{width: 83%;}
.span4 .list_main_a li a span{width: 92%;}
.span6 .list_main_a li a span{width: 95%;}
.span8 .list_main_a li a span{width: 96%;}
.span13 .list_main_a li a span{width: 89%;}
.span15 .list_main_a li a span{width: 89%;}
.span16 .list_main_a li a span{width: 95%;}
.span17 .list_main_a li a span{width: 88%;}
.span18 .list_main_a li a span{width: 96%;}
.span19 .list_main_a li a span{width: 94%;}
/*.list_main_b在各个布局中的自适应*/
.list_pic_r{margin: 0;}
.form .list_main_b li a img{width: 100%;height: 100%;}
.form .list_main_b{width: 100%;padding: 14px 16px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;}
.form .list_main_b.map_style_list{padding: 0;}
.form .list_main_b .content_text{padding-top:3px;font-size:13px;color:#666;line-height:24px;}
.list_main_b li:nth-child(2n){margin-right: 0;}
.span2 .list_main_b{padding: 12px 8px 0;}
.span2 .list_main_b li img{width: 50px;height: 50px;}
.span2 .list_main_b li{width: 99%;}
.span2 .list_pic_l{width: 50px;height: 50px;}
.span4 .list_main_b li{width: 99%;}
.span6 .list_main_b li{margin-right: 18px;}
.span8 .list_main_b li{margin-right: 25px;}
.span13 .list_main_b li{width: 99%;}
.span13 .list_main_b li .list_pic_l{width: 50px;height: 50px;}
.span13 .list_pic_r{height: 70px;}
.span14 .list_main_b li{margin-right: 18px;}
.span15 .list_main_b li{width: 99%;}
.span16 .list_main_b li{margin: 0 28px 8px 0;}
.span16 .list_main_b li:nth-child(2n){margin-right: 0;}
.span17 .list_main_b li{width: 99%;}
.span18 .list_main_b li{margin-right: 22px;}
.span19 .list_main_b li{width: 100%;margin-right: 0;}
.span2 .list_main_b li h2,.span13 .list_main_b li h2,.span15 .list_main_b li h2,.span17 .list_main_b li h2{width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.span14 .list_main_b li,.span6 .list_main_b li{width: 100%;margin-right: 0;}
/*1-2.list_main_d在各个布局中的自适应*/
.list_main_d a img{width:100%;height:100%;}
.list_main_d li a span{display: inline-block;width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size:14px;}
.span2 .list_main_d{padding: 8px;}
.span2 .list_main_d div.formMiddleContent a img{width: 50px;height: 50px;}
.span2 .list_main_d p{padding: 0;}
.span14 .list_main_d li img{margin: 0 4px 19px 0;}
.span16 .list_main_d li a span{width: 96%;}
.span8 .list_main_d li a span{width: 96%;}
.span2 .list_main_d li a span{width: 83%;}
.span15 .list_main_d li a span,.span13 .list_main_d li a span{width: 89%;}
/*1-2.list_style04在各个布局中的自适应*/
.span6 .list_style04 ul{width: 64%;}
.span8 .list_style04 ul{width: 74%;}
.span2 .list_style04 ul{width: 100%;}
.span13 .list_style04 ul{width: 61%;}
.span15 .list_style04 ul{width: 61%;}
.span14 .list_style04 ul{width: 64%;}
.span18 .list_style04 ul{width: 71%;}
.span19 .list_style04 ul{width: 77%;}
.span16 .list_style04 ul{width: 77%;}
.span17 .list_style04 ul{width: 62%;}
.span4 .list_style04 ul{width: 65%;}
.span4 .list_style04 div.contentLine img{width: 100px;height: 100px;}
.span17 .list_style04 div.contentLine img{width: 80px;height: 80px;}
.span19 .list_style04 div.contentLine img{width: 80px;height: 80px;}
.span13 .list_style04 div.contentLine img{width: 80px;height: 80px;}
.span15 .list_style04 div.contentLine img{width: 80px;height: 80px;}
.span2 .list_style04 div.contentLine img{width: 100px;height: 100px;}
/*1-21自适应*/
.span13 .index-ah-content .img{width: 80px;margin: 0 8px 0 0;}
.span13 .index-ah-content .img img{width: 100%;}
/*list_style13自适应*/
.list_style13 li img{width: 70px;height: 70px;}
.span2 .list_style13 li img{width: 50px;height: 50px;}
.span2 .list_style13 .forleft{width: 59px;}
.span2 .list_style13 .forright{margin: 0 0 0 63px;}
/* 分页形式 */
.form .list_style06{width: 100%;padding: 0;}
.form .list_style06.special_style06{height: auto;}
.form .list_style06.special_style06 li{float: none;}
.form .formMiddle.list_style06.special_style06 .formMiddleContent{width: auto;}
.pagenation_li{width: 100%;height: 25px;text-align: center;}
.pagenation_li input{background: none;border: 0;cursor: pointer;}
.form #image .list_style06 .formMiddleContent{width: 18%;min-width: 125px;margin: 1%;padding: 0;}
.form .list_style06 .formMiddleContent .db,.form .list_style06 .formMiddleContent .ls{display: block;width: 100%;padding: 90% 0 0;box-sizing: border-box;position: relative;background: #f5f5f5;}
.form .list_style06 .formMiddleContent .ls img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.form .list_style06 .formMiddleContent .db img{max-width: 100%;max-height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.form .list_style06 .formMiddleContent .zd{word-wrap: break-word;word-break: normal;text-align: center;}
.form .list_style06 .formMiddleContent .bzd{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;text-align: center;}
/*新增文章列表*/
.list_style60.formMiddle{overflow: hidden;}
.list_style60 li{float:left;margin:0 23px 20px;}
.list_style60 .forleft{width:320px;height:184px;}
.list_style60 .forleft a{position:relative;display: block;width:100%;height:100%;overflow: hidden;text-align: center;}
.list_style60 .forleft a img{width:100%;position: absolute;bottom:0;left:0;}
.list_style60 .forright{width:320px;height:184px;}
.list_style60 .list_title{padding:14px 0 12px 0;font-size:18px;font-weight:normal;}
.list_style60 .content_text{font-size:14px;}
/*list_style61*/
.list_style61.formMiddle{padding:25px;}
.list_style61 .pub_time{float:left;width:85px;height:85px;background:#f2f2f2;margin:0 40px 0 0;text-align: center;}
.list_style61 .pub_time span{display: block;color:#666;}
.list_style61 .pub_time .time_data{padding:17px 0 0 0;font-size:25px;}
.list_style61 .pub_time .time_year{font-size:14px;}
.list_style61 li{border-bottom:1px dashed #ddd;padding:28px 0;}
.list_style61 .pub_content{font-size:14px;color:#666;line-height:24px;}
.list_style61 .list_title{font-size:16px;color:#333;font-weight: normal;line-height: 30px;margin: 0 0 5px;}
/*list_style62---发展历程*/
.list_style62.formMiddle{padding:25px;}
.list_style62 li{position: relative;}
.list_style62 .pub_time{position:absolute;top:0;left:0;width:110px;font-size:14px;color:#888;}
.list_style62 .pub_time,.list_style62 .pub_content{padding:15px 0;}
.list_style62 .pub_content{position: relative;margin:0 0 0 110px;padding-left: 25px;border-left:1px solid #ddd;}
.list_style62 .list_title{font-weight: normal;font-size:16px;color:#666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style62 .list_title i{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;display:block;width:7px;height:7px;background: #bababa;border-radius: 50%;}
.list_style62 .list_title .circlei{position:absolute;top:22px;left:-8px;display: inline-block;width:13px;height:13px;background: #f4f4f4;border-radius: 50%;}
/*list_style63---发展历程*/
.list_style63 li.contentLineHover{background: none!important;}
.list_style63 li{position: relative;padding:60px 25px;}
.list_style63 .pub_img{overflow:hidden;position:absolute;top:60px;width:238px;height:162px;padding:2px;background:#fff;}
.list_style63 .pub_img img{position: absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:100%;height:100%;}
.list_style63 .pub_content{overflow:hidden;width:340px;height:126px;padding:20px;}
.list_style63 .pub_content .content_text{padding:7px 0 0 0;color:#555;}
.list_style63 .pub_content .list_title{border-bottom:1px solid #dfdfdf;padding:0 0 5px 0;font-weight:normal;font-size:16px;}
.list_style63 .pub_contentold{margin:0 0 0 604px;background:#f5f5f5;float:right;}
.list_style63 .pub_contenteven{margin:0 0 0 60px;background:#fff;float:left;}
.list_style63 .pub_imgeven{right:220px;}
.list_style63 .pub_imgold{left:220px;}
.list_style63 .form_item0,.list_style63 .form_item2,.list_style63 .form_item4,.list_style63 .form_item6,.list_style63 .form_item8,.list_style63 .form_item10,.list_style63 .form_item12,.list_style63 .form_item14,.list_style63 .form_item16,.list_style63 .form_item18,.list_style63 .form_item20,.list_style63 .form_item22,.list_style63 .form_item24,.list_style63 .form_item26,.list_style63 .form_item28,.list_style63 .form_item30,.list_style63 .form_item32{background:#fff url(/jrfr/image/moudle/develop01.png) no-repeat center center;}
.list_style63 .form_item1,.list_style63 .form_item3,.list_style63 .form_item5,.list_style63 .form_item7,.list_style63 .form_item9,.list_style63 .form_item11,.list_style63 .form_item13,.list_style63 .form_item15,.list_style63 .form_item17,.list_style63 .form_item19,.list_style63 .form_item21,.list_style63 .form_item23,.list_style63 .form_item25,.list_style63 .form_item27,.list_style63 .form_item29,.list_style63 .form_item31,.list_style63 .form_item33,.list_style63 .form_item35{background:#f5f5f5 url(/jrfr/image/moudle/develop02.png) no-repeat center center;;}
.list_style63 .develop_hd{width:220px;margin:0 auto;height:50px;line-height:50px;background:#3a92d9;padding:0;text-align:center;color:#fff;font-size:18px;}
/* list_style07 */
.form .list_style07{width: 100%;min-width: 500px;height: 360px;position: relative;overflow: hidden;box-sizing: border-box;}
.form .list_style07 .swiper-container{height: 100%;}
.form .list_style07 li .sfimg,.form .list_style07 li .sfimg a{height: 100%;}
.form .list_style07 li img.db{max-width: 100%;max-height: 100%;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;}
.form .list_style07 li img.ls{width: 100%;height: 100%;}
.circles{width: 250px;position: absolute;height: 20px;right: 20px;bottom: 38px;text-align: right;}
.banner_style02 .circles{top:48px;bottom:auto;}
.circles li{display: inline-block;width: 20px;height: 20px;line-height: 20px;text-align:center;margin: 2px 0;background: #ddd;cursor: pointer;}
.circles li.current{display: inline-block;width: 20px;height: 20px;text-align: center;background: #f80;color:#fff;}
.span2 .form .list_style07 li img.ls{height: 100px;}
.span2 .circles{top: 119px;right: 2px;}
.span4 .form .list_style07 li img.ls{height: 200px;}
.span13 .form .list_style07 li img.ls,.span15 .form .list_style07 li img.ls{height: 170px;}
.span17 .form .list_style07 li img.ls{height: 180px;}
/* 新的文章列表样式 */
.form.contenttext{overflow: hidden;}
.contenttext .formMiddle{line-height:28px;padding: 12px 20px;margin: 0 auto;overflow: hidden;box-sizing: border-box;}
.c-arrowleft{font-family:"宋体";}
.contenttext .formMiddle .list_title,.contenttext .formMiddle h4{font-weight:normal;font-size:16px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;word-break:break-all;}
.contenttext .formMiddle .c-contenttext{line-height:24px;}
.contenttext .formMiddle .list_title{display: block;}
/* .list_style101 */
.list_style101 li{padding:10px 0;}
.list_style101 .list_title{padding-left: 18px;}
.list_style101 .form_lineheight{position: relative;line-height: 28px;}
.list_style101.formMiddle{line-height:38px;color:#444;}
.list_style101 a:hover{color:#444;}
.list_style101 .img-vm{position: absolute;top: 0;bottom: 0;margin: auto;margin-right:8px;vertical-align: 3px;}
/* .list_style102 */
.contenttext .formMiddle.list_style102{margin: 0 -10px;}
.list_style102 li{float: left;width: 33.33%;min-width: 322px;padding: 0 10px 20px;box-sizing: border-box;}
.list_style102 li.nomargin{margin-right:0;}
.list_style102 li a.imga{display: block;width: 100%;padding: 100% 0 0;position: relative;background: #f5f5f5;}
.list_style102 .list_title,.list_style132 .list_title,.list_style133 .list_title,.list_style134 .list_title{display: block;width: 100%;font-size:18px;text-align:center;line-height:50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style102 .item_mask,.list_style132 .item_mask,.list_style133 .item_mask,.list_style134 .item_mask{position:absolute;top:99%;width:100%;height:0%;background:rgba(0,0,0,0.45);transition: all .4s ease;}
.list_style102 .item_mask h6,.list_style132 .item_mask h6,.list_style133 .item_mask h6,.list_style134 .item_mask h6{position:absolute;top:65px;left:-66px;font-weight: 300;font-size:60px;color:#fff;}
.list_style102 .item_mask h6,.list_style132 .item_mask h6,.list_style133 .item_mask h6,.list_style134 .item_mask h6,.list_style102 .c-leftline,.list_style132 .c-leftline,.list_style133 .c-leftline,.list_style134 .c-leftline{-webkit-transition: all .4s ease;-moz-transition: all .4s ease;-ms-transition: all .4s ease;-o-transition: all .4s ease;transition: all .4s ease;}
.list_style102 .c-leftline,.list_style132 .c-leftline,.list_style133 .c-leftline,.list_style134 .c-leftline{position:absolute;top:75px;left:0px;border-bottom:1px solid #fff;}
.list_style102 li:hover .item_mask,.list_style132 li:hover .item_mask,.list_style133 li:hover .item_mask{height: 100%;transition: all .4s ease;top: 0;}
.list_style102 li:hover h6,.list_style132 li:hover h6,.list_style133 li:hover h6{top:65px;left:90px;}
.list_style102 li:hover .c-leftline,.list_style132 li:hover .c-leftline,.list_style133 li:hover .c-leftline{top: 17px;width: 80px;left: -90px;}
.list_style102 li .content_text,.list_style132 li .content_text,.list_style133 li .content_text,.list_style134 li .content_text{color:#fff;padding:135px 27px 0;line-height:24px;}
.list_style132 li,.list_style133 li,.list_style134 li{float: left;width: 25%;padding: 0 10px 20px;box-sizing: border-box;}
.contenttext .formMiddle.list_style132,.contenttext .formMiddle.list_style133,.contenttext .formMiddle.list_style134{margin: 0 -10px;}
.list_style132 li{width: 25%;}
.list_style133 li{width: 20%;}
.list_style134 li{width: 16.66%;}
.list_style132 li a.imga,.list_style133 li a.imga,.list_style134 li a.imga{display: block;width: 100%;padding: 100% 0 0;overflow:hidden;position: relative;background: #f5f5f5;}
.list_style133 .item_mask h6{font-size:46px;}
.list_style132 li:hover .item_mask,.list_style133 li:hover .item_mask{height: 100%;}
.list_style134 li:hover .item_mask{height:145px;}
.list_style132 li:hover h6{top:48px;}
.list_style133 li:hover h6{top:30px;left:47px;}
.list_style132 li .content_text{padding-top:112px;}
.list_style133 li .content_text{padding-top:77px;}
.aritcl_img{position: absolute;top: 0;left: 0;}
/* list_style103 */
.list_style103 ul,.list_style148 ul,.list_style149 ul{overflow:hidden;}
.list_style103 ul,.list_style148 ul,.list_style149 ul{margin: 0 -10px;}
.list_style103 li{float:left;width:33.33%;padding: 0 10px 15px;box-sizing: border-box;}
.list_style103 .forleft .c-imgcontent{display: block;width: 100%;padding: 60% 0 0;position: relative;overflow: hidden;}
.list_style148 li,.list_style149 li{float: left;padding: 0 10px 20px;box-sizing: border-box;}
.list_style148 li{width: 25%;}
.list_style149 li{width: 20%;}
.list_style103 .list_title,.list_style148 .list_title,.list_style149 .list_title{font-size: 18px;font-weight: normal;line-height: 40px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style103 .content_text,.list_style148 .content_text,.list_style149 .content_text{height: 50px;overflow: hidden;line-height:24px;color:#999;}
/*.list_style149 .content_text{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}*/
.list_style103 .c-more,.list_style148 .c-more,.list_style149 .c-more{position:absolute;left:22px;bottom:0;display:block;width:160px;opacity:0;height:40px;line-height: 40px;text-align: center;border:1px solid #C6C6C6;-webkit-transition: all .8s ease 0s;-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;}
.list_style148 .c-more,.list_style149 .c-more{left:20px;width:120px;height:30px;line-height: 30px;font-size: 13px;}
.list_style149 .c-more{width:90px;font-size: 12px;height:26px;line-height: 26px;}
.list_style148 .style03_bot,.list_style149 .style03_bot{display: block;width: 100%;box-sizing: border-box;position: relative;background: #f5f5f5;}
.list_style148 .style03_bot{padding: 60% 0 0;}
.list_style149 .style03_bot{padding: 70% 0 0;}
.list_style148 .forleft img,.list_style149 .forleft img{-webkit-transition: all .6s ease 0s;-moz-transition: all .6s ease 0s;-ms-transition: all .6s ease 0s;-o-transition: all .6s ease 0s;transition: all .6s ease 0s;}
.list_style103 li .forright,.list_style148 li .forright,.list_style149 li .forright{position:relative;padding:15px 22px 80px;-webkit-transition:all ease-out .5s;-moz-transition:all ease-out .5s;-ms-transition:all ease-out .5s;-o-transition:all ease-out .5s;transition:all ease-out .5s;}
.list_style148 li .forright,.list_style149 li .forright{padding-top:5px;padding-bottom:64px;padding-left: 15px;padding-right: 15px;}
.list_style149 li .forright{padding-bottom:57px;}
.list_style103 li:hover .forleft img,.list_style148 li:hover .forleft img,.list_style149 li:hover .forleft img{-webkit-transform: scale(1.06,1.06);-moz-transform: scale(1.06,1.06);-ms-transform: scale(1.06,1.06);-o-transform: scale(1.06,1.06);transform: scale(1.06,1.06);}
.list_style149 li:hover .forright{padding-top:5px;}
.list_style103 li:hover .c-more,.list_style148 li:hover .c-more,.list_style149 li:hover .c-more{opacity: 1;color: #999;bottom:12px;}
/* list_style104 */
.list_style104 .formMiddle{padding:15px 20px;}
.list_style104 li{border-bottom:1px solid rgba(0,0,0,0.1);padding:5px 0;}
.list_style104 li a{color:#555;}
.list_style104 .form_lineheight,.list_style104 .time_s,.list_style104 .c-arrowleft{-webkit-transition: all 0.36s ease;-moz-transition: all 0.36s ease;-ms-transition: all 0.36s ease;-o-transition: all 0.36s ease;transition: all 0.36s ease;}
.list_style104 .form_lineheight{overflow:hidden;line-height:40px;padding:0 110px 0 0;text-overflow: ellipsis;white-space: nowrap;}
.list_style104 .time_s{position:absolute;top:50%;margin-top:-14px;right:0;}
.list_style104 .c-arrowleft{position:absolute;top:50%;right:10px;margin-top:-14px;opacity:0;color:#bbb;}
.list_style104 li:hover .form_lineheight{margin-left:10px;}
.list_style104 li:hover .c-arrowleft{opacity:1;right:6px;}
.list_style104 li:hover .time_s{right:26px;}
/* list_style105 */
.list_style105 li{border-bottom:1px dashed #eee;padding:10px 0;line-height: 34px;}
.list_style105.formMiddle li a.list_title{padding:0 0 0 8px;display: inline-block;vertical-align: middle;width:80%;box-sizing:border-box;}
.list_style105 li .tools a{padding:0;}
.list_style105 .img-vm{vertical-align: middle;}
/* list_style106 */
.list_style106.formMiddle{min-width:700px;width:90%;margin:15px auto;}
.list_style106 li{float: left;width: 45%;line-height: 28px;padding:6px 2% 6px 0;}
.list_style106 .odd{margin-right: 4%;border-right: 1px solid #eee;}
.list_style106 li .list_title{padding:0 0 0 15px;}
.list_style106 li .img-vm{width: 6px;position: absolute;left: 3px;top: 50%;margin-top: -3px;height: 6px;}
/* list_style107 */
.list_style107.formMiddle{margin: 0 -2.5%;}
.list_style107.formMiddle li{width:96%;min-width:480px;margin:0 2.5% 26px;position:relative;}
.span12 .list_style107.formMiddle li{float:left;width:45%;}
.list_style107 .list_pic_l{display:block;width:165px;height:165px;padding:0;margin:0;border:none;position:absolute;background:none;overflow:hidden;background: #f5f5f5;}
.list_style107 .list_pic_l:hover{border:none;}
.list_style107 .formMiddleContent{overflow:visible;}
.list_style107 .content_text{color:#999;font-size:14px;white-space: normal;line-height:24px;}
.list_style107 .list_pic_r{height:165px;padding-left:196px;}
.list_style107 .list_title{padding:12px 0;color:#666;font-size:16px;font-weight:normal;width:100%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style107 .c-time{color:#aaa;font-size:13px;line-height: 28px;}
.list_style107 .c-time span,.list_style107 .c-imgshadow{-webkit-transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;-moz-transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;-ms-transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;-o-transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;}
.list_style107 .c-time span{display:inline-block;border-bottom:1px solid #ddd;margin:0 10px 0 0;}
.list_style107 .c-imgshadow{position:absolute;top:7px;left:8px;z-index:10;width:146px;height:142px;border:1px solid transparent;}
.list_style107 li:hover .c-time span{padding-left:80px;}
.list_style107 li:hover .c-imgshadow{border: 1px solid rgba(255,255,255,1);box-shadow: 6px 0 30px rgba(0,0,0,0.3);}
/* list_style108 */
.list_style108 li{margin:0 0 20px;min-width:690px;border-bottom:1px solid #eee;padding:10px 0 30px;}
.list_style108 .forleft{position: absolute;}
.list_style108 .c-contentimg{display: block;width: 270px;height: 135px;position: relative;overflow: hidden;background: #f5f5f5;}
.list_style108 .forleft img{transition: all 0.36s ease;}
.list_style108 .forright{padding:10px 100px 0 300px;height:125px;}
.list_style108 .list_title a{font-weight: normal;color:#666;font-size:17px;}
.list_style108 .list_title,.list_style108 .c-more,.list_style108 .content_text,.list_style108 .c-time{-webkit-transition:all 0.36s ease;-moz-transition:all 0.36s ease;-ms-transition:all 0.36s ease;-o-transition:all 0.36s ease;transition:all 0.36s ease;}
.list_style108 .content_text{padding:10px 10px 0 0;font-size:13px;color:#999;line-height:26px;}
.list_style108 .c-more{position:absolute;top:74px;right:17px;color:#999;}
.list_style108 .c-more span{position:relative;top:1px;font-weight: bold;padding:0 0 0 10px;}
.list_style108 .c-time{position: absolute;top: 20px;right: 10px;color: #999;font-size: 13px;}
.list_style108 .c-more:hover{text-decoration: none;}
.list_style108 li:hover .forleft img{-webkit-transform: scale(1.08);-moz-transform: scale(1.08);-ms-transform: scale(1.08);-o-transform: scale(1.08);transform: scale(1.08);}
.list_style108 li:hover .content_text,.list_style108 li:hover .list_title{margin-left:10px;}
.list_style108 li:hover .content_text{padding-right:0;}
.list_style108 li:hover .list_title a{color:#333;}
.list_style108 li:hover .c-more{background:#000;padding:0 10px;color:#fff;}
.list_style108 li:hover .c-time{right:20px;}
.pos_img,.zoom_img{position: relative;background: #f5f5f5;}
.pos_img .aritcl_img{max-width: 100%;max-height: 100%;margin: auto;position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
.zoom_img .aritcl_img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
/* list_style109 */
.contenttext .formMiddle.list_style109{margin: 0 -10px;}
.list_style109 li{float: left;width:33.33%;min-width: 340px;padding: 0 10px 20px;box-sizing: border-box;}
.list_style109 .style03_bot{width: 100%;}
.list_style109 .style03_botl{display: block;padding: 60% 0 0;box-sizing: border-box;position: relative;}
.list_style109 .list_title,.list_style130 .list_title,.list_style131 .list_title{display:block;width:100%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style109 .list_title a,.list_style130 .list_title a,.list_style131 .list_title a{font-size:16px;color:#333;line-height:30px;}
.list_style109 .content_text,.list_style130 .content_text,.list_style131 .content_text{margin:13px 0 0 0;color:#999;font-size:13px;line-height:24px;}
.list_style109 .style03_botr,.list_style130 .style03_botr,.list_style131 .style03_botr{padding:20px 28px 20px 18px;border-bottom:1px solid #eee;}
.list_style109 .c-listcontent,.list_style109 .style03_botr,.list_style109 .c-more,.list_style109 .style03_bot a img,.list_style130 .c-listcontent,.list_style130 .style03_bot a img,.list_style130 .style03_botr,.list_style130 .c-more,.list_style131 .c-listcontent,.list_style131 .style03_bot a img,.list_style131 .style03_botr,.list_style131 .c-more{-webkit-transition:all 0.36s ease;-moz-transition:all 0.36s ease;-ms-transition:all 0.36s ease;-o-transition:all 0.36s ease;transition:all 0.36s ease;}
.list_style130 li,.list_style131 li{float:left;margin:0 1% 24px;}
.contenttext .formMiddle.list_style130,.contenttext .formMiddle.list_style131{margin: 0 -1%;}
.list_style130 li{width:23%;}
.list_style131 li{width:18%;}
.list_style130 .style03_bot a,.list_style131 .style03_bot a{overflow:hidden;display:block;width:100%;height:180px;}
.list_style130 .style03_bot .style03_botl,.list_style131 .style03_bot .style03_botl{padding: 50% 0 0;position: relative;height: auto;}
.list_style130 .content_text,.list_style131 .content_text{margin-top:5px;}
.list_style131 .content_text{overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style109 .style03_botr .content_text{height:72px;}
.list_style130 .style03_botr .content_text{height:48px;}
.list_style130 .style03_botr,.list_style131 .style03_botr{padding:10px 15px 12px 15px;}
.list_style109 .c-listcontent,.list_style130 .c-listcontent,.list_style131 .c-listcontent{padding:0 0 55px 0;}
.list_style109 .c-more,.list_style130 .c-more,.list_style131 .c-more{float:right;display: block;border:1px solid #eee;padding: 0;width: 70px;text-align: center;margin: 15px 18px 0 0;}
.list_style109 .c-more .c-arrowleft,.list_style130 .c-more .c-arrowleft,.list_style131 .c-more .c-arrowleft{position:relative;top:1px;}
.list_style109 li:hover .c-listcontent,.list_style130 li:hover .c-listcontent,.list_style131 li:hover .c-listcontent{background:#222;}
.list_style109 li:hover .style03_botr,.list_style130 li:hover .style03_botr,.list_style131 li:hover .style03_botr{padding:20px 18px 20px 28px;border-bottom-color:#8a8a8a;}
.list_style130 li:hover .style03_botr,.list_style131 li:hover .style03_botr{padding:10px 15px 12px;}
.list_style109 li:hover .c-more,.list_style130 li:hover .c-more,.list_style131 li:hover .c-more{background: #fff;color: #666;border-radius: 40px;border-color: transparent;width: 80px;margin-left: 30px;}
.list_style109 li:hover .style03_bot a img,.list_style130 li:hover .style03_bot a img,.list_style131 li:hover .style03_bot a img{-webkit-transform: scale(1.08);-moz-transform: scale(1.08);-ms-transform: scale(1.08);-o-transform: scale(1.08);transform: scale(1.08);-webkit-transition:all 0.36s ease;-moz-transition:all 0.36s ease;-ms-transition:all 0.36s ease;-o-transition:all 0.36s ease;transition:all 0.36s ease;}
.list_style109 li:hover .list_title,.list_style109 li:hover .content_text,
.list_style130 li:hover .list_title,.list_style130 li:hover .content_text,
.list_style131 li:hover .list_title,.list_style131 li:hover .content_text,
.list_style109 li:hover .classify_type,.list_style130 li:hover .classify_type,.list_style131 li:hover .classify_type{color:#fff;}
/* list_style110 */
.list_style110 ul{overflow:hidden;}
.list_style110 li{float:left;width:25%;min-width:250px;}
.list_style110 .c-imgcontent img,.list_style110 .c-top{-webkit-transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;-moz-transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;-ms-transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;-o-transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;}
.list_style110 .c-top{padding: 66.67% 0 0;background:#f5f5f5;position: relative;}
.list_style110 .c-top .c-top-main{width: 100%;height: 100%;padding: 0 30px;position: absolute;top: 0;left: 0;box-sizing: border-box;}
.list_style110 .c-imgcontent{display:block;width:100%;padding: 66.67% 0 0;overflow:hidden;position: relative;}
.list_style110 .list_title{display:block;padding:25px 0 12px 0;font-size:20px;text-align: center;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style110 .content_text{font-size:14px;color:#999;line-height:26px;}
.list_style110 .list_title:hover{text-decoration: none;}
.list_style110 li:hover .c-imgcontent img{-webkit-transform: scale(1.05,1.05);}
.list_style110 li:hover .c-top{background:#000;}
.list_style110 li:hover .list_title,.list_style110 li:hover .content_text,.list_style110 li:hover .classify_type{color:#fff;}
/* list_style111 */
.contenttext .formMiddle.list_style111{margin: 0 -10px;}
.list_style111 li{float: left;width: 33.33%;min-width: 330px;padding: 0 10px 20px;border-radius:4px;box-sizing: border-box;}
.list_style111 li .formMiddleContent{padding: 0 0 113px;}
.list_style111 .c-contentimg{display: block;width: 100%;padding: 40% 0 0;border-radius: 4px;overflow:hidden;position: relative;background: #f5f5f5;}
.list_style111 .list_title a,.list_style111 .c-shorttitle,.list_style111 .content_text,.list_style111 .style05_rt,.list_style111 .c-arrowleft,.list_style139 .list_title a,.list_style139 .c-shorttitle,.list_style139 .content_text,.list_style139 .style05_rt,.list_style139 .c-arrowleft,.list_style140 .list_title a,.list_style140 .c-shorttitle,.list_style140 .content_text,.list_style140 .style05_rt,.list_style140 .c-arrowleft{-webkit-transition:all .36s ease;-moz-transition:all .36s ease;-ms-transition:all .36s ease;-o-transition:all .36s ease;transition:all .36s ease;}
.contenttext .formMiddle.list_style139,.contenttext .formMiddle.list_style140{margin: 0 -10px;}
.list_style139 li,.list_style140 li{float:left;padding: 0 10px 20px;border-radius:4px;box-sizing: border-box;}
.list_style139 li{width: 25%;}
.list_style140 li{width: 20%;}
.list_style139 .c-contentimg,.list_style140 .c-contentimg{display:block;width:100%;border-radius:4px;overflow:hidden;box-sizing: border-box;background: #f5f5f5;position: relative;}
.list_style139 .c-contentimg{padding: 40% 0 0;}
.list_style140 .c-contentimg{padding: 50% 0 0;}
.list_style140 .contentLine{padding-bottom:80px;}
.list_style139 .contentLine{padding-bottom:78px;}
.list_style111 .list_title,.list_style111 .c-shorttitle,.list_style139 .list_title,.list_style139 .c-shorttitle,.list_style140 .list_title,.list_style140 .c-shorttitle{display:block;padding:0 38px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:normal;}
.list_style111 h5,.list_style139 h5,.list_style140 h5{margin:13px 0 0 0;}
.list_style139 h5,.list_style140 h5{margin-top:10px;}
.list_style111 .list_title,.list_style139 .list_title,.list_style140 .list_title{margin-top: 15px;font-size:16px;line-height: 30px;color:#333;}
.list_style139 .list_title{margin-top:10px;}
.list_style111 .c-shorttitle,.list_style139 .c-shorttitle,.list_style140 .c-shorttitle{line-height:24px;font-size:14px;color:rgba(0,0,0,.42);}
.list_style111 a:hover,.list_style139 a:hover,.list_style140 a:hover{text-decoration: none;}
.list_style111 .content_text,.list_style139 .content_text,.list_style140 .content_text{padding-right:50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style111 .style05_rt,.list_style139 .style05_rt,.list_style140 .style05_rt{position:absolute;left:0;bottom:0;width:100%;background:#fff;height:113px;padding:0 14px;margin-top:13px;box-sizing:border-box;}
.list_style139 .style05_rt{padding:0 10px;height:78px;}
.list_style140 .style05_rt{height:80px;padding:0 10px;}
.list_style111 .c-arrowleft,.list_style139 .c-arrowleft,.list_style140 .c-arrowleft{display:block;position:absolute;bottom: 37px;right: 16px;border:1px solid #ddd;width:37px;height:37px;line-height: 37px;text-align: center;font-size: 18px;font-weight: bold;color: #ddd;border-radius:100%;}
.list_style139 .c-arrowleft{bottom: 17px;right: 5px;}
.list_style139 .c-arrowleft,.list_style140 .c-arrowleft{width:30px;height:30px;line-height: 30px;}
.list_style140 .c-arrowleft{bottom:22px;right:10px;}
.list_style111 li:hover .content_text,.list_style139 li:hover .content_text,.list_style140 li:hover .content_text{padding-right:0;white-space: normal;opacity:1;color:rgba(255,255,255,0.8);margin-top:10px;}
.list_style111 li:hover h5,.list_style139 li:hover h5,.list_style140 li:hover h5{margin-top:0;}
.list_style111 li:hover .style05_rt,.list_style139 li:hover .style05_rt,.list_style140 li:hover .style05_rt{background:#000;height:100%;margin-top:0;padding-top:40px;}
.list_style140 li:hover .style05_rt{padding-top:20px;}
.list_style111 li:hover .c-shorttitle,.list_style139 li:hover .c-shorttitle,.list_style140 li:hover .c-shorttitle{color:rgba(255,255,255,0.6);}
.list_style111 li:hover .c-arrowleft,.list_style139 li:hover .c-arrowleft,.list_style140 li:hover .c-arrowleft
{bottom:31px;background:#fff;border-color:#fff;box-shadow:0 3px 7px rgba(255,255,255,.2);}
.list_style139 li:hover .c-arrowleft{bottom:9px;}
.list_style111 li:hover .list_title,.list_style139 li:hover .list_title,.list_style140 li:hover .list_title,
.list_style139 li:hover .classify_type,.list_style140 li:hover .classify_type,.list_style111 li:hover .classify_type{color:#fff;}
.list_style139 li:hover .style05_rt{padding-top:7px;}
/* list_style112 */
.list_style112.formMiddle,.list_style143.formMiddle{padding-top:40px;}
.contenttext .formMiddle.list_style112{margin: 0 -10px;}
.list_style112 li{float: left;width: 25%;min-width: 260px;padding: 0 10px;margin: 0 0 40px;box-sizing: border-box;}
.list_style112 .formMiddleContent{-webkit-box-shadow: -2px 0 5px rgba(0,0,0,0.1);-moz-box-shadow: -2px 0 5px rgba(0,0,0,0.1);-ms-box-shadow: -2px 0 5px rgba(0,0,0,0.1);-o-box-shadow: -2px 0 5px rgba(0,0,0,0.1);box-shadow: -2px 0 5px rgba(0,0,0,0.1);}
.list_style112 .style03_bot{display: block;width: 100%;padding: 100% 0 0;position: relative;}
.list_style112 li:hover{margin-top:-20px;margin-bottom: 60px;}
.list_style112 .style03_bot img,.list_style112 li,.list_style112 .content_text,.list_style112 .style03_bot,.list_style112 .c-line,.list_style143 .style03_bot img,.list_style143 li,.list_style143 .content_text,.list_style143 .style03_bot,.list_style143 .c-line{-webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-ms-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;transition: all 0.6s ease 0s;}
.contenttext .formMiddle.list_style143{margin: 0 -10px;}
.list_style143 li{float: left;width: 20%;padding: 0 10px;margin: 0 0 50px;box-sizing: border-box;-webkit-box-shadow: -2px 0 5px rgba(0,0,0,0.1);-moz-box-shadow: -2px 0 5px rgba(0,0,0,0.1);-ms-box-shadow: -2px 0 5px rgba(0,0,0,0.1);-o-box-shadow: -2px 0 5px rgba(0,0,0,0.1);box-shadow: -2px 0 5px rgba(0,0,0,0.1);}
.list_style143 .style03_bot{display:block;width:100%;padding: 100% 0 0;position: relative;overflow:hidden;box-sizing: border-box;}
.list_style112 .c-listcontent,.list_style143 .c-listcontent{position:relative;padding:22px 15px;background:#fff;}
.list_style143 .c-listcontent{padding-top:15px;padding-bottom:15px;}
.list_style112 h5,.list_style143 h5{font-weight:normal;}
.list_style112 .list_title,.list_style143 .list_title{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#474747;}
.list_style112 .content_text,.list_style143 .content_text{height: 50px;overflow: hidden;color: #999;font-size: 13px;line-height: 24px;border-top: 1px solid #eee;padding-top: 15px;margin-top: 15px;}
.list_style112 .c-line,.list_style143 .c-line{width:0;position:absolute;left:0;bottom:0;border-bottom:3px solid #000;}
.list_style143 li:hover{margin-top:-20px;margin-bottom:70px;}
.list_style112 li:hover .c-line,.list_style143 li:hover .c-line{width:100%;}
/* list_style113 */
.contenttext .formMiddle.list_style113{margin: 0 -1%;}
.list_style113 li{width:98%;min-width:500px;margin:0 1% 20px;}
.span12 .list_style113 li{float:left;width:48%;}
.list_style113 .style03_bot{display:block;width:220px;height:220px;position:absolute;top:0;left:0;overflow:hidden;}
.list_style113 .c-listcontent{padding:0 30px 0 252px;height:220px;}
.list_style113 .c-more,.list_style113 .c-listcontent,.list_style113 .style03_bot img,.list_style113 .c-border{-webkit-transition: all .36s ease;-moz-transition: all .36s ease;-ms-transition: all .36s ease;-o-transition: all .36s ease;transition: all .36s ease;}
.list_style113 .content_text{padding:15px 0 0 0;}
.list_style113 .style03_botr{padding:20px 0 0 0;}
.list_style113 .list_title{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#555;}
.list_style113 .content_text{font-size:14px;color:#999;line-height: 24px;}
.list_style113 .c-more{display:block;width:90px;margin:20px 0 0 0;border: 1px solid rgba(170,170,170,.2);color:#999;line-height:30px;text-align:center;}
.list_style113 .c-border{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;border:6px solid #000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;
    -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.list_style113 li:hover .c-listcontent{background:#000;}
.list_style113 li:hover .style03_bot img{-webkit-transform: scale(1.08);-moz-transform: scale(1.08);-ms-transform: scale(1.08);-o-transform: scale(1.08);transform: scale(1.08);}
.list_style113 li:hover .c-more{border-color:#eee;background:#000;color:#fff;}
.list_style113 li:hover .c-border{opacity:1;}
.list_style113 li:hover .content_text,.list_style113 li:hover .list_title,.list_style113 li:hover .classify_type{color:#fff;}
/* list_style114 */
.list_style114.formMiddle,.list_style135.formMiddle,.list_style136.formMiddle{padding-top:50px;}
.list_style114 li,.list_style114 .pub_time span,.list_style114 .c-inner,.list_style114 .list_title a,
.list_style135 li,.list_style135 .pub_time span,.list_style135 .c-inner,.list_style135 .list_title a,
.list_style136 li,.list_style136 .pub_time span,.list_style136 .c-inner,.list_style136 .list_title a{-webkit-transition:all .6s cubic-bezier(.215,.61,.355,1) 0s;-moz-transition:all .6s cubic-bezier(.215,.61,.355,1) 0s;-ms-transition:all .6s cubic-bezier(.215,.61,.355,1) 0s;-o-transition:all .6s cubic-bezier(.215,.61,.355,1) 0s;transition:all .6s cubic-bezier(.215,.61,.355,1) 0s;}
.list_style114 ul,.list_style135 ul,.list_style136 ul{margin: 0 -1%;}
.list_style114 li,.list_style135 li,.list_style136 li{float:left;margin:0 1% 60px;}
.list_style114 li{width:31.33%;height: 370px;}
.list_style135 li{width:23%;}
.list_style136 li{width:18%;margin-bottom: 40px;}
.list_style114 li .contentLine,.list_style135 li .contentLine,.list_style136 li .contentLine{display:block;width:100%;border:1px solid #eee;height:358px;box-sizing: border-box;}
.list_style135 li .formMiddleContent{height:348px;}
.list_style136 li .contentLine{height:288px;}
.list_style114 .c-inner,.list_style135 .c-inner,.list_style136 .c-inner{width:100%;height:358px;overflow:hidden;background: #eee;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none;-o-box-shadow: none;box-shadow: none;}
.list_style135 .c-inner{height:348px;}
.list_style136 .c-inner{height:288px;}
.list_style114 .pub_content,.list_style135 .pub_content,.list_style136 .pub_content{padding:54px 40px 0;}
.list_style114 .list_title,.list_style135 .list_title,.list_style136 .list_title{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list_style114 .list_title a,.list_style135 .list_title a,.list_style136 .list_title a{color:#575757;font-size:17px;}
.list_style114 .content_text,.list_style135 .content_text,.list_style136 .content_text{padding:15px 0 0 0;color:#999;line-height: 24px;text-align:justify;}
.list_style114 .pub_time,.list_style135 .pub_time,.list_style136 .pub_time{position:absolute;left:0;bottom:0;right:0;height:74px;background:#f7f7f7;padding:12px 40px 0 40px;}
.list_style114 .pub_time span,.list_style135 .pub_time span,.list_style136 .pub_time span{display:block;font-family:"黑体";color:#bfbfbf;}
.list_style114 .pub_time .time_data,.list_style135 .pub_time .time_data,.list_style136 .pub_time .time_data{padding:8px 0 5px;font-size:36px;font-weight: 300;}
.list_style135 .pub_time .time_data{font-size:26px;}
.list_style136 .pub_time .time_data{font-size:22px;}
/*.list_style114 li:hover .contentLine,.list_style135 li:hover .contentLine{height:351px;}*/
/*.list_style136 li:hover .contentLine{height:294px;}*/
.list_style114 li:hover .contentLine,.list_style135 li:hover .contentLine,.list_style136 li:hover .contentLine{overflow:visible;border:none;}
.list_style114 li:hover .c-inner,.list_style135 li:hover .c-inner,.list_style136 li:hover .c-inner{position:absolute;border:1px solid #eee;background:#000;height:440px;margin-top:-40px;-webkit-box-shadow: 0 6px 20px 5px rgba(0,0,0,.08);-moz-box-shadow: 0 6px 20px 5px rgba(0,0,0,.08);-ms-box-shadow: 0 6px 20px 5px rgba(0,0,0,.08);-o-box-shadow: 0 6px 20px 5px rgba(0,0,0,.08);box-shadow: 0 6px 20px 5px rgba(0,0,0,.08);}
.list_style135 li:hover .c-inner{height:430px;}
.list_style136 li:hover .c-inner{height:340px;margin-top: -25px;}
.list_style114 li:hover .list_title,.list_style114 li:hover .content_text,.list_style135 li:hover .list_title,.list_style135 li:hover .content_text,.list_style136 li:hover .list_title,.list_style136 li:hover .content_text,.list_style135 li:hover .classify_type,.list_style136 li:hover .classify_type,.list_style114 li:hover .classify_type{color:#fff;}
/* list_style114 其他布局样式 */
.span8 .list_style114 li,.span16 .list_style114 li,.span34 .list_style114 li{width:47.4%;}
.span18 .list_style114 li{width:47.3%;}
.span19 .list_style114 li,.span4 .list_style114 li,.span14 .list_style114 li,.span15 .list_style114 li,.span13 .list_style114 li,.span6 .list_style114 li,.span17 .list_style114 li,.span31 .list_style114 li,.span2 .list_style114 li,.span41 .list_style114 li{width:97%;}
/* list_style115 */
.contenttext .formMiddle.list_style115{margin: 0 -10px;}
.list_style115 li{float:left;width: 33.33%;padding: 0 10px 20px;box-sizing: border-box;}
.list_style115 .imga{display: block;width: 100%;padding: 125% 0 0;position: relative;}
.list_style115 .c-contenttext,.list_style115 .list_title,.list_style115 .content_text,.list_style146 .c-contenttext,.list_style146 .list_title,.list_style146 .content_text,.list_style147 .c-contenttext,.list_style147 .list_title,.list_style147 .content_text{-webkit-transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;-moz-transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;-o-transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;}
.list_style146 li,.list_style147 li{float:left;padding: 0 10px 20px;box-sizing: border-box;}
.contenttext .formMiddle.list_style146,.contenttext .formMiddle.list_style147{margin: 0 -10px;}
.list_style146 li{width: 20%;}
.list_style147 li{width: 25%;}
.list_style146 .imga,.list_style147 .imga{display: block;width: 100%;padding: 125% 0 0;box-sizing: border-box;position: relative;background: #f5f5f5;}
.list_style115 .c-contenttext,.list_style146 .c-contenttext,.list_style147 .c-contenttext{position:absolute;bottom:0;left:0;width:100%;padding: 20px;background:rgba(0,0,0,0.6);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
.list_style146 .c-contenttext,.list_style147 .c-contenttext{padding:10px;}
.list_style115.formMiddle .list_title,.list_style146.formMiddle .list_title,.list_style147.formMiddle .list_title{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;padding:0 0 15px 0;color:#eee;}
.list_style146.formMiddle .list_title,.list_style147.formMiddle .list_title{padding-bottom:5px;}
.list_style115.formMiddle .classify_type{color:#eee;}
.list_style115 .list_title:hover,.list_style146 .list_title:hover,.list_style147 .list_title:hover{text-decoration: none;}
.list_style115 .content_text,.list_style146 .content_text,.list_style147 .content_text{width:100%;color:#eee;font-size:13px;}
.list_style147 .content_text{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style115 li:hover .c-contenttext,.list_style146 li:hover .c-contenttext,.list_style147 li:hover .c-contenttext{padding:48px 20px;}
.list_style147 li:hover .c-contenttext{padding-top:30px;padding-bottom:30px;}
.list_style115 li:hover .content_text,.list_style115 li:hover .list_title,.list_style146 li:hover .content_text,.list_style146 li:hover .list_title,.list_style147 li:hover .content_text,.list_style147 li:hover .list_title{margin-left:10px;}
.list_style115 li:hover .list_title,.list_style146 li:hover .list_title,.list_style147 li:hover .list_title{color:#fff;}
/* list_style116 */
.list_style116 .pub_content,.list_style116 .c-more .c-arrow{transition: all .36s ease;}
.list_style116 li{border-bottom:1px solid #eee;padding:20px 20px 20px 15px;}
.list_style116 .c-time{position:absolute;top: 0;right: 10px;font-size: 13px;color: #999;}
.list_style116 .list_title a{font-size:16px;color:#555;}
.list_style116 .list_title a:hover{text-decoration: none;}
.list_style116 .content_text{padding:12px 0 0 0;line-height:24px;color:#999;}
.list_style116 .pub_content{padding:0 65px 0 0;}
.list_style116 .c-circle{position:relative;top:-1px;display:inline-block;background:#999;width:5px;height:5px;border-radius:100%;}
.list_style116 .c-more{position:absolute;top:67px;right:10px;width: 20px;height: 15px;overflow: hidden;}
.list_style116 .c-more .c-arrow{position:absolute;top:5px;display:block;width:15px;border-bottom:2px solid #888;}
.list_style116 .c-more .c-arrow i{display:block;position:absolute;top:-4px;left:11px;border-width:5px;border-style: solid;border-color: transparent transparent transparent #888;}
.list_style116 .c-more .c-left{left:-25px;}
.list_style116 .c-more .c-right{left:0;}
.list_style116 li:hover .pub_content{margin-left:15px;padding-right:50px;}
.list_style116 li:hover .list_title a{color:#333;}
.list_style116 li:hover .c-left{left:0;}
.list_style116 li:hover .c-right{left:25px;}
/* list_style117 */
.list_style117 .content_text,.list_style117 .list_title,.list_style117 .c-line,.list_style117 .c-time,.list_style117 .c-more,.list_style144 .content_text,.list_style144 .list_title,.list_style144 .c-line,.list_style144 .c-time,.list_style144 .c-more{-webkit-transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;-moz-transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;-ms-transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;-o-transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;}
.list_style117 li,.list_style144 li{float:left;margin:0 2% 30px;}
.list_style117 ul{margin: 0 -2%;}
.list_style117 li{width:46%;}
.list_style144 li{width:29.3%;}
.list_style117 .list_title a,.list_style144 .list_title a{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#555;padding:0 0 15px 0;}
.list_style117 .content_text,.list_style144 .content_text{color:#999;line-height:24px;height:72px;overflow: hidden;}
.list_style117 .c-line,.list_style144 .c-line{width:60px;border-bottom:2px solid #4a4a4a;margin:20px 0 10px;}
.list_style117 .c-time,.list_style144 .c-time{color:#888;font-size:14px;}
.list_style117 .pub_content,.list_style144 .pub_content{position:relative;}
.list_style117 .formMiddleContent,.list_style144 .formMiddleContent{padding-top:15px;}
.list_style117 .c-more,.list_style144 .c-more{display:block;position:absolute;bottom:2px;right:-40px;opacity:0;color:#888;}
.list_style117 li:hover,.list_style144 li:hover{overflow:visible;}
.list_style117 li:hover .c-line,.list_style144 li:hover .c-line{width:100%;}
.list_style117 li:hover .c-time,.list_style144 li:hover .c-time{padding:0 0 0 20px;color:#444;}
.list_style117 li:hover .c-more,.list_style144 li:hover .c-more{right:26px;opacity:1;}
.list_style117 li:hover .list_title,.list_style144 li:hover .list_title{display:block;margin-top:-15px;padding-bottom:15px;}
.list_style117 li:hover .content_text,.list_style144 li:hover .content_text{margin-top:-10px;padding-bottom:10px;}
/* list_style117 其他布局样式问题 */
.span18 .list_style117 li,.span19 .list_style117 li,.span4 .list_style117 li,.span13 .list_style117 li,.span14 .list_style117 li,.span15 .list_style117 li,.span6 .list_style117 li,.span4 .list_style117 li,.span2 .list_style117 li{float:none;width:96%;}
/* list_style118 */
.list_style118 .pub_content,.list_style118 .c-time,.list_style118 .list_title,.list_style118 .list_title a,.list_style118 .content_text,.list_style145 .pub_content,.list_style145 .c-time,.list_style145 .list_title,.list_style145 .list_title a,.list_style145 .content_text,.list_style118 li .classify_type,.list_style145 li .classify_type{transition: all 0.3s ease-out 0s;}
.list_style118 li,.list_style145 li{float:left;height:284px;margin:0 1% 50px;padding-top:40px;}
.list_style118 ul{margin: 0 -1.5%;}
.list_style118 li{float:left;width:30.33%;min-width:300px;height:284px;margin:0 1.5% 15px;padding-top:15px;overflow:hidden;}
.list_style145 li{width:23%;height:209px;}
.list_style118 .c-time,.list_style145 .c-time{position:absolute;top:0;left:10px;width:60px;background:#2D2D2D;padding:20px 10px 10px;}
.list_style118 .c-time span,.list_style145 .c-time span{display:block;}
.list_style118 .c-data,.list_style145 .c-data{font-size:20px;color:#fff;text-align:center;}
.list_style118 .c-year,.list_style145 .c-year{font-size:13px;color:#eee;text-align:right;}
.list_style118 .list_title,.list_style145 .list_title{padding:0 0 20px;}
.list_style118 .list_title a,.list_style145 .list_title a{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;}
.list_style118 .pub_content,.list_style145 .pub_content{padding:100px 35px 26px;background:#f3f3f3;}
.list_style118 .content_text,.list_style145 .content_text{height:100px;color:#999;line-height:24px;padding-bottom:10px;}
.list_style145 .content_text{height: 80px;}
.list_style118 li:hover .content_text,.list_style145 li:hover .content_text{padding-bottom:0px;color:#eee;}
.list_style118 li:hover .pub_content,.list_style145 li:hover .pub_content{background:#272727;}
.list_style118 li:hover .c-time,.list_style145 li:hover .c-time{background:#f3f3f3;padding-top:40px;}
.list_style118 li:hover .c-data,.list_style145 li:hover .c-data{color:#666;}
.list_style118 li:hover .list_title,.list_style145 li:hover .list_title,.list_style145 li:hover .classify_type,.list_style118 li:hover .classify_type{padding-top:10px;color:#fff;}
.list_style145 li .classify_type{display: inline-block;}
/* list_style118 其他布局样式修改 */
.span41 .list_style118 li,.span6 .list_style118 li,.span4 .list_style118 li,.span14 .list_style118 li,.span19 .list_style118 li{float:none;width:96%;}
.span18 .list_style118 li,.span6 .list_style118 li{float:none;width:97%;}
.span34 .list_style118 li,.span16 .list_style118 li,.span8 .list_style118 li{width:46.5%;}
/* list_style119 */
.list_style119 .c-line{transition:all 0.3s ease-out 0s}
.list_style119 li,.list_style119 .content_text,.list_style119 .list_title{-webkit-transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1);-moz-transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1);-ms-transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1);-o-transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1);transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1);}
.list_style119 li .contentLine{min-width:280px;border:1px solid #eee;padding:40px 322px 40px 160px;margin:30px 0;min-height:120px;}
.list_style119 .c-time{position:absolute;top:40px;left:35px;width:90px;height:90px;background:#2b2b2b;text-align: center;}
.list_style119 .c-time span{display:block;}
.list_style119 .c-data{font-size:20px;color:#fff;}
.list_style119 .c-year{padding:22px 0 0 0;margin-bottom:-12px;color:#eee;}
.list_style119 .c-line{display:block;position:absolute;top:13px;left:90px;width:0;border-bottom:1px solid #787878;}
.list_style119 .imga{overflow:hidden;display:block;position:absolute;top:40px;right:35px;width:240px;height:120px;background: #f5f5f5;}
.list_style119 .list_title{color:#575757;font-size:16px;}
.list_style119 .content_text{padding:15px 0 0 0;color:#999;min-height:78px;line-height:24px;}
.list_style119 li:hover .contentLine{padding-right:310px;-webkit-box-shadow: 0 8px 20px rgba(0,0,0,.1);-moz-box-shadow: 0 8px 20px rgba(0,0,0,.1);-ms-box-shadow: 0 8px 20px rgba(0,0,0,.1);-o-box-shadow: 0 8px 20px rgba(0,0,0,.1);box-shadow: 0 8px 20px rgba(0,0,0,.1);}
.list_style119 li:hover .c-line{width:44px;}
.list_style119 li:hover .content_text,.list_style119 li:hover .list_title{padding-left:12px;}
/* list_style120 */
.list_style120.formMiddle{padding:30px;}
.list_style120 .content_text{color:#555;line-height: 32px;font-size:15px;}
.list_style120 .content_text img,.list_style120 .content_text video{max-width: 100%;}
/* list_style121 */
.list_style121 .style03_bot img,.list_style121 .c-more,.list_style121 .style03_botr{-webkit-transition: all .36s ease;-moz-transition: all .36s ease;-ms-transition: all .36s ease;-o-transition: all .36s ease;transition: all .36s ease;}
.list_style121 li{margin:45px auto;min-width:780px;}
.list_style121 .style03_bot{overflow:hidden;position:absolute;top:0;left:30px;width:240px;height:160px;background: #f5f5f5;}
.list_style121 .c-listcontent{height:160px;padding-left: 307px;padding-right: 40px;}
.list_style121 .list_title{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#555;}
.list_style121 .list_title:hover{text-decoration: none;}
.list_style121 .content_text{padding:10px 0 0 0;color:#999;line-height:24px;}
.list_style121 .style03_botr{position:relative;padding:15px 0 40px;}
.list_style121 .c-time{margin:-6px 0 0 0;font-size:13px;color:#999;}
.list_style121 .c-more{opacity:0;position:absolute;bottom:-10px;left:0;width: 28px;height: 15px;overflow: hidden;}
.list_style121 .c-more .c-arrow{position:absolute;top:5px;left:0;display:block;width:23px;border-bottom:2px solid #888;}
.list_style121 .c-more .c-arrow i{display:block;position:absolute;top:-4px;left:21px;border-width:5px;border-style: solid;border-color: transparent transparent transparent #888;}
.list_style121 li:hover .style03_bot img{-webkit-transform: scale(1.08);-moz-transform: scale(1.08);-ms-transform: scale(1.08);-o-transform: scale(1.08);transform: scale(1.08);}
.list_style121 li:hover .style03_botr{padding-top: 8px;}
.list_style121 li:hover .c-more{opacity:1;bottom:10px;}
/* list_style122 */
.contenttext .formMiddle.list_style122 ul{margin: 0 -10px;}
.list_style122 li{float: left;width: 33.33%;min-width: 340px;padding: 0 10px 20px;box-sizing: border-box;}
.list_style122 .forleft{width:100%;padding: 0 0 90px;opacity:0;}
.list_style122 .forleft a{display: block;width: 100%;padding: 83.33% 0 0;background: #f5f5f5;position: relative;}
.list_style122 .forright{width: 100%;height: 100%;padding:74px 26px;background:#f3f3f3;position: absolute;top: 0;left: 0;box-sizing: border-box;}
.list_style122 .forright,.list_style122 .forleft,.list_style122 .list_title,.list_style122 .c-time,.list_style122 .c-arrowleft,.list_style141 .forright,.list_style141 .forleft,.list_style141 .list_title,.list_style141 .c-time,.list_style141 .c-arrowleft,.list_style142 .forright,.list_style142 .forleft,.list_style142 .list_title,.list_style142 .c-time,.list_style142 .c-arrowleft{-webkit-transition: all ease-out .3s;-moz-transition: all ease-out .3s;-ms-transition: all ease-out .3s;-o-transition: all ease-out .3s;transition: all ease-out .3s;}
.list_style141 li,.list_style142 li{float:left;width: 25%;padding: 0 10px 20px;box-sizing: border-box;}
.list_style141 ul,.list_style142 ul{margin: 0 -10px;}
.list_style141 li{width: 25%;}
.list_style142 li{width: 20%;}
.list_style141 .forleft,.list_style142 .forleft{display: block;width: 100%;padding: 80% 0 0;box-sizing: border-box;position: absolute;top: 0;left: 0;}
.list_style141 .forleft .imga,.list_style142 .forleft .imga{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.list_style122 .c-time,.list_style141 .c-time,.list_style142 .c-time{padding:0 0 12px 0;font-size:14px;color:#bdbdbd;}
.list_style122 .c-data,.list_style141 .c-data,.list_style142 .c-data{padding:0 6px 0 0;font-size:20px;}
.list_style122 .list_title,.list_style141 .list_title,.list_style142 .list_title{display:block;width:100%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style122 .content_text,.list_style141 .content_text,.list_style142 .content_text{display:block;padding:6px 0 0 0;width:100%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;line-height:24px;color:#999;}
.list_style141 .forright,.list_style142 .forright{position:relative;padding:74px 26px;background:#f3f3f3;height:192px;}
.list_style141 .forright{height:139px;padding-top:50px;}
.list_style142 .forright{height:104px;padding-top:32px;}
.list_style122 .c-more,.list_style141 .c-more,.list_style142 .c-more{position:absolute;bottom:0;left:0;width:100%;display:block;border-top:1px solid #eaeaea;height:90px;background:#f3f3f3;line-height:90px;text-indent:32px;color:#999;}
.list_style141 .c-more{height:71px;line-height: 71px;}
.list_style142 .c-more{height:59px;line-height: 59px;}
.list_style122 .c-arrowleft,.list_style141 .c-arrowleft,.list_style142 .c-arrowleft{opacity:0;position: absolute;width: 40px;height: 40px;border: 1px solid #ddd;line-height: 40px;text-align: center;display: block;top: 22px;right: -26px;text-indent: 0;font-size: 22px;-webkit-border-radius: 100%;-moz-border-radius: 100%;-ms-border-radius: 100%;-o-border-radius: 100%;border-radius: 100%;}
.list_style141 .c-arrowleft{top:15px;}
.list_style142 .c-arrowleft{top:14px;width:30px;height:30px;line-height: 30px;}
.list_style122 li:hover .forleft,.list_style141 li:hover .forleft,.list_style142 li:hover .forleft{opacity:1;}
.list_style122 li:hover .forright,.list_style141 li:hover .forright,.list_style142 li:hover .forright{background:rgba(0,0,0,0.6);}
.list_style122 li:hover .list_title,.list_style122 li:hover .content_text,.list_style122 li:hover .c-time,.list_style141 li:hover .list_title,.list_style141 li:hover .content_text,.list_style141 li:hover .c-time,.list_style142 li:hover .list_title,.list_style142 li:hover .content_text,.list_style142 li:hover .c-time,.list_style142 li:hover .classify_type,.list_style141 li:hover .classify_type,.list_style122 li:hover .classify_type{color:#fff;}
.list_style122 li:hover .c-time,.list_style141 li:hover .c-time,.list_style142 li:hover .c-time{margin-top:-10px;}
.list_style122 li:hover .c-arrowleft,.list_style141 li:hover .c-arrowleft,.list_style142 li:hover .c-arrowleft{right:26px;opacity:1;}
/* list_style123 */
.list_style123 li,.list_style123 .c-time,.list_style123 .c-circle,.list_style123 .pub_content,.list_style123 .list_title{-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;}
.list_style123{min-width:780px;}
.list_style123 ul{background:url(/jrfr/image/style_line.gif) repeat-y center top;}
.list_style123 li{overflow:visible;width:50%;padding: 0;border:1px solid transparent;}
.list_style123 li .formMiddleContent{overflow:visible;}
.list_style123 .pub_content{position: relative;padding:26px 84px 26px 36px;margin-right:115px;}
.list_style123 .c-even .pub_content{padding-right:36px;padding-left:84px;margin-right:0;margin-left:115px;}
.list_style123 li:nth-child(2n){margin-left:50.1%;}
.list_style123 li:nth-child(2n+1){margin-left:0%;text-align: right;}
.list_style123 .list_title,.list_style123 .content_text{width:100%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style123 .list_title{color:#555;}
.list_style123 .content_text{color:#999;}
.list_style123 .c-time span{display:block;}
.list_style123 .c-circle{position:absolute;top: 47px;left:-7px;width:10px;height:10px;border:2px solid #cfcfcf;border-radius:100%;background:#fff;}
.list_style123 .c-old .c-circle{right:-7px;left:auto;}
.list_style123 .c-time{position:absolute;top:35px;right:-30px;color:#bdbdbd;}
.list_style123 .c-even .c-time{left:-29px;}
.list_style123 .c-data{font-size:24px;}
.list_style123 .c-year{font-size:12px;margin-top:-8px;}
.list_style123 li:hover{border-color:#ccc;}
.list_style123 li:hover .pub_content{background:#333;}
.list_style123 li:hover .list_title{color:#fff;}
.list_style123 li:hover .c-circle{border-color:#999;}
/* list_style124 */
.list_style124 li{float:left;width:33.33%;cursor:pointer;}
.list_style124 li .contentLine{width: 100%;padding: 142.86% 0 0;position: relative;}
.list_style124 .imga{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.list_style124 .imga img,.list_style124 .c-contenttext,.list_style124 .list_title,.list_style137 .imga img,.list_style137 .c-contenttext,.list_style137 .list_title,.list_style138 .imga img,.list_style138 .c-contenttext,.list_style138 .list_title{-webkit-transition: all .36s ease;-moz-transition: all .36s ease;-ms-transition: all .36s ease;-o-transition: all .36s ease;transition: all .36s ease;}
.list_style124 .c-number,.list_style124 .list_title,.list_style137 .c-number,.list_style137 .list_title,.list_style138 .c-number,.list_style138 .list_title{transition: all .4s cubic-bezier(.4,0,.2,1);}
.list_style124 .list_title,.list_style137 .list_title,.list_style138 .list_title{-webkit-transition-delay: .15s;-moz-transition-delay: .15s;-ms-transition-delay: .15s;-o-transition-delay: .15s;transition-delay: .15s;}
.list_style124.formMiddle,.list_style137.formMiddle,.list_style138.formMiddle{padding:20px 0;}
.list_style124 li a{display:block;}
.list_style137 li,.list_style138 li{float: left;padding: 35.71% 0 0;box-sizing: border-box;position: relative;}
.list_style137 li{width: 25%;}
.list_style138 li{width: 20%;}
.list_style137 li .contentLine,.list_style138 li .contentLine{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.list_style137 .imga,.list_style138 .imga{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.list_style124 .imga_nodata,.list_style137 .imga_nodata,.list_style138 .imga_nodata{position: relative;}
.list_style124 .imga_nodata img,.list_style137 .imga_nodata img,.list_style138 .imga_nodata img{position: absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:100%;}
.list_style124 .c-contenttext,.list_style137 .c-contenttext,.list_style138 .c-contenttext{opacity:0;position:absolute;bottom:0;left:0;width:100%;height:100%;color:#fff;background:#383838;}
.list_style124 .c-inner,.list_style137 .c-inner,.list_style138 .c-inner{padding:20px;text-align:center;}
.list_style124 .list_title,.list_style137 .list_title,.list_style138 .list_title{display:block;width:100%;font-size:16px;color:#fff;padding:5px 0 0 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style124 .content_text,.list_style137 .content_text,.list_style138 .content_text{height: 96px;overflow: hidden;line-height:24px;font-size:13px;}
.list_style138 .content_text{height:80px;}
.list_style124 .c-number,.list_style137 .c-number,.list_style138 .c-number{display:block;margin:80px 0 0 0;font-size:40px;color:#fff;font-weight:300;line-height:38px;}
.list_style124 .c-line,.list_style137 .c-line,.list_style138 .c-line{width:1px;height:36px;margin:22px auto 16px;background:rgba(255,255,255,.3);}
.list_style137 .c-line{height:26px;}
.list_style138 .c-line{height:20px;margin:12px auto 12px;}
.list_style124 .c-add,.list_style137 .c-add,.list_style138 .c-add{display:block;width:168px;height:40px;margin:36px auto;line-height:40px;font-size:26px;font-weight:300;color:#333;text-align:center;background:#fff;}
.list_style137 .c-add{margin:12px auto;}
.list_style138 .c-add{margin:10px auto;}
.list_style124 li:hover img,.list_style137 li:hover img,.list_style138 li:hover img{-webkit-transform: scale(1.1) translateY(20px);-moz-transform: scale(1.1) translateY(20px);-ms-transform: scale(1.1) translateY(20px);-o-transform: scale(1.1) translateY(20px);transform: scale(1.1) translateY(20px);}
.list_style124 li:hover .c-contenttext,.list_style137 li:hover .c-contenttext,.list_style138 li:hover .c-contenttext{opacity:1;}
.list_style124 li:hover .c-number,.list_style137 li:hover .c-number,.list_style138 li:hover .c-number{margin-top:50px;font-size:32px;}
.list_style137 li:hover .c-number{margin-top:20px;}
.list_style138 li:hover .c-number{margin-top:15px;}
/* .list_style125 */
.list_style125 .c-circle{position:absolute;top:5px;left:0;display: inline-block;margin:0 10px 0 0;width: 20px;height: 20px;text-align: center;line-height: 20px;background: #999;border-radius: 6px;color: #fff;font-size: 13px;}
.list_style125 li{padding:20px 0 10px;border-bottom:1px solid #eee;}
.list_style125 li h4{padding-left: 30px;}
.list_style125.formMiddle .list_title{color:#333;font-size:17px;}
.list_style125 .ask_list{position:relative;padding:10px 15px 10px 35px;height:46px;border:none;color:#666;line-height:28px;}
.list_style125 .ask_list .c-showmore{position:absolute;bottom:0;right:15px;padding:0 11px;background:#fff;font-size:13px;}
.list_style125 .ask_list .c-circle{position: absolute;top: 14px;left: 0;background: #a0daa7;}
/* .list_style126 */
.list_style126 li img{float:left;margin:0 25px 25px 0;max-width:1100px;max-width:60%;}
.list_style126 .content_text{padding:15px 0 0 0;line-height:26px;color:#666;}
.img_right .list_style126 li img{float:right;margin:0 0 25px 25px;}
.img_top .list_style126 li img,.img_bottom .list_style126 li img{float:none;display:block;margin:25px auto 0;max-width: 100%;}
/* .list_style127 */
.list_style127 ul{margin: 0 -10px;}
.list_style127 li{float:left;padding: 0 10px 20px;box-sizing: border-box;}
.list_style127 li .forright a,.list_style127 li .forleft a{display: block;width:100%;height:100%;}
.list_style127 li .formMiddleContent{border:1px solid #ddd;padding:10px;}
.list_style127 li .forleft{width:100%;position:relative;overflow:hidden;}
.list_style127 li .imgdiv{display: block;width: 100%;padding: 60% 0 0;position: relative;background: #f5f5f5;box-sizing: border-box;}
.list_style127 li .forright{padding:10px 0 5px;text-align:center;}
.list_style127 li .content_text{width: 100%;height: 22px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#999;line-height: 22px;}
.list_style127 li:hover{background:#f8f8f8;}
.list_style127 .column06 .forright .list_title,.list_style127 .column07 .forright .list_title,.list_style127 .column08 .forright .list_title{font-size:14px;}
.list_style127 .column06 .forright .content_text,.list_style127 .column07 .forright .content_text,.list_style127 .column08 .forright .content_text{font-size:12px;}
.list_style127 .column01 li{width: 100%;}
.list_style127 .column02 li{width: 50%;}
.list_style127 .column03 li{width: 33.33%;}
.list_style127 .column04 li{width: 25%;}
.list_style127 .column05 li{width: 20%;}
.list_style127 .column06 li{width: 16.66%;}
.list_style127 .column07 li{width: 14.28%;}
.list_style127 .column08 li{width: 12.5%;}
/* list_style128 */
.list_style128 ul{margin: 0 -10px;}
.list_style128 li{float: left;padding: 0 10px 20px;box-sizing: border-box;}
.list_style128 li .forright a,.list_style128 li .forleft a{display: block;width:100%;height:100%;}
.list_style128 li .forleft{width:100%;position:relative;overflow:hidden;}
.list_style128 li .imgdiv{display: block;width: 100%;padding: 60% 0 0;position: relative;background: #f5f5f5;box-sizing: border-box;}
.list_style128 li .forright{padding:10px 0 10px;}
.list_style128 li .content_text{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#999;height: 22px;line-height: 22px;}
.list_style128 .list_title span{display: block;width:100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style128 .column06 .forright .list_title,.list_style128 .column07 .forright .list_title,.list_style128 .column08 .forright .list_title{font-size:14px;}
.list_style128 .column06 .forright .content_text,.list_style128 .column07 .forright .content_text,.list_style128 .column08 .forright .content_text{font-size:12px;}
.list_style128 .column01 li{width: 100%;}
.list_style128 .column02 li{width: 50%;}
.list_style128 .column03 li{width: 33.33%;}
.list_style128 .column04 li{width: 25%;}
.list_style128 .column05 li{width: 20%;}
.list_style128 .column06 li{width: 16.66%;}
.list_style128 .column07 li{width: 14.28%;}
.list_style128 .column08 li{width: 12.5%;}
/* list_style129 */
.list_style129 ul{margin: 0 -10px;}
.list_style129 li{float: left;padding: 0 10px 20px;box-sizing: border-box;}
.list_style129 li .forright a,.list_style129 li .forleft a{display: block;width:100%;height:100%;}
.list_style129 li .forleft{overflow:hidden;position:relative;border:1px solid #ddd;}
.list_style129 li .imgdiv{display: block;width: 100%;padding: 60% 0 0;position: relative;background: #f5f5f5;box-sizing: border-box;}
.list_style129 li .forright{padding:15px 0 10px;}
.list_style129 li .content_text{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#999;height: 22px;line-height: 22px;}
.list_style129 li .forright .list_title{position:relative;border-bottom:1px solid #ddd;padding-bottom:10px;margin-bottom:10px;}
.list_style129 .list_title .c-line{display:block;position: absolute;left:0;bottom:-1px;width:30%;border-bottom:3px solid #ccc;-webkit-transition:all 0.25s ease;-moz-transition:all 0.25s ease;-ms-transition:all 0.25s ease;-o-transition:all 0.25s ease;transition:all 0.25s ease;}
.list_style129 li:hover .c-line{width:80%;}
.list_style129 .list_title span{display: block;width:100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style129 .column06 .forright .list_title,.list_style129 .column07 .forright .list_title,.list_style129 .column08 .forright .list_title{font-size:14px;}
.list_style129 .column06 .forright .content_text,.list_style129 .column07 .forright .content_text,.list_style129 .column08 .forright .content_text{font-size:12px;}
.list_style129 .column01 li{width: 100%;}
.list_style129 .column02 li{width: 50%;}
.list_style129 .column03 li{width: 33.33%;}
.list_style129 .column04 li{width: 25%;}
.list_style129 .column05 li{width: 20%;}
.list_style129 .column06 li{width: 16.66%;}
.list_style129 .column07 li{width: 14.28%;}
.list_style129 .column08 li{width: 12.5%;}
/* list_style150 */
.list_style150 ul{margin: 0 -10px;}
.list_style150 li{float: left;padding: 0 10px 20px;box-sizing: border-box;}
.list_style150 li .list_title{font-size:14px;text-align: center;}
.list_style150 li .forleft{overflow:hidden;position:relative;}
.list_style150 li .imgdiv{display: block;width: 100%;padding: 60% 0 0;position: relative;background: #f5f5f5;box-sizing: border-box;}
.list_style150 li .forright{padding:10px 0;}
.list_style150 li .formMiddleContent{border:1px solid transparent;}
.list_style150 .column01 li{width: 100%;}
.list_style150 .column02 li{width: 50%;}
.list_style150 .column03 li{width: 33.33%;}
.list_style150 .column04 li{width: 25%;}
.list_style150 .column05 li{width: 20%;}
.list_style150 .column06 li{width: 16.66%;}
.list_style150 .column07 li{width: 14.28%;}
.list_style150 .column08 li{width: 12.5%;}
.list_style150 li:hover .formMiddleContent{border:1px solid #ddd;}
/*list_style151*/
.list_style151 ul{margin: 0 -20px;}
.list_style151 li{float: left;padding: 0 10px 20px;background: #fff;box-shadow: 0 0 5px 1px rgba(204,204,204,.5);box-sizing: border-box;}
.list_style151 li .formMiddleContent{padding:10px;}
.list_style151 li .date_time{color: #999;font-size: 12px;padding: 0;}
.list_style151 li .imgdiv{display: block;width: 100%;padding: 50% 0 0;overflow: hidden;position: relative;background: #f5f5f5;box-sizing: border-box;}
.list_style151 li .content_text{color: #666;font-size: 12px;height: 80px;line-height: 1.8;margin: 10px 0 0;}
.list_style151 li .watch_more{font-size: 12px;}
.list_style151 li .c-arrowleft{margin: 0 0 0 5px;}
.list_style151 .column01 li{width: 100%;}
.list_style151 .column02 li{width: 50%;}
.list_style151 .column03 li{width: 33.33%;}
.list_style151 .column04 li{width: 25%;}
.list_style151 .column05 li{width: 20%;}
.list_style151 .column06 li{width: 16.66%;}
.list_style151 .column07 li{width: 14.28%;}
.list_style151 .column08 li{width: 12.5%;}
/*list_style152*/
.list_style152 ul{margin: 0 -10px;}
.list_style152 li{float: left;padding: 0 10px 20px;box-sizing: border-box;}
.list_style152 li .contentLine{width: 100%;border-radius: 5px;overflow: hidden;}
.list_style152 li .c-contentimg{display: block;width: 100%;padding: 60% 0 0;position: relative;box-sizing: border-box;background: #f5f5f5;}
.list_style152 li .c-contentimg:after{content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0,0,0,0.5);}
.list_style152 li .style152_title:before,.list_style152 li .style152_title:after{content: "";display: block;width: 0;height: 1px;background: #fff;position: absolute;left: 5%;-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.list_style152 li .style152_title:before{top: 10%;}
.list_style152 li .style152_title:after{bottom: 10%;}
.list_style152 li:hover .style152_title:before,.list_style152 li:hover .style152_title:after{width: 90%;}
.list_style152 .contentLine:before,.list_style152 .contentLine:after{content: "";display: block;width: 1px;height: 0;background: #fff;position: absolute;top: 10%;z-index: 1;-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.list_style152 .contentLine:before{left: 5%;}
.list_style152 .contentLine:after{right: 5%;}
.list_style152 .contentLine:hover:before,.list_style152 .contentLine:hover:after{height: 80%;}
.list_style152 li .style152_title{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;position: absolute;top: 0;left: 0;z-index: 1;color: #fff;cursor: pointer;}
.list_style152 li .style152_title .list_title{width: 80%;position: absolute;left: 10%;top: 50%;transform: translateY(-50%);text-align: center;color: #fff;font-size: 18px;-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.list_style152 li .content_text{width: 80%;position: absolute;top: 125px;left: 10%;text-align: center;line-height: 1.5;opacity: 0;filter: alpha(opacity=0);color:#ccc;-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.list_style152 li:hover .list_title{margin-top: -40px;}
.list_style152 li:hover .content_text{opacity: 1;filter: alpha(opacity=100);top:84px;}
.list_style152 li .c-contentimg img{-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.list_style152 li:hover .c-contentimg img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.list_style152 .column01 li{width: 100%;}
.list_style152 .column02 li{width: 50%;}
.list_style152 .column02 li .style152_title .list_title{font-size:20px;}
.list_style152 .column02 li:hover .content_text{top:150px;}
.list_style152 .column03 li{width: 33.33%;}
.list_style152 .column04 li{width: 25%;}
.list_style152 .column04 li:hover .content_text{top:62px;}
.list_style152 .column05 li{width: 20%;}
.list_style152 .column05 li:hover .content_text{top:61px;}
.list_style152 .column05 li:hover .list_title{margin-top:-20px;}
.list_style152 .column06 li{width: 16.66%;}
.list_style152 .column06 li:hover .content_text{top:56px;}
.list_style152 .column06 li:hover .list_title{margin-top:-32px;}
.list_style152 .column06 li .style152_title .list_title{font-size: 16px;}
.list_style152 .column07 li{width: 14.28%;}
.list_style152 .column07 li:hover .content_text{top:46px;}
.list_style152 .column07 li:hover .list_title{margin-top:-32px;}
.list_style152 .column07 li .style152_title .list_title{font-size: 14px;}
.list_style152 .column07 li .content_text{font-size: 12px;}
.list_style152 .column08 li{width: 12.5%;}
.list_style152 .column08 li .content_text{font-size: 12px;}
.list_style152 .column08 li:hover .content_text{top:42px;}
.list_style152 .column08 li:hover .list_title{margin-top:-22px;}
.list_style152 .column08 li .style152_title .list_title{font-size: 14px;}
/*list_style153*/
.list_style153 li{margin: 0 0 20px;}
.list_style153 li .list_title{padding: 0 0 10px;}
.list_style153 li .list_title span{font-size: 20px;}
.list_style153 li .c-contentimg{display: block;width: 100%;padding: 33.33% 0 0;overflow: hidden;box-sizing: border-box;position: relative;background: #f5f5f5;}
.list_style153 li .content_text{color: #666;margin: 10px 0 0;}
/*list_style154*/
.contenttext .formMiddle.list_style154{margin: 0 -2%;}
.list_style154 li.formMiddleContent{float: left;width: 29.33%;margin: 0 2% 30px;overflow:visible;}
.list_style154 li{border-top: 2px solid #ddd;}
.list_style154 li .list_title{padding: 10px 0;}
.list_style154 li .content_text{height:110px;overflow:hidden;color:#666;line-height: 26px;}
.list_style154.formMiddle{padding-left:0;padding-right: 0;}
.list_style154 .style154_line{position: absolute;top:-2px;left:0;width:20%;border-bottom:2px solid #666;-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.list_style154 li:hover .style154_line{width:100%;}
/* list_style155 */
.list_style155 li{position:relative;float:left;width:48%;box-sizing:border-box;margin-bottom: 30px;}
.list_style155 li .formMiddleContent{width:73%;border:1px solid #ddd;height:192px;}
.list_style155 li:nth-child(2n+1){margin-right: 4%;}
.list_style155 li .formMiddleContent{overflow:visible;}
.list_style155 .forright{position:relative;padding: 20px 20px 40px 20px;width: 58%;height: 134px;}
.list_style155 .forright .c-more{position: absolute;left:20px;bottom:20px;color:#999;}
.list_style155 li .forleft{overflow:hidden;position:absolute;right:-30%;top:19px;width: 210px;height:140px;}
.list_style155 li .style03_bot{display: block;width: 100%;height: 100%;background: #f5f5f5;position: absolute;top: 0;left: 0;}
.list_style155 .content_text{line-height: 22px;font-size: 14px;color: #666;padding-top: 5px;}
.list_style155 li .list_title,.list_style155 li .formMiddleContent,.list_style155 li .c-more{transition:all 0.25s ease;}
.list_style155 li:hover .formMiddleContent{border-color:#0cf;}
/* list_style156 */
.contenttext .list_style156.formMiddle{padding-right:0;padding-left:0;}
.list_style156 ul{margin: 0 -1%;}
.list_style156 li{float:left;width:31.3%;margin-right:1%;margin-left:1%;margin-bottom: 20px;padding-bottom: 65px;transition: all 0.3s;}
.list_style156 li .c-contentimg{overflow:hidden;display: block;width:100%;padding: 80% 0 0;position: relative;background: #f5f5f5;}
.list_style156 .c-detail{position:absolute;overflow: hidden;left: 3%;top: 200px;background: #fff;width: 94%;padding:16px 20px 15px;box-sizing:border-box;height: 118px;box-shadow:0 3px 15px rgba(0,0,0,0.1);}
.list_style156 .c-detail .c-time{color:#888;}
.list_style156 .c-detail .style152_title{color:#000;font-size: 18px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_style156 .c-detail .c-detailbtn{display:inline-block;padding-right: 32px;color:#999;background:url(/res/jrfcms/img/admin/default/i_arrow.png) no-repeat right center;transition: all 0.3s;}
.list_style156 li:hover{ transform: translate3d(0,-5px,0);}
.list_style156 li:hover .list_title{font-weight: bold;}
.list_style156 li:hover .c-detailbtn{padding-right:70px;}
.list_style156 li:hover img{transform: scale(1.1);}
.list_style156 .column01 li{width: 98%;}
.list_style156 .column02 li{width:48%;}
.list_style156 .column02 .c-detail{top:352px;}
.list_style156 .column04 li{width:23%;padding-bottom:47px;}
.list_style156 .column04 .c-detail{top:145px;height:90px;padding-top:5px;}
.list_style156 .column04 .c-detail .c-time,.list_style156 .column04 .c-detail .c-detailbtn{font-size: 12px;}
.list_style156 .column04 .style152_title .list_title{font-size: 14px;line-height: 22px;}
.list_style156 .column05 li{width:18%;padding-bottom: 50px;}
.list_style156 .column05 .c-detail{top:122px;height:84px;padding-top:3px;}
.list_style156 .column05 .c-detail .style152_title{margin-top:0;}
.list_style156 .column05 .c-detail .c-detailbtn{margin-top:0;}
.list_style156 .column05 .c-detail .c-time,.list_style156 .column05 .c-detail .c-detailbtn{font-size: 12px;}
.list_style156 .column05 .style152_title .list_title{font-size: 14px;line-height: 22px;}
.list_style156 .column05 li:hover .c-detail .c-detailbtn{margin-top:0;padding-right: 40px;}
.list_style156 .column06 li{width:15.66%;margin-left:0.5%;margin-right:0.5%;padding-bottom:48px;}
.list_style156 .column06 .c-detail{top:90px;height:76px;padding-top:6px;}
.list_style156 .column06 .c-detail .style152_title{margin-top:0;}
.list_style156 .column06 .c-detail .c-detailbtn{margin-top:0;}
.list_style156 .column06 .c-detail .c-time,.list_style156 .column06 .c-detail .c-detailbtn{font-size: 12px;line-height: 20px;}
.list_style156 .column06 .style152_title .list_title{font-size: 14px;line-height: 22px;}
.list_style156 .column06 li:hover .c-detail .c-detailbtn{margin-top:0;padding-right: 40px;}
.list_style156 .column07 li{width:13.28%;padding-bottom:47px;margin-left:0.5%;margin-right:0.5%;}
.list_style156 .column07 .c-detail{top:80px;height:72px;padding-top:3px;}
.list_style156 .column07 .c-detail .style152_title{margin-top:0;}
.list_style156 .column07 .c-detail .c-detailbtn{margin-top:0;}
.list_style156 .column07 .c-detail .c-time,.list_style156 .column07 .c-detail .c-detailbtn{font-size: 12px;line-height: 20px;}
.list_style156 .column07 .style152_title .list_title{font-size: 14px;line-height: 22px;}
.list_style156 .column07 li:hover .c-detail .c-detailbtn{margin-top:0;padding-right: 40px;}
.list_style156 .column08 li{width:11.5%;padding-bottom:37px;margin-left:0.5%;margin-right:0.5%;}
.list_style156 .column08 .c-detail{top:60px;height:66px;padding-top:2px;padding-left: 10px;padding-right: 10px;}
.list_style156 .column08 .c-detail .style152_title{margin-top:0;}
.list_style156 .column08 .c-detail .c-detailbtn{margin-top:0;}
.list_style156 .column08 .c-detail .c-time,.list_style156 .column08 .c-detail .c-detailbtn{font-size: 12px;line-height: 20px;}
.list_style156 .column08 .style152_title .list_title{font-size: 14px;line-height: 18px;}
.list_style156 .column08 li:hover .c-detail .c-detailbtn{margin-top:0;padding-right: 40px;}
/* list_style157 */
.list_style157 .style157_title,.list_style157 .style157_title:before,.list_style157 .c-contentimg .content-ico,.list_style157 .c-contentimg .span{transition: all .6s ease;}
.list_style157 ul{margin: 0 -15px;}
.list_style157 li{float:left;width:33.3%;margin-bottom:15px;padding:15px;box-sizing:border-box;}
.list_style157 li.formMiddleContent{overflow:auto;}
.list_style157 li a{display:block;}
.list_style157 .style-inner{background:#fff;box-shadow:0 8px 8px rgba(0,0,0,0.2); }
.list_style157 .c-contentimg{display: block;width: 100%;padding: 66.67% 0 0;position:relative;overflow: hidden;margin-bottom:10px;}
.list_style157 .c-contentimg .content-ico{position:absolute;top:0;left:0;display:block; z-index: 100;transform:translateY(-250px);width:100%;height:100%;background: url(/jrfr/image/searchcontent-icon.png) no-repeat center center;}
.list_style157 .c-contentimg span{display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(255,255,255,0.4);opacity:0;}
.list_style157 .style157_title{position:relative;padding:10px 20px;}
.list_style157 .style157_title:before{position: absolute;content: '';width: 0;height: 1px;background: #ffd3d3;left: 0;bottom: 0;margin: 0;}
.list_style157 .style157_title .list_title{color: #333;vertical-align: top;text-align: left;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;}
.list_style157 .content_text{color: #999;font-size: 12px;line-height: 22px;padding: 0 20px;margin:10px 0;height:46px; overflow: hidden;}
.list_style157 .c-detailbtn{color:#ff9191;text-align:center;font-size: 12px;font-family: arial;padding-bottom: 12px;padding-left: 30px;padding-right: 30px;}
.list_style157 li:hover .style157_title{padding-left:50px;}
.list_style157 li:hover .style157_title:before{width: 100%;}
.list_style157 li:hover .list_title{color:#555;}
.list_style157 li:hover .c-contentimg .content-ico{transform:translateY(0);}
.list_style157 li:hover .c-contentimg span{opacity:1;}
.list_style157 .column01 li{width:100%;}
.list_style157 .column02 li{width:50%;}
.list_style157 .column04 li{width:25%;}
.list_style157 .column04 .style157_title .list_title{font-size:14px;}
.list_style157 .column04 .content_text{margin:5px 0;line-height: 20px;height:42px;}
.list_style157 .column04 .c-detailbtn{padding-bottom:8px;}
.list_style157 .column05 li{width:20%;}
.list_style157 .column05 .style157_title .list_title{font-size:14px;}
.list_style157 .column05 .content_text{margin:5px 0;line-height: 20px;height:42px;}
.list_style157 .column05 .c-detailbtn{padding-bottom:8px;}
.list_style157 .column05 li{padding:10px;}
.list_style157 .style-inner{box-shadow: 0 4px 4px rgba(0,0,0,0.2);}
.list_style157 .column06 li{width:16.66%;padding:10px;}
.list_style157 .column06 .style157_title .list_title{font-size:14px;}
.list_style157 .column06 .content_text{margin:5px 0;line-height: 20px;height:42px;}
.list_style157 .column06 .c-detailbtn{padding-bottom:8px;}
.list_style157 .column07 li{width:14.28%;}
.list_style157 .column07 .style157_title .list_title{font-size:14px;}
.list_style157 .column07 .content_text{margin:5px 0;line-height: 20px;height:42px;}
.list_style157 .column07 .c-detailbtn{padding-bottom:8px;}
.list_style157 .column07 li{padding:10px;}
.list_style157 .column08 li{width:12.5%;}
.list_style157 .column08 .style157_title .list_title{font-size:14px;}
.list_style157 .column08 .content_text{margin:5px 0;line-height: 20px;height:42px;}
.list_style157 .column08 .c-detailbtn{padding-bottom:8px;}
.list_style157 .column08 li{padding:10px;}
/* list_style158 */
.formMiddle.list_style158{padding-left:0;padding-right:0;min-width: 550px;}
.contenttext .formMiddle.list_style158{margin: 0 -1%;}
.list_style158 li{float:left;width:48%;margin:0 1% 20px 1%;position: relative;box-sizing:border-box;}
.list_style158 .style-inner{background: #f3f3f3;padding:30px;}
.list_style158 .c-detail{position:relative;}
.list_style158 .newdate{position:absolute;top:0;left:0;width:110px;height:90%;background: url(/jrfr/image/style18.png) no-repeat right bottom;}
.list_style158 .newdate span{color:#222;display: block;font-family: "Arial";}
.list_style158 .c-year{font-size: 16px;text-align: right;margin-top: 30px;}
.list_style158 .c-data{font-size: 24px;font-style: normal;text-align: right;font-weight: bold;}
.list_style158 .style158_title .list_title{color:#222;font-size:18px;}
.list_style158 .content_text{color: #666;font-size: 14px;line-height: 32px;margin-top: 20px;}
.list_style158 .content-arrwo{position:absolute;left:120px;bottom:-5px;width: 45px;height: 12px;display: block;background: url(/jrfr/image/style18arrow.png) no-repeat center center;}
.list_style158 li:before{content: "";width: 0;height: 100%;background: #f3f3f3;position: absolute;top: 0;left: 0;transition: all 0.2s;}
.list_style158 li:hover:before{width:100%;background: #111111;}
.list_style158 li:hover .newdate span{color:#666;}
.list_style158 li:hover .style158_title .list_title{color:#fff;}
.list_style158 li:hover .content_text,.list_style158 li:hover .classify_type{color:#999;}
.list_style158 .c-detail{padding-left:120px;height:188px;}
/* list_style159 */
.list_style159 .style159_title .list_title,.list_style159 li .style-inner,.list_style159 .img-inner .img-hover,.list_style159 .imginclude{transition:all 0.35s ease;}
.list_style159 ul{margin: 0 -12px;}
.list_style159 li{float:left;width:25%;padding-bottom:20px;margin-bottom:10px;}
.list_style159 li .style-inner{margin:0 11px;background: #fff;box-shadow:2px 2px 6px rgba(0,0,0,0.2);}
.list_style159 li a{display:block;}
.list_style159 .c-contentimg{display: block;width: 100%;padding: 66.67% 0 0;overflow:hidden;position:relative;}
.list_style159 .style159_title{position:relative;text-align:center;padding:5px 0 12px;}
.list_style159 .style159_title .list_title{padding: 0 10px;font-weight:400;}
.list_style159 .styleline{position:absolute;left:0;right:0;margin: auto;bottom:0;width:30px;border-bottom:3px solid #0cf;}
.list_style159 .c-data{position:absolute;top: -35px;left: 0;right: 0;z-index:20;margin: auto;display:block;text-align: center;width:64px;height:64px;background: #0cf;border:6px solid #fff;font-weight: bold;color:#fff;line-height: 64px;border-radius:100%;}
.list_style159 .c-detail{position:relative;padding-top:40px;height:70px;}
.list_style159 .img-inner{width:100%;height:100%;position: absolute;top: 0;left: 0;}
.list_style159 .img1{width:100%;height:100%;overflow: hidden;position: absolute;display: inline-block;top: 0;left: 0;-webkit-perspective: 300px;-moz-perspective: 300px;-ms-perspective: 300px;-o-perspective: 300px;perspective: 300px;}
.list_style159 .img2{width:100%;height:100%;position: relative;}
.list_style159 .imginclude{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;-webkit-transform: scale(.1);-moz-transform: scale(.1);-ms-transform: scale(.1);-o-transform: scale(.1);transform: scale(.1);opacity: 0;}
.list_style159 li:hover .img1{-webkit-transform: scale(2);-moz-transform: scale(2);-ms-transform: scale(2);-o-transform: scale(2);transform: scale(2);opacity: 0;}
.list_style159 li:hover .imginclude{-webkit-transform: translate(0,0) scale(1);-moz-transform: translate(0,0) scale(1);-ms-transform: translate(0,0) scale(1);-o-transform: translate(0,0) scale(1);transform: translate(0,0) scale(1);opacity: 1;}
.list_style159 li:hover .style159_title .list_title{color:#0cf;}
.list_style159 li:hover .style-inner{color:#fafafa;}
.list_style159 .column02 li{width:50%;}
.list_style159 .column03 li{width:33.3%;}
.list_style159 .column03 .style159_title .list_title{font-size: 16px;}
.list_style159 .column05 li{width:20%;}
.list_style159 .column05 .c-data{font-size:13px;width:56px;height:56px;line-height: 56px;}
.list_style159 .column05 .c-detail{padding-top:27px;height:62px;}
.list_style159 .column08 li{width:12.5%;}
.list_style159 .column08 .c-data{font-size:12px;width:40px;height:40px;line-height:40px;top:-25px;}
.list_style159 .column08 .c-detail{padding-top:21px;height:54px;}
/* list_style160 */
.contenttext .list_style160 h4 .list_title{font-size: 16px;color:#333;}
.list_style160 .content_text{margin-top:15px;font-size: 15px;line-height:26px;color:#999;text-indent: 2em;}
.list_style160 .list_title{position:relative;padding-right: 100px;}
.list_style160 .content-time{position:absolute;top:0;right:0;font-size: 13px;color: #999;}
.list_style160 .c-more{color:#4eb8ff;font-size: 14px;padding-top: 28px;padding-bottom:5px;display:block;}
.list_style160 li{position:relative;border-bottom:1px solid #eee;border-left:1px solid #eee;padding:20px 18px 0 18px;}
.list_style160 .list-circle{display:block;position:absolute;top:30px;left:-5px;width:9px;height:9px;background: #ccc;border-radius:100%;}
.list_style160 ul{position:relative; padding-left: 60px;margin-bottom:25px;}
.list_style160 .limonth{position:absolute;top:0;left:0;border:none;float:none;font-size: 16px;color: #434343;}
/* list_style161 */
.formMiddle.list_style161{padding-left:0;padding-right:0;min-width:470px;}
.list_style161 li{float:left;width:33.3%;}
.list_style161 .imgdiv{display: block;width: 100%;padding: 60% 0 0;background: #f5f5f5;position: relative;}
.list_style161 .list_title a.list_title{font-size:18px;line-height: 30px;}
.list_style161 .content_text{color:#999;line-height: 26px;height: 78px;overflow: hidden;}
.list_style161 .content-inner{position:relative;padding:28px;border-left:1px solid #ececec;border-bottom:1px solid #ececec;background: #fff;}
.list_style161 li:nth-child(3n) .content-inner{border-right:1px solid #ececec;}
.list_style161 .con-arrwo{position:absolute;top:0;left:20px;}
.list_style161 .arr-top{position:absolute;top:-80px;left:10px;display:block;width:0;height:0;border-width:40px;border-style:solid;border-color:transparent transparent #fff transparent;}
.list_style161 .num-cont{display:block;position:absolute;top:-27px;left:37px;z-index:10;font-size:18px;}
.list_style161 .content-inner,.list_style161 .arr-top,.list_style161 .morebtn{transition: all 0.2s;}
.list_style161 .morebtn{display:block;width:100%;height:20px;margin-top:25px;line-height: 20px;background:url(/res/jrfcms/img/admin/default/morebtn.png) no-repeat left center;}
.list_style161 .morebtn span{display: none;}
.list_style161 li:hover .morebtn{background-position:100px center;}
.list_style161 li:hover .morebtn span{display:block;}
.list_style161 li:hover .content-inner{background: #ddd;}
.list_style161 li:hover .arr-top{border-bottom-color:#ddd;}
.sca-img{position: relative;}
/* list_style1-1-62 */
.span12 .list_style1-1-62 li{float:left;width:50%;}
.list_style1-1-62 li{float:left;width:100%;padding:9px 10px;box-sizing: border-box;overflow: hidden;}
.list_style1-1-62 .forleft{width: 28%;float:left;}
.list_style1-1-62 .forright{width:68%;float:right;}
.list_style1-1-62 .for-inner{position: relative;}
.list_style1-1-62 .c-contentimg{display: block;width:100%;padding:60% 0 0;position: relative;overflow: hidden;background: #f5f5f5;}
.list_style1-1-62 .c-contentimg img{position: absolute;}
.list_style1-1-62 .list_title{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height:30px;padding-bottom:5px;font-weight: normal;font-size: 16px;color:#333;}
.list_style1-1-62 .content_text{font-size: 14px;line-height: 24px;color:#666;height: 48px;overflow: hidden;}
.list_style1-1-62 .first-li .forleft{width:100%;}
.list_style1-1-62 .first-li .forright{width: 100%;}
.list_style1-1-62 .first-li .list_title{line-height:42px;position:absolute;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);padding:0 18px;color:#fff;}
.list_style1-1-62 .list_title,.list_style1-1-62 .c-more,.list_style1-1-62 .content_text,.list_style1-1-62 .c-time{-webkit-transition:all 0.36s ease;-moz-transition:all 0.36s ease;-ms-transition:all 0.36s ease;-o-transition:all 0.36s ease;transition:all 0.36s ease;}
.list_style1-1-62 .first-li .content_text{padding:14px 12px;height: auto;}
.list_style1-1-62 .forright{}
.list_style1-1-62 .c-more{position:absolute;top:74px;right:17px;color:#999;display: none;}
.list_style1-1-62 .c-more span{position:relative;top:1px;font-weight: bold;padding:0 0 0 10px;}
.list_style1-1-62 .c-time{position: absolute;top: 0;right: 10px;color: #999;font-size: 13px;display: none;}
.pos_img,.zoom_img{position: relative;background: #f5f5f5;}
.pos_img .aritcl_img{max-width: 100%;max-height: 100%;margin: auto;position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
.zoom_img .aritcl_img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
/* list_style1-1-63 */
.list_style1-1-63{min-width: 550px;}
.list_style1-1-63 ul{margin: -20px;}
.list_style1-1-63 li{float:left;width:25%;padding:20px;box-sizing: border-box;overflow: hidden;}
.list_style1-1-63 .for-inner{position: relative;}
.list_style1-1-63 .c-contentimg{display: block;width:100%;padding:62.5% 0 0;position: relative;overflow: hidden;background: #f5f5f5;}
.list_style1-1-63 .c-contentimg img{position: absolute;}
.list_style1-1-63 .forright .list_title{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height:30px;padding:20px 0 15px;font-weight: normal;font-size:22px;color:#333;}
.list_style1-1-63 .content_text,.list_style1-1-63 .c-time{display: none;}
.list_style1-1-63 .first-li{width: 50%;}
.list_style1-1-63 .first-li .content_text{margin:4px 0 14px;height: auto;line-height: 30px;color:#666;display: block;height: 90px;overflow: hidden;}
.list_style1-1-63 .c-more{border-bottom: 2px solid #000;display: inline-block;}
.list_style1-1-63 .list-show{display: none;}
.list_style1-1-63 .list_slide .c-contentimg{background: none;}
.list_style1-1-63 .list_slide .c-contentimg img{max-width: 100%;max-height: 100%;height: auto!important;top:35%!important;left:50%;transform: translateX(-50%);}
.list_style1-1-63 .list_slide .forright{height: 95px;text-align: center;}
.list_style1-1-63 .list_slide .forright dt{font-size: 18px;}
.list_style1-1-63 .list_slide .forright dd{font-size: 14px;}
/* list_style1-1-64 */
.contenttext .formMiddle.list_style164{padding: 0;}
.list_style164 ul:after{content: "";display: block;clear: both;}
.list_style164 .formMiddleContent{float:left;width: 33.33%;padding: 1%;box-sizing: border-box;}
.list_style164 .column01 .formMiddleContent{width: 100%;}
.list_style164 .column02 .formMiddleContent{width: 50%;}
.list_style164 .column04 .formMiddleContent{width: 25%;}
.list_style164 .column05 .formMiddleContent{width: 20%;}
.list_style164 .column06 .formMiddleContent{width: 16.66%;}
.list_style164 .column07 .formMiddleContent{width: 14.28%;}
.list_style164 .column08 .formMiddleContent{width: 12.5%;}
.list_style164 .style-inner{border-radius: 6px;overflow: hidden;}
.list_style164 .style-inner:hover{box-shadow: 0 0 8px rgba(0,0,0,.1);}
.list_style164 .img-inner{width: 100%;padding: 55.67% 0 0;position: relative;overflow:hidden;}
.list_style164 .img-hover{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.list_style164 .img-hover img{width: 100%;height: 100%;}
.list_style164 .c-detail{padding: 4%;background-color: #fff;border: 1px solid #eee;box-sizing: border-box;border-radius: 0 0 6px 6px;}
.list_style164 .content_text{line-height: 1.8;font-size: 12px;color: #888;height: 44px;}
/* list_style_1-65 */
.contenttext .formMiddle.list_style165{padding: 0;}
.list_style165 ul:after{content: "";display: block;clear: both;}
.list_style165 li{float:left;width: 33.33%;padding: 1%;box-sizing: border-box;}
.list_style165 .formMiddleContent{ background-color: transparent !important;overflow: visible;}
.list_style165 .column01 li{width: 100%;}
.list_style165 .column02 li{width: 50%;}
.list_style165 .column04 li{width: 25%;}
.list_style165 .column05 li{width: 20%;}
.list_style165 .column06 li{width: 16.66%;}
.list_style165 .column07 li{width: 14.28%;}
.list_style165 .column08 li{width: 12.5%;}
.list_style165 .style165_date-all{height: 83px;text-align: center;}
.list_style165 .style165_date-all .style165_day{font-size: 44px;margin-top: 52px; font-weight: bold;}
.list_style165 .style165_date-all .style165_date{color: #9b9b9b; font-size: 14px;margin-top: 10px}
.list_style165 .style-inner{overflow: hidden; box-shadow: 0 0 0 1px #efefef;height: 400px;}
.list_style165 .style-inner:hover{box-shadow: 0 0 0 5px #0cf;}
.list_style165 .img-inner{padding: 34% 0 0;position: relative;box-sizing:border-box;margin:0 32px;overflow: hidden;}
.list_style165 .img-hover img{width: 100%;height: 100%;}
.list_style165 .content_text{font-size: 14px;color:#333333;padding:12px 0px 0px 32px;box-sizing: border-box;width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-indent: 5px;}
.list_style165 .img_right_arrows{height: 70px; display: flex;justify-content: center;align-items: center;}
/*德州新增文章列表样式*/
.dzstyle_03 .dzstyle_title{position: relative;height:33px;line-height:33px;margin:0;background: #c8151d;border-radius:6px 6px 0 0;color:#fff;}
div .dzstyle_03 .formMiddle{position: relative;margin:0;padding:10px 19px 10px 0;}
.dz_style01 li{overflow: hidden;}
.dz_style01 li a{float: left;width:33%;font-size: 14px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding:2px 0;}
.dz_style01 li a:hover{color: #c8151d;}
.dz_style01.modulePattern0 .formBanner .titleText{padding:0 10px;}
.dz_list02{overflow: hidden;padding:23px 0 17px 0;}
div .dzstyle_02 .formMiddle{padding:12px 16px 0 18px;margin:0;}
.dzstyle_02 .dz_list02 a{position: relative;float: left;width:49%;text-indent: 15px;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding:2px 0;}
.dzstyle_02 .dz_list02 a:hover{color: #c8151d;}
.dzstyle_02 .dz_list02 a:hover .circle_b{background: #c8151d;}
.dzstyle_02 .dz_title a:hover{color:#c8151d;}
.circle_b{position: absolute;top:12px;left:4px;display: inline-block;width:4px;height:4px;background: #444;}
.con_detail{width:293px;padding:0 0 0 25px;}
.dz_title{font-size: 18px;padding:0 0 14px 0;}
.dzstyle_02 .formMiddle{font-size: 14px;}
.dzstyle_02 .formMiddleContent{line-height: 22px;color:#666;}
.dzstyle_03 .dz_list03 a{position: relative;display: block;font-size: 14px;text-indent: 10px;padding-left:7px;}
.dzstyle_03 .dzstyle_title{margin:0 0 10px 0;font-size: 16px;text-indent: 20px;}
.dzstyle_03 .more_active{position: absolute;top:1px;right:9px;font-size: 12px;color: #fff;}
.style03_title{width:100%;padding:0 0 14px 0;}
.style03_title a{position: relative;height:80px;overflow: hidden;display: block;width:100%;}
.style03_title a img{position: absolute;left:0px;bottom:-48px;}
.style03_title a span{position: absolute;bottom:0;left:0;display: block;width:100%;line-height:29px;text-align: center;height:29px;background: rgba(102,102,102,.6);color:#fff;}
.dzstyle_03 .dz_list03 a:hover{color: #c8151d;}
.dzstyle_03 .dz_list03 a:hover .circle_b{background: #c8151d;}
.dzstyle_03 .dz_list03{padding:1px 0;}
.dzstyle_04 li{float: left;width:260px;padding:20px 30px;}
div .dzstyle_04 .dzCard.formMiddle{border:1px solid #ddd;border-top:none;margin:0;padding:0;margin:0;}
.dzstyle_04 li a{float: left;width:107px;height:67px;padding:5px 10px;}
.dzCard{height:189px;}
.dzCard ul{position: absolute;width:4000px;height:194px;}
.lyrow .dz_style05 .formMiddle{height:32px;border-bottom:1px solid #999;padding:0!important;}
.dz_style05 .dz_05inner{position: relative;width:1100px;margin:0 auto;height:30px;overflow: hidden;}
.dz_style05 li a:hover{color: #c8151d;}
.dz_style05 li a:hover .circle_b{background: #c8151d;}
.dz_05inner .notic_ico{position: relative;font-size: 18px;padding:0 0 0 30px;}
.notic_ico i{position: absolute;top:4px;left:4px;display: block;width:16px;height:16px;background: url(/jrfr/image/dz_icons.png) no-repeat 0 0;}
.dz_style05 ul{width:88%;position: absolute;top:0px;left:127px;}
.dz_style05 li{height:30px;overflow: hidden;}
.dz_style05 li a{position: relative;display: block;float: left;width:33%;font-size: 14px;text-indent: 14px;}
div .dz_style06 .formMiddle{margin:0;padding:0px 18px 10px 0;}
.dz_style06 li{overflow: hidden;border-bottom:1px dotted #888;padding:14px 0 8px;}
.dz_style06 li.dzstyle_title,.dz_style16 li.dzstyle_title{clear:both;border-bottom:none;font-size: 16px;padding:0;}
.dz_style06 li a{float: left;width:60%;padding:0 0 0 10px;line-height: 22px;font-size: 14px;}
.dz_style06 li a:hover{color: #c8151d;}
.dz_style06 li .time_s{display: block;padding:0 0 0 81px;}
.dz_style06 li img{margin:5px 0 0 0;}
.dz_style10 li,.dz_style12 li{position: relative;overflow: hidden;padding:7px 0;*padding:3px 0;font-size: 14px;}
.dz_style10 li{border-bottom:1px dotted #ddd;}
.dz_style12 li a{position: relative;z-index:10;color: #333;background:#fff;padding:0 4px 0 0;}
.dz_style10 li a:hover,.dz_style12 li a:hover{color:#c8151d;}
.dz_style10 li .time_s{position: relative;z-index:10;background:none;padding:0 0 0 4px;color:#666;}
.dz_style10 .dottedline,.dz_style12 .dottedline{display: inline-block;position: absolute;z-index:0;bottom:18px;right:86px;width:100%;border-bottom:1px dotted #ddd;line-height: 20px;}
.dz_style10 .formMiddle{padding:0 20px;}
.dz_style11 li{padding:8px 19px;border-bottom:1px solid #ddd;margin:0 30px;}
.dz_style11 p{overflow: hidden;padding:5px 0;}
.dz_style11 p a{font-size: 16px;color:#333;}
.dz_style11 a.li_con{font-size: 14px;color: #666;}
.dz_style11 a:hover{text-decoration: none;}
.dz_style11 .time_s{font-size: 14px;color: #333;}
.dz_style12 li a.load_btn{width:100px;height:28px;border:1px solid #c8151d;background: #c8151d;text-align: center;color:#fff;line-height: 28px;}
.dz_style12 li a.load_btn:hover{background: #fff; color: #c8151d;}
.dz_style12 li a:hover{text-decoration: none;}
.dz_style12 .dottedline{right:114px;}
.dz_style13 p{padding:8px 0;text-indent: 2em;line-height: 22px;}
.dz_style15 .formMiddle{overflow: hidden;}
.dz_style15 .divimg{margin:0 36px 0 0;}
.dz_style15 .divimg img{line-height:133px;text-align:center;color:#666;}
.dz_style15 ul{width:70%;margin:22px 0 0;}
.dz_style15 li{position: relative;float: left;width:49%;line-height:30px;}
.dz_style15 .dz_firstli{width:97%;margin-top:-15px;}
.dz_style15 .dz_firstli h5{font-size: 16px;font-weight: normal;}
.dz_style15 .dz_firstli p{font-size: 14px;line-height: 22px;padding:12px 0 0 0;color:#666;}
.dz_style15 .dz_firstli a{font-size: 14px;}
.dz_style15 li a{padding:0 0 0 18px;font-size: 14px;color:#333;}
.dz_style15 li a:hover{color: #c8151d;text-decoration: none;}
.dz_style15 li a:hover .circle_b{background: #c8151d;}
.dz_style16 li{position: relative;padding:2px 0;}
.dz_style16 li.con .color-adadad{padding:0 3px;}
.dz_style16 .li_img{overflow: hidden;padding:0;margin:15px 0 15px 0;}
.dz_style16 .li_img img{margin:0 22px 0 0;}
.dz_style16 .li_img div{width:66%;}
.dz_style16 .li_img a{font-size: 16px;}
.dz_style16 .li_img p{font-size: 13px;padding:6px 0 0 0;line-height: 22px;}
.dz_style16 .li_con a{padding:0 0 0 13px;font-size: 14px;}
.dz_style16 .li_con a:hover{color:#c8151d;}
.dz_style16 .li_con a:hover .circle_b{background: #c8151d;}
.dz_style17 li{display: none;width:100%;float: left;overflow: hidden;}
.dz_style17 li.dz_cur{display: block;}
.dz_style17 li a{float: left;margin:0 13px 0 0;*margin:0 9px 0 0;}
.dz_style17 li a.dz17_last{margin:0;}
.dz_style17 li span{display: block;text-align: center;font-size: 14px;padding:10px 0;}
.dz_style17 .bank_card{width:724px;height:138px;overflow: hidden;}
.dz_style17 li a:hover{text-decoration: none;color: #333;}
.dz_style17 li a span:hover{color:#c8151d;}
.dz_style17 ul{overflow: hidden;width:100%;}
div .dz_style18 .formMiddle{padding:0;}
.dz_style18 li{display: none;float: left;overflow: hidden;padding:0 1px 0 0;}
.dz_style18 li.dz_cur{display: block;}
.dz_style18 li div{float: left;width:241px;padding:18px 16px;text-align: center;border-right:1px solid #bbb;}
.dz_style18 li div.dz_last{width:241px;border-right:none;}
.dz_style18 li p{color:#444;font-family:"黑体";font-size: 14px;line-height: 22px;text-align: left;padding:10px 0;}
.dz_style18 li a{border:1px solid #ddd;padding:5px 24px;border-radius:13px;text-align: center;-webkit-transition:all 0.25s ease-in-out 0s;-moz-transition:all 0.25s ease-in-out 0s;-ms-transition:all 0.25s ease-in-out 0s;-o-transition:all 0.25s ease-in-out 0s;transition:all 0.25s ease-in-out 0s;}
.dz_style18 li a:hover{background: #c8151d;color:#fff;text-decoration: none;}
.dz_style18 .yhactive{position: relative;height:302px;overflow: hidden;border:1px solid #bbb;border-top:none;}
.dz_style18 .yhactive h6{font-size: 16px;font-weight: normal;padding:10px 0 0 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
/************************文章列表 end************************/
/************************图册展示 start************************/
.slider08{position:relative;overflow:hidden;min-height: 200px;}
.form .slider08 .formMiddle{width:auto;}
.form .slider08 .formMiddle:after{content: "";display: block;clear: both;}
.photolisting{min-width:200px;margin: 10px 0 0;}
.photoing05{max-width:1500px;}
.photoBoxhx{width: 100%;}
.photoBoxhx:after{content: "";display: block;clear: both;}
.photoBoxhx li{float: left;width: auto;padding: 0 15px;}
.list_main_a ul li a{text-decoration: underline;}
.list_main_a ul li a:hover{text-decoration: none;}
.picture_nshow .img_nbox{position: relative;overflow: hidden;box-sizing: border-box;}
.picture_nshow .img_nbox img{display: block;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.picture_nshow .ls img{width: 100%;height: 100%;}
.picture_nshow .db img{max-width: 100%;max-height: 100%;}
.picture_nshow .zd{text-align: center;word-wrap: break-word;word-break: normal;}
.picture_nshow .bzd{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;text-align: center;}
/*nshow_style01*/
.nshow_style01 .piclist_warp{width: 30000px;position: relative;overflow: hidden;}
.nshow_style01 .formMiddle li{float: left;width: 200px;margin: 0 20px 0 0;}
.nshow_style01 .formMiddle li .img_nbox{width: 100%;height: 160px;}
/*nshow_style02*/
.nshow_style02 .formMiddle{margin: 0 -10px;overflow: hidden;}
.nshow_style02 .formMiddle li{float: left;width: 20%;padding: 10px;box-sizing: border-box;}
.nshow_style02 .formMiddle li .img_nbox{width: 100%;padding: 80% 0 0;}
/*nshow_style03*/
.nshow_style03{width: 100%;min-width: 500px;position: relative;}
.nshow_style03 .img_nbox{width: 100%;padding: 34% 0 0;}
.nshow_style03 .swiper-pagination{text-align: right;}
.nshow_style03 .swiper-pagination-bullet{width: 24px;height: 20px;border-radius: 0;text-align: center;line-height: 20px;opacity: 1;background: #eee;color: #333;font-size: 13px;}
.nshow_style03 .swiper-pagination-bullet-active{background: #ff8712;color: #fff;}
.nshow_style03 .swiper-container-horizontal>.swiper-pagination-bullets,.nshow_style03 .swiper-pagination-custom,.swiper-pagination-fraction{left: auto;right: 20px;}
/*nshow_style04*/
.nshow_style04 .style_accordion{margin: 0 auto;}
.nshow_style04 .style_accordion:after{content: "";display: block;clear: both;}
.nshow_style04 .style_accordion li{position:relative;float: left;width: 70px;height: 300px;border-right: 1px solid #fff;}
.nshow_style04 .style_accordion .accordion_text{width: 70px;height: 300px;background: rgba(0,0,0,.5);color: #fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);}
.nshow_style04 .img_nbox{width: 100%;height: 100%;}
.nshow_style04 .style_accordion p{width: 14px;height: 300px;margin: 0 auto;line-height: 20px;padding: 14px 0 0;}
.nshow_style04 .style_accordion li a{display:block;position: absolute;top:0;left:0;}
/*nshow_style05*/
.nshow_style05{height: 300px;}
.nshow_style05:after{content: "";display: block;clear: both;}
.nshow_style05 .gallery-top{float: left;width: 80%;height: 100%}
.nshow_style05 .img_nbox{width: 100%;height: 100%;}
.nshow_style05 .gallery-top li p{width: 100%;height: 30px;line-height: 30px;color: #fff;background: rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);position: absolute;bottom: -30px;left: 0;transition: all .5s;text-indent: 15px;}
.nshow_style05 .gallery-top li:hover p{bottom: 0;}
.nshow_style05 .gallery-thumbs{float: right;width: 18%;height: 100%;margin: 0 0 0 2%;cursor: pointer;}
.nshow_style05 .gallery-thumbs .swiper-slide:after{content: "";width: 100%;height: 100%;background: rgba(0,0,0,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000);position: absolute;top: 0;left: 0;}
.nshow_style05 .gallery-thumbs .swiper-slide.swiper-slide-active:after{display: none;}
/*nshow_style06*/
.nshow_style06 .gallery-top{width: 100%;height: 300px}
.nshow_style06 .img_nbox{width: 100%;height: 100%;}
.nshow_style06 .gallery-top li p{width: 100%;height: 40px;line-height: 40px;color: #fff;background: rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);position: absolute;bottom: -40px;left: 0;transition: all .5s;text-indent: 15px;}
.nshow_style06 .gallery-top li:hover p{bottom: 0;}
.nshow_style06 .gallery-thumbs{width: 100%;height: 100px;margin-top: 20px;cursor: pointer;}
.nshow_style06 .gallery-thumbs .swiper-slide:after{content: "";width: 100%;height: 100%;background: rgba(0,0,0,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000);position: absolute;top: 0;left: 0;}
.nshow_style06 .gallery-thumbs .swiper-slide.swiper-slide-active:after{display: none;}
/*nshow_style07*/
.nshow_style07 .swiper-wrapper{padding: 30px 0;}
.nshow_style07 .swiper-slide{transition: all .5s;cursor: pointer;}
.nshow_style07 .img_nbox{width: 100%;padding: 85% 0 0;}
.nshow_style07 .swiper-slide p{width: 100%;height: 30px;line-height: 30px;position: absolute;bottom: -30px;left: 0;background: rgba(0,0,0,.6);text-align: center;}
.nshow_style07 .swiper-slide p a{color: #fff;font-size: 12px;text-decoration: none;}
.nshow_style07 .swiper-slide:after{content: "";width: 100%;height: 100%;background: rgba(0,0,0,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000);position: absolute;top: 0;left: 0;}
.nshow_style07 .swiper-slide.swiper-slide-active{transform:scale(1.2);box-shadow: 0 0 3px #ccc;}
.nshow_style07 .swiper-slide.swiper-slide-active p{bottom: 0;}
.nshow_style07 .swiper-slide.swiper-slide-active:after{display: none;}
/*nshow_style08*/
.nshow_style08{margin: 0 auto;position: relative;}
.nshow_style08 .swiper-container{padding: 20px 0;}
.nshow_style08 .swiper-slide{width: 500px;height: 380px;background: #fff;box-shadow: 0 8px 30px #ddd;}
.nshow_style08 .swiper-slide .sfimg{width: 100%;height: 300px;position: relative;}
.nshow_style08 .img_nbox{width: 100%;height: 100%;}
.nshow_style08 .swiper-slide p{height: 80px;line-height: 80px;background: #fff;text-align:center}
.nshow_style08 .swiper-slide p a{text-decoration: none;}
/*nshow_style09*/
.nshow_style09:after,.nshow_style09 .thumbnail_ul::after{content: "";display: block;clear: both;}
.nshow_style09 .thumbnail_ul{float: left;width: 40%;}
.nshow_style09 .picdetial_ul{float: left;width: 60%;}
.nshow_style09 .thumbnail_ul li{float: left;width: 33.33%;height: 130px;position: relative;cursor: pointer;}
.nshow_style09 .thumbnail_ul li:after{content: "";display: block;width: 90%;height: 90%;position: absolute;top: 0;left: 0;background: rgba(0,0,0,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000);}
.nshow_style09 .thumbnail_ul li.active:after{display: none;}
.nshow_style09 .img_nbox{width: 100%;height: 100%;}
.nshow_style09 .thumbnail_ul li img{display: block;width: 90%;height: 90%;}
.nshow_style09 .picdetial_ul li{display: none;width: 100%;height: 377px;position: relative;overflow: hidden;}
.nshow_style09 .picdetial_ul li .accordion_text{width: 100%;height: 40px;line-height: 40px;background: rgba(0,0,0,.5);color: #fff;position: absolute;bottom: -40px;left: 0;text-align:center;transition: all .5s;}
.nshow_style09 .picdetial_ul li:hover .accordion_text{bottom: 0;}
/*nshow_style10*/
.nshow_style10 .formMiddle{width: 500px;height: 300px;margin: 20px auto 30px;overflow: hidden;-webkit-box-shadow: 6px 4px 5px hsla(0,0%,59%,.2);box-shadow: 6px 4px 5px hsla(0,0%,59%,.2);}
.nshow_style10 ul li{float: left;display: block;width: 480px;height: 280px;padding: 10px;cursor: pointer;-webkit-transition: 0.7s;-moz-transition: 0.7s;-o-transition: 0.7s;}
.nshow_style10 .img_nbox{width: 100%;height: 100%;}
.zoom{position:absolute;z-index: 2;-webkit-transform:scale(1.1) translate(-150px,-120px) skew(15deg,-30deg);-moz-transform:translate(-150px,-120px);-ms-transform:scale(1.1) translate(-150px,-120px) skew(15deg,-30deg);-o-transform:scale(1.1) translate(-150px,-120px) skew(15deg,-30deg);}
.nshow_style10 ul li .accordion_text{width: 480px;height: 30px;line-height: 30px;background: rgba(0,0,0,.7);position: absolute;bottom: -30px;left: 10px;transition: all .5s;text-align: center;}
.nshow_style10 ul li .accordion_text a{color: #fff;text-decoration: none;}
.nshow_style10 ul li:hover .accordion_text{bottom: 10px;}
/*nshow_style11*/
.nshow_style11 .swiper-slide{height: 300px;cursor: pointer;}
.nshow_style11 .img_nbox{width: 100%;height: 100%;}
.nshow_style11 .swiper-slide .accordion_text{width: 100%;height: 30px;line-height: 30px;background: rgba(0,0,0,.7);position: absolute;left: 0;bottom: -100%;transition: all .2s;}
.nshow_style11 .swiper-slide:hover .accordion_text{bottom: 0;}
.nshow_style11 .swiper-slide .picture_name{color: #fff;text-indent: 10px;font-size: 16px;}
/*nshow_style12*/
.nshow_style12 ul{padding: 30px 0;}
.nshow_style12 .swiper-slide{width: 300px;height: 300px;cursor: pointer;}
.nshow_style12 .swiper-slide .accordion_text{width: 100%;height: 30px;line-height: 30px;background: rgba(0,0,0,.7);position: absolute;left: 0;bottom: -100%;transition: all .5s;}
.nshow_style12 .img_nbox{width: 100%;height: 100%;}
.nshow_style12 .swiper-slide:hover .accordion_text{bottom: 0;}
.nshow_style12 .swiper-slide .picture_name{color: #fff;text-indent: 10px;font-size: 16px;}
/* nshow_style13 */
.nshow_style13 .formMiddle{overflow:hidden;padding-top: 10px;}
.nshow_style13 .formMiddle ul{float:left;width:25%;margin-bottom: 10px;}
.nshow_style13 .img_nbox{width: 100%;height: 100%;}
.nshow_style13 .formMiddle a{display:block;padding:0 5px;}
.nshow_style13 .formMiddle a img{width: 100%;}
/* nshow_style14 */
.nshow_style14 .portfolio-items{height: 332px;overflow-x: scroll;overflow-y: hidden;white-space: nowrap;margin-bottom: 30px;position: relative}
.nshow_style14 .portfolio-items > li{display: inline-block;vertical-align: top;}
.nshow_style14 .item{width: 222px;height: 190px;margin: 90px 30px 0;padding: 5px;border-radius: 2px;background-color: white;font-size: 14px;opacity: 0;position: relative;top: -300px;box-shadow: 0 10px 10px -5px rgba(0,0,0,0.3);-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);-o-transform: rotate(-135deg);transform: rotate(-135deg);-webkit-transition: all .3s ease,opacity 2s ease,top 1s ease;-o-transition: all .3s ease,opacity 2s ease,top 1s ease;transition: all .3s ease,opacity 2s ease,top 1s ease;}
.nshow_style14 .item:nth-child(even){margin-top: 70px;}
.nshow_style14 .item:hover{height: 223px;padding: 15px;margin-left:20px;margin-right:20px;-webkit-transform: translateY(-68px);-ms-transform: translateY(-68px);-o-transform: translateY(-68px);transform: translateY(-68px);}
.nshow_style14 .item:hover .date{-webkit-transform: translate3d(0,61px,0);-ms-transform: translate3d(0,61px,0);-o-transform: translate3d(0,61px,0);transform: translate3d(0,61px,0);}
.nshow_style14 .item:hover figcaption{-webkit-animation: show .25s ease-in .120s forwards;-o-animation: show .25s ease-in .120s forwards;animation: show .25s ease-in .120s forwards;}
.nshow_style14 .item:hover p:nth-of-type(1) span{-webkit-animation: slideOut .25s ease-out .15s forwards;-o-animation: slideOut .25s ease-out .15s forwards;animation: slideOut .25s ease-out .15s forwards;}
.nshow_style14 .item:hover p:nth-of-type(2) span{-webkit-animation: slideOut .2s ease-out .3s forwards;-o-animation: slideOut .2s ease-out .3s forwards;animation: slideOut .2s ease-out .3s forwards;}
.nshow_style14 .item:hover .pic_view{height: 170px;}
.nshow_style14 .falldown{top: 0;opacity: 1;-webkit-transform: rotate(0);-ms-transform: rotate(0);-o-transform: rotate(0);transform: rotate(0);}
.nshow_style14 figure{width: 100%;height: 100%;overflow: hidden;position: relative;margin: 0;}
.nshow_style14 .pic_view{overflow: hidden;width: 100%;height: 190px;position: relative;}
.nshow_style14 .pic_view .img_nbox{width: 100%;height: 100%;-webkit-transition: width .3s ease;-o-transition: width .3s ease;transition: width .3s ease;position: absolute;}
.nshow_style14 figcaption{height: 60px;width: 100%;padding: 0;position: absolute;bottom: -29px;overflow: hidden;opacity: 0}
.nshow_style14 figcaption p{line-height: 25px !important;font: bold 12px/18px "Arial",sans-serif;text-transform: uppercase;padding: 0 10px;margin: 5px 0;width: 100%;background-color: #f0f0f0;color: #333;box-sizing: border-box;}
.nshow_style14 figcaption span{left: -100%;opacity: 0}
.nshow_style14 figcaption a{color: #CC320F}
.nshow_style14 .date{width: 50px;height: 30px;line-height: 30px;color: #fff;font-weight: bold;text-align: center;border-radius: 1px;background-color: #CC320F;position: absolute;bottom: 30px;left: 15px;z-index: 1;-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.12,1.6,0.91,0.92);-o-transition: -o-transform 0.5s cubic-bezier(0.12,1.6,0.91,0.92);transition: -webkit-transform 0.5s cubic-bezier(0.12,1.6,0.91,0.92);transition: -ms-transform 0.5s cubic-bezier(0.12,1.6,0.91,0.92);transition: -o-transform 0.5s cubic-bezier(0.12,1.6,0.91,0.92);transition: transform 0.5s cubic-bezier(0.12,1.6,0.91,0.92);}
@keyframes slideOut{
    0%{left: -100%;opacity: 0;}
    95%{left: 0;opacity: 0.2;}
    100%{opacity: 1;left: 0;}
}
@keyframes show{
    to{opacity: 1;}
}
@-webkit-keyframes slideOut{
    0%{left: -100%;opacity: 0;}
    95%{left: 0;opacity: 0.2;}
    100%{opacity: 1;left: 0;}
}
@-o-keyframes slideOut{
    0%{left: -100%;opacity: 0;}
    95%{left: 0;opacity: 0.2;}
    100%{opacity: 1;left: 0;}
}
@-webkit-keyframes show{
    to{opacity: 1;}
}
@-o-keyframes show{
    to{opacity: 1;}
}
/* nshow_style15 */
.nshow_style15 .swiper-container{width: 100%;height: auto;margin-left: auto;margin-right: auto;}
.nshow_style15 .swiper-slide p{position: absolute;left:0;bottom:0;width:100%;background:rgba(0,0,0,0.4);height:28px;color:#fff;font-size: 14px;line-height:28px;text-align: center;}
.nshow_style15 .sfimg{height:100%;position: relative;}
.nshow_style15 .swiper-item{float: left;position: relative;padding: 0;width:33.33%;padding: 0 10px 10px;overflow: hidden;box-sizing: border-box;}
.nshow_style15 .img_nbox{padding: 60% 0 0;}
.nshow_style15 .swiper-pagination-bullet{width:30px;height:30px;}
.nshow_style15 .swiper-pagination{display:none;}
/* nshow_style16 */
.nshow_style16{overflow: hidden;}
.nshow_style16 .piclist_warp{width: 30000px;position: relative;overflow: hidden;}
.nshow_style16 .formMiddle li{float: left;width: 200px;}
.nshow_style16 .formMiddle li .img_nbox{width: 100%;height: 160px;}
.nshow_style16 .formMiddle{margin: 28px 0;}
.nshow_style16 .formMiddle .formMiddleContent {overflow:visible;}
.nshow_style16 .formMiddle a{position:relative;display: block;width:100%;height:100%;}
.nshow_style16 .formMiddle .img_nbox{transition:all 0.25s ease-in-out;}
.nshow_style16 .formMiddle .img_nbox:hover{transform: scale(1.3);z-index: 5;position: relative;}
/* nshow_style17 */
.nshow_style17{overflow:hidden;padding:20px;min-width: 500px;position: relative;}
.nshow_style17 .sfimg{position:relative;overflow: hidden;background: #eaeaea;}
.nshow_style17 .img_nbox{width: 100%;height: 100%;}
.nshow_style17 li .sfimg{height:200px;}
.nshow_style17 .pic-detail p,.nshow_style17 .pic-detail .photo-descrip{overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.nshow_style17 li .pic-detail p{width:100%;padding:0 10px;color: #333;font-size: 16px;text-align:center;box-sizing:border-box;}
.nshow_style17 li .pic-detail .photo-descrip{color: #888;font-size: 14px;text-align: center;padding:4px 10px 0;line-height: 25px;}
.nshow_style17 li .pic-detail{background:#fff;height:63px;padding-top:12px;border:1px solid #eaeaea;border-top:none;}
.nshow_style17 .fixed-img{position:relative;float:left;width:25%;height:276px;padding-right:10px;box-sizing:border-box;}
.nshow_style17 .fixed-img .sfimg{position:relative;height:100%;width:100%;overflow:hidden;}
.nshow_style17 .fixed-img .pic-detail{position:absolute;top:0;left:0;bottom:0;right:0;z-index:10;margin:auto;color:#fff;padding: 40px 35px 0;box-sizing: border-box;}
.nshow_style17 .fixed-img .pic-detail p{font-size: 32px;margin-bottom: 30px;line-height: 44px;}
.nshow_style17 .fixed-img .pic-detail .photo-descrip{}
.nshow_style17 .swiper-container{float:left;width:75%;padding-left:10px;box-sizing:border-box;}
.nshow_style17 .style17-btn{position:absolute;width:39px;height:39px;background: url(/jrfr/image/photosbtn.png) no-repeat 0 0;top: 50%;margin-top: -22px;z-index: 100;cursor:pointer;}
.nshow_style17 .leftbtn{background-position:0 -41px;left:0;}
.nshow_style17 .leftbtn.disabled-btn{background-position:0 0;left:0;}
.nshow_style17 .rightbtn{background-position:-41px -41px;right:0;}
.nshow_style17 .rightbtn.disabled-btn{background-position:-41px 0;right:0;}
/* nshow_style18 */
.nshow_style18 li a{transition:all 0.25s ease;}
.nshow_style18 li{width:20%;overflow: visible;}
.nshow_style18 li a{display:block;}
.nshow_style18 .img-a{width:100%;border-radius: 100%;overflow: hidden;}
.nshow_style18 .img-a .img_nbox{width:100%;height:100%;}
.nshow_style18 li.swiper-slide-active .img-a{transform: scale(1.3)}
.nshow_style18 .swiper-container{padding:4% 0 0;}
.nshow_style18 .accordion_text{ padding-top: 2%;text-align: center;width:100%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.nshow_style18 .swiper-slide-active .accordion_text{padding-top:18%;}
.nshow_style18 .swiper-button-prev,.nshow_style18 .swiper-button-next{margin-top:-18px;width:20px;height:31px;border-radius:3px;}
.nshow_style18 .swiper-button-prev{left:35%;right:auto;}
.nshow_style18 .swiper-button-next{right:35%;left:auto;}
.nshow_style18 .swiper-button-next.swiper-button-white,.nshow_style18 .swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image: url(/res/jrfcms/img/admin/default/picrightbtn.png);background-size:auto auto;}
.nshow_style18 .swiper-button-prev.swiper-button-white,.nshow_style18 .swiper-container-rtl .swiper-button-next.swiper-button-white{background-image: url(/res/jrfcms/img/admin/default/picleftbtn.png);background-size:auto auto;}
.nshow_style18 .swiper-button-next:hover,.nshow_style18 .swiper-button-prev:hover{background-color: rgba(0,0,0,.2)!important;}
/* nshow_style19 */
.nshow_style19 .div-container{width: 100%;height: auto;margin-left: auto;margin-right: auto;}
.nshow_style19 .swiper-item p{position: absolute;left:0;bottom:0;width:100%;background:rgba(0,0,0,0.4);height:28px;color:#fff;font-size: 14px;line-height:28px;text-align: center;}
.nshow_style19 .sfimg{height:100%;position: relative;}
.nshow_style19 .swiper-item{float: left;position: relative;width:33.33%;padding: 0 10px 10px;overflow: hidden;box-sizing: border-box;}
.nshow_style19 .img_nbox{padding: 60% 0 0;}
/************************图册展示 end************************/
/************************图册目录 start************************/
.photoForms:after{content: "";display: block;clear: both;}
.photoForms .photoForm{float: left;width: auto;height: auto;margin: 5px;padding: 0 5px;text-align: center;overflow: hidden;position: relative;}
.photoForms .photoForm img{margin: auto;vertical-align: bottom;}
.photoForms .imgDiv{overflow: hidden;position:relative;width: 100%;height: 100%;}
.photoForm .imgDiv table{width: 100%;height: 100%;padding: 0;border-spacing: 0;border: 0;}
.photoForm .imgDiv table tr td{vertical-align: bottom;}
.photoForms .imgDiv img{display: block;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.photoForms .ls img{width: 100%;height: 100%;}
.photoForms .db img{max-width: 100%;max-height: 100%;}
.photoForms .cq img{width:auto;height: 100%;}
.photoForms .zd{text-align: center;word-wrap: break-word;word-break: normal;}
.photoForms .bzd{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;text-align: center;}
/*c-photologmanage01*/
.c-photologmanage01 li{position:relative;}
/*c-photologmanage02*/
.c-photologmanage02 .photoForm .imgDiv{width: 160px;height: 160px;position: relative;}
/*c-photologmanage03*/
.c-photologmanage03{overflow: hidden;}
.c-photologmanage03 .photoForms,.c-photologmanage06 .photoForms{padding: 1px 0;}
.c-photologmanage03 .swiper-slide{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;height: 250px;text-align: center;font-size: 18px;background: #fff;}
.c-photologmanage03 .parametersDiv,.c-photologmanage04 .parametersDiv,.c-photologmanage05 .parametersDiv,.c-photologmanage06 .parametersDiv{width: 100%;height: 30px;line-height: 30px;position: absolute;bottom: -100%;left: 0;background: rgba(0,0,0,.7);color: #fff;font-size: 14px;}
.c-photologmanage03 .swiper-slide:hover .parametersDiv,.c-photologmanage04 .swiper-slide:hover .parametersDiv,.c-photologmanage06 .swiper-slide:hover .parametersDiv{bottom: 0;transition: all .3s;}
/*c-photologmanage04*/
.c-photologmanage04{padding-top: 50px;padding-bottom: 50px;overflow: hidden;}
.c-photologmanage04 .swiper-slide{width: 300px;height: 300px;text-align: center;}
/*c-photologmanage05*/
.c-photologmanage05{overflow: hidden;}
.c-photologmanage05 .swiper-wrapper{padding: 30px 0;}
.c-photologmanage05 .swiper-slide{height: 170px;background: #f5f5f5;transition: all .5s;cursor:pointer;overflow: hidden;}
.c-photologmanage05 .swiper-slide:after{content: "";width: 100%;height: 100%;background: rgba(0,0,0,.7);position: absolute;top: 0;left: 0;}
.c-photologmanage05 .swiper-slide.swiper-slide-active{transform: scale(1.2);box-shadow: 0 0 3px #ccc;}
.c-photologmanage05 .swiper-slide.swiper-slide-active:after{display: none;}
.c-photologmanage05 .swiper-slide.swiper-slide-active .parametersDiv{bottom: 0;font-size: 12px;text-align: center;}
/*c-photologmanage06*/
.c-photologmanage06{overflow: hidden;}
.c-photologmanage06 .swiper-slide{height: 250px;text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
/* c-photologmanage07 */
.formMiddle.c-photologmanage07{padding-top:20px;}
.c-photologmanage07 ul{overflow:hidden;}
.c-photologmanage07 li{float:left;border:1px solid #dfdfdf;margin:0 5px 10px;height:44px;line-height:44px;padding:0 25px;border-radius:4px;}
.c-photologmanage07 li a{display:block;width:100%;height:100%;color:#666;text-align: center;}
/* c-photologmanage08 */
.formMiddle.c-photologmanage08{padding-top:20px;}
.c-photologmanage08 .photoForms li{float:left;width:25%;margin: 0 0 15px 0;padding: 0;}
.c-photologmanage08 .photoForms li .photo-inner{height:100%;margin-right:18px;background:#f8f8f8;border-radius:4px;overflow:hidden;}
.c-photologmanage08 .photoForms li .photoParameters{font-size: 14px;color:#333;text-align: left;padding:0 15px;line-height: 49px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.c-photologmanage08 .photoForms li .imgDiv{width:100%;height:160px;}
.c-photologmanage08 .photoForms li .imgDiv a{display:block;width:100%;}
/* c-photologmanage09 */
.formMiddle.c-photologmanage09{padding:20px 0;}
.c-photologmanage09 li{float:left;width:25%;}
.c-photologmanage09 .imgDiv{position:relative;overflow:hidden;height:200px;background: #f5f5f5;}
.c-photologmanage09{overflow:hidden;}
.c-photologmanage09 .photoParameters{font-size:16px;text-align: center;width:100%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.c-photologmanage09 .parametersDiv{height: 36px;line-height: 36px;}
.c-photologmanage09 .swiper-button-prev,.c-photologmanage09 .swiper-button-next{margin-top:-18px;width:28px;height:43px;border-radius:3px;}
.c-photologmanage09 .swiper-button-next,.c-photologmanage09 .swiper-container-rtl .swiper-button-prev{background-image: url(/res/jrfcms/img/admin/default/logrightbtn.png);background-size:auto auto;}
.c-photologmanage09 .swiper-button-prev,.c-photologmanage09 .swiper-container-rtl .swiper-button-next{background-image: url(/res/jrfcms/img/admin/default/logleftbtn.png);background-size:auto auto;}
.c-photologmanage09 .swiper-button-next:hover,.c-photologmanage09 .swiper-button-prev:hover{background-color: rgba(0,0,0,.2)!important;}
/*乌镇自定义图册*/
.form .formMiddle.wz_album{width: 1300px;margin: 0 auto;}
.wz_album .wz_list:after{content: "";display: block;clear: both;}
.wz_album .wz_item{float: left;width: 297px;margin: 0 37px 37px 0;}
.wz_album .wz_item.hide{display: none;}
.wz_album .wz_item:first-child{width: 632px;}
.wz_album .wz_item:first-child .wz_img{height: 425px;}
.wz_album .wz_item:nth-child(5n-2),.wz_album .wz_item:nth-child(5){margin-right: 0;}
.wz_album .wz_img{height: 200px;overflow: hidden;}
.wz_img_bg{width: 100%;height: 100%;background-size: cover;background-position: center;transition: transform .5s;}
.wz_album .wz_img:hover .wz_img_bg{transform: scale(1.2);transition: transform .5s;}
.wz_album .wz_img img{display: none;}
.wz_album .wz_tit{font-size: 24px;color: #272831;letter-spacing: 0.6px;padding-top: 20px;padding-bottom: 16px;line-height: 40px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-weight: normal;}
.wz_album .wz_item:first-child .wz_tit{padding: 0;letter-spacing: 0.8px;line-height: 100px;}
.wz_album .wz_btn{display: inline-block;font-size: 14px;line-height: 20px;letter-spacing: 0.8px;color: #272831;position: relative;overflow: hidden;}
.wz_album .wz_item:first-child .wz_btn{margin: 95px 0 0;}
.wz_album .wz_btn p{padding-bottom: 9px;border-bottom: solid 2px #272831;position: relative;}
.wz_album .wz_btn p:after{content: "了解更多";display: block;width: 0;height: 100%;position: absolute;top: 0;left: 0;color: #E30000;transition: width .5s;overflow: hidden;white-space: nowrap;}
.wz_album .wz_btn:hover p:after{width: 100%;transition: width .5s;}
.wz_album .wz_btn span{width: 100%;height: 2px;background: #E30000;position: absolute;bottom: 0;left: -60px;transition: left .5s;}
.wz_album .wz_btn:hover span{left: 0;transition: left .5s;}
.wz_item.wz_more{text-align: center;}
.wz_item .wz_more_ico{width: 80px;height: 80px;margin: 26px auto 8px;background: url(/jrfr/image/zhankai.png) no-repeat center;}
.wz_item:hover .wz_more_ico{background-image: url(/jrfr/image/zhankai-12.png);}
.wz_more_txt{font-size: 24px;color: #272831;letter-spacing: 0.8px;line-height: 33px;padding-top: 20px;padding-bottom: 16px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-weight: normal;}
.wz_more_tip{font-size: 14px;color: #272831;letter-spacing: 0.8px;line-height: 20px;}
.wz_more_tip i{display: inline-block;width: 7px;height: 5px;background: url(/jrfr/image/arrow-bottom.png) no-repeat center;margin-left: 9px;vertical-align: 2px;}
/************************图册目录 end************************/
/************************栏目导航 start************************/
/*原来的栏目导航样式*/
.form .about_nav{position:relative;z-index:1490;}
.tree_nav{margin: 0 auto;list-style: none;font-size: 14px;color: #1b1b1b;font-family: "黑体";}
.tree_nav li{line-height: 30px;border-bottom: 1px dashed #ccc;}
.tree_nav li a{display: block;width: 100%;box-sizing: border-box;padding: 0 0 0 32px;background: url(/jrfr/image/shu_nav/tree_icons.png) no-repeat 7px 12px;}
.tree_nav li a{ text-decoration: none;color: #666;}
.tree_nav li a:hover{color: #015f51;}
.tree_nav li .menu_nav{display: none;}
.tree_nav li .menu_nav a{background: none;padding: 0 0 0 40px;}
.navTreeStyle1 .tree_nav01 li a{background-position: -1px -2103px;}
.navTreeStyle1 .tree_nav01 li a:hover, .navTreeStyle1 .tree_nav01 li a.curcur{color: #015f51;}
.navTreeStyle2 .tree_nav01 li a {background: none;}
.navTreeStyle2 .tree_nav01 li a:hover, .navTreeStyle2 .tree_nav01 li a.curcur{color: #666;}
.navTreeStyle4 .tree_nav01 li a{background-position: 6px -8px;}
.navTreeStyle4 .tree_nav01 li a:hover, .navTreeStyle4 .tree_nav01 li a.curcur{color: #e56e06;}
.navTreeStyle5 .tree_nav01 li a{background-position: 6px -27px;}
.navTreeStyle5 .tree_nav01 li a:hover{color: #9f1419;}
.navTreeStyle5 .tree_nav01 li a.curcur{color: #9f1419;}
.navTreeStyle6 .tree_nav01 li a{background-position: 6px -46px;}
.navTreeStyle6 .tree_nav01 li a:hover{color: #015f51;}
.navTreeStyle6 .tree_nav01 li a.curcur{color: #015f51;}
.navTreeStyle7 .tree_nav01 li a{background-position: 6px -69px;}
.navTreeStyle7 .tree_nav01 li a:hover{color: #1b62b7;}
.navTreeStyle7 .tree_nav01 li a.curcur{color: #1b62b7;}
.navTreeStyle8 .tree_nav01 li a{background-position: 6px -88px;}
.navTreeStyle8 .tree_nav01 li a:hover{color: #60431e;}
.navTreeStyle8 .tree_nav01 li a.curcur{color: #60431e;}
.navTreeStyle9 .tree_nav01 li a{background-position: 6px -113px;}
.navTreeStyle9 .tree_nav01 li a:hover{color: #C30000;}
.navTreeStyle9 .tree_nav01 li a.curcur{color: #c30000;}
.navTreeStyle10 .tree_nav01 li a{background-position: 6px -146px;}
.navTreeStyle10 .tree_nav01 li a:hover, .navTreeStyle10 .tree_nav01 li a.curcur{color: #80c72c;}
.navTreeStyle11 .tree_nav01 li a{background-position: 6px -178px;}
.navTreeStyle11 .tree_nav01 li a:hover, .navTreeStyle11 .tree_nav01 li a.curcur{color: #f9b10a;}
.navTreeStyle12 .tree_nav01 li a{background-position: 6px -207px;}
.navTreeStyle12 .tree_nav01 li a:hover, .navTreeStyle12 .tree_nav01 li a.curcur{color: #f799aa;}
.navTreeStyle13 .tree_nav01 li a{background-position: 6px -244px;}
.navTreeStyle13 .tree_nav01 li a:hover, .navTreeStyle13 .tree_nav01 li a.curcur{color: #a0a1a4;}
.navTreeStyle14 .tree_nav01 li a{background-position: 6px -279px;}
.navTreeStyle14 .tree_nav01 li a:hover, .navTreeStyle14 .tree_nav01 li a.curcur{color: #76a7c3;}
.navTreeStyle15 .tree_nav01 li a{background-position: 6px -316px;}
.navTreeStyle15 .tree_nav01 li a:hover{color: #91cefd;}
.navTreeStyle15 .tree_nav01 li a.curcur{color: #91cefd;}
.navTreeStyle16 .tree_nav01 li a{background-position: 4px -350px;}
.navTreeStyle16 .tree_nav01 li a:hover, .navTreeStyle16 .tree_nav01 li a.curcur{color: #80c72c;}
.navTreeStyle17 .tree_nav01 li a{background-position: 6px -389px;}
.navTreeStyle17 .tree_nav01 li a:hover, .navTreeStyle17 .tree_nav01 li a.curcur{color: #f9b10a;}
.navTreeStyle18 .tree_nav01 li a{background-position: 6px -426px;}
.navTreeStyle18 .tree_nav01 li a:hover, .navTreeStyle18 .tree_nav01 li a.curcur{color: #eaa3ca;}
.navTreeStyle19 .tree_nav01 li a{background-position: 6px -461px;}
.navTreeStyle19 .tree_nav01 li a:hover, .navTreeStyle19 .tree_nav01 li a.curcur{color: #cccccc;}
.navTreeStyle20 .tree_nav01 li a{background-position: 6px -499px;}
.navTreeStyle20 .tree_nav01 li a:hover, .navTreeStyle20 .tree_nav01 li a.curcur{color: #805955;}
.navTreeStyle21 .tree_nav01 li a{background-position: 6px -537px;}
.navTreeStyle21 .tree_nav01 li a:hover, .navTreeStyle21 .tree_nav01 li a.curcur{color: #999999;}
.navTreeStyle22 .tree_nav01 li a{background-position: 6px -566px;}
.navTreeStyle22 .tree_nav01 li a:hover, .navTreeStyle22 .tree_nav01 li a.curcur{color: #9f1419;}
.navTreeStyle23 .tree_nav01 li a{background-position: 6px -593px;}
.navTreeStyle23 .tree_nav01 li a:hover, .navTreeStyle23 .tree_nav01 li a.curcur{color: #f47115;}
.navTreeStyle24 .tree_nav01 li a{background-position: 6px -620px;}
.navTreeStyle24 .tree_nav01 li a:hover, .navTreeStyle24 .tree_nav01 li a.curcur{color: #009747;}
.navTreeStyle25 .tree_nav01 li a{background-position: 6px -648px;}
.navTreeStyle25 .tree_nav01 li a:hover, .navTreeStyle25 .tree_nav01 li a.curcur{color: #60431e;}
.navTreeStyle26 .tree_nav01 li a{background-position: 6px -676px;}
.navTreeStyle26 .tree_nav01 li a:hover, .navTreeStyle26 .tree_nav01 li a.curcur{color: #1b62b7;}
.navTreeStyle27 .tree_nav01 li{border: none;}
.navTreeStyle27 .tree_nav01 li a{background-position: 18px -708px;padding: 0 0 0 46px;}
.navTreeStyle27 .tree_nav01 li a:hover{color: #fff;background: url(/jrfr/image/shu_nav/hover_btn.png) no-repeat 10px -691px;}
.navTreeStyle27 .tree_nav01 li a.curcur{color: #fff;}
.navTreeStyle28 .tree_nav01 li{border: none;}
.navTreeStyle28 .tree_nav01 li a{background-position: 18px -708px;padding: 0 0 0 46px;}
.navTreeStyle28 .tree_nav01 li a:hover{color: #fff;background: url(/jrfr/image/shu_nav/hover_btn.png) no-repeat 10px -727px;}
.navTreeStyle28 .tree_nav01 li a.curcur{color: #fff;}
.navTreeStyle29 .tree_nav01 li{border: none;}
.navTreeStyle29 .tree_nav01 li a{background-position: 18px -708px;padding: 0 0 0 46px;}
.navTreeStyle29 .tree_nav01 li a:hover{color: #fff;background: url(/jrfr/image/shu_nav/hover_btn.png) no-repeat 10px -765px;}
.navTreeStyle29 .tree_nav01 li a.curcur{color: #fff;}
.navTreeStyle30 .tree_nav01 li{border: none;}
.navTreeStyle30 .tree_nav01 li a{background-position: 18px -708px;padding: 0 0 0 46px;}
.navTreeStyle30 .tree_nav01 li a:hover{color: #fff;background: url(/jrfr/image/shu_nav/hover_btn.png) no-repeat 10px -804px;}
.navTreeStyle30 .tree_nav01 li a.curcur{color: #fff;}
.navTreeStyle31 .tree_nav01 li{border: none;}
.navTreeStyle31 .tree_nav01 li a{background-position: 18px -708px;padding: 0 0 0 46px;}
.navTreeStyle31 .tree_nav01 li a:hover{color: #fff;background: url(/jrfr/image/shu_nav/hover_btn.png) no-repeat 10px -845px;}
.navTreeStyle31 .tree_nav01 li a.curcur{color: #fff;}
.navTreeStyle32 .tree_nav01 li{border: none;}
.navTreeStyle32 .tree_nav01 li a{background-position: 18px -708px;padding: 0 0 0 46px;}
.navTreeStyle32 .tree_nav01 li a:hover{color: #fff;background: url(/jrfr/image/shu_nav/hover_btn.png) no-repeat 10px -884px;}
.navTreeStyle32 .tree_nav01 li a.curcur{color: #fff;}
.navTreeStyle33 .tree_nav01 li{border: none;}
.navTreeStyle33 .tree_nav01 li a{background-position: 156px -877px;padding: 0 0 0 20px;}
.navTreeStyle33 .tree_nav01 li a:hover{color: #fff;background: url(/jrfr/image/shu_nav/hover_btn.png) no-repeat -5px -921px;}
.navTreeStyle33 .tree_nav01 li a.curcur{color: #fff;}
.navTreeStyle34 .tree_nav01 li{border: none;}
.navTreeStyle34 .tree_nav01 li a{background-position: 156px -877px;padding: 0 0 0 20px;}
.navTreeStyle34 .tree_nav01 li a:hover{color: #fff;background: url(/jrfr/image/shu_nav/hover_btn.png) no-repeat -5px -951px;}
.navTreeStyle34 .tree_nav01 li a.curcur{color: #fff;}
.navTreeStyle35 .tree_nav01 li{border: none;}
.navTreeStyle35 .tree_nav01 li a{background-position: 156px -877px;padding: 0 0 0 20px;}
.navTreeStyle35 .tree_nav01 li a:hover{color: #fff;background: url(/jrfr/image/shu_nav/hover_btn.png) no-repeat -5px -983px;}
.navTreeStyle35 .tree_nav01 li a.curcur{color: #fff;}
.navTreeStyle36 .tree_nav01 li{border: none;}
.navTreeStyle36 .tree_nav01 li a{background-position: 156px -877px;padding: 0 0 0 20px;}
.navTreeStyle36 .tree_nav01 li a:hover{color: #fff;background: url(/jrfr/image/shu_nav/hover_btn.png) no-repeat -5px -1016px;}
.navTreeStyle36 .tree_nav01 li a.curcur{color: #fff;}
.navTreeStyle37 .tree_nav01 li{border: none;}
.navTreeStyle37 .tree_nav01 li a{background-position: 156px -877px;padding: 0 0 0 20px;}
.navTreeStyle37 .tree_nav01 li a:hover{color: #fff;background: url(/jrfr/image/shu_nav/hover_btn.png) no-repeat -5px -1050px;}
.navTreeStyle37 .tree_nav01 li a.curcur{color: #fff;}
.navTreeStyle38 .tree_nav01 li{border: none;}
.navTreeStyle38 .tree_nav01 li a{background-position: 156px -877px;padding: 0 0 0 20px;}
.navTreeStyle38 .tree_nav01 li a:hover{color: #fff;background: url(/jrfr/image/shu_nav/hover_btn.png) no-repeat -5px -1086px;}
.navTreeStyle38 .tree_nav01 li a.curcur{color: #fff;}
.navTreeStyle39 .tree_nav01 li{border-bottom: 1px solid #ccc;}
.navTreeStyle39 .tree_nav01 li a{background-position: 0 -1081px;text-align: left;padding: 0;text-indent: 25px;}
.navTreeStyle39 .tree_nav01 li a:hover{color: #c0c0c0;}
.navTreeStyle39 .tree_nav01 li a.curcur{color: #c0c0c0;}
.navTreeStyle40 .tree_nav01 li{border-bottom: 1px solid #ccc;}
.navTreeStyle40 .tree_nav01 li a{background-position: 0 -1107px;text-align: left;padding: 0;text-indent: 25px;}
.navTreeStyle40 .tree_nav01 li a:hover{color: #805955;}
.navTreeStyle40 .tree_nav01 li a.curcur{color: #805955;}
.navTreeStyle41 .tree_nav01 li{border-bottom: 1px solid #ccc;}
.navTreeStyle41 .tree_nav01 li a{background-position: 0 -1133px;text-align: left;padding: 0;text-indent: 25px;}
.navTreeStyle41 .tree_nav01 li a:hover{color: #3dbcd0;}
.navTreeStyle41 .tree_nav01 li a.curcur{color: #3dbcd0;}
.navTreeStyle42 .tree_nav01 li{border-bottom: 1px solid #ccc;}
.navTreeStyle42 .tree_nav01 li a{background-position: 0 -1160px;text-align: left;padding: 0;text-indent: 25px;}
.navTreeStyle42 .tree_nav01 li a:hover{color: #80c72c;}
.navTreeStyle42 .tree_nav01 li a.curcur{color: #80c72c;}
.navTreeStyle43 .tree_nav01 li{border-bottom: 1px solid #ccc;}
.navTreeStyle43 .tree_nav01 li a{background-position: 0 -1185px;text-align: left;padding: 0;text-indent: 25px;}
.navTreeStyle43 .tree_nav01 li a:hover{color: #f9b10a;}
.navTreeStyle43 .tree_nav01 li a.curcur{color: #f9b10a;}
.navTreeStyle44 .tree_nav01 li{border-bottom: 1px solid #ccc;}
.navTreeStyle44 .tree_nav01 li a{background-position: 0 -1211px;text-align: left;padding: 0;text-indent: 25px;}
.navTreeStyle44 .tree_nav01 li a:hover, .navTreeStyle44 .tree_nav01 li a.curcur{color: #c57bac;}
#treeNavigation.navTreeStyle45 .tree_nav01 li{background: url(/jrfr/image/shu_nav/line.png) no-repeat 0 bottom;border: none;}
.navTreeStyle45 .tree_nav01 li a{background-position: 6px -1241px;padding: 0 0 0 48px;}
.navTreeStyle45 .tree_nav01 li a:hover, .navTreeStyle45 .tree_nav01 li a.curcur{color: #89b75f;}
#treeNavigation.navTreeStyle46 .tree_nav01 li{background: url(/jrfr/image/shu_nav/line.png) no-repeat 0 bottom;border: none;}
.navTreeStyle46 .tree_nav01 li a{background-position: 6px -1271px;padding: 0 0 0 48px;}
.navTreeStyle46 .tree_nav01 li a:hover{color: #f7f073;}
.navTreeStyle46 .tree_nav01 li a.curcur{color: #f7f073;}
#treeNavigation.navTreeStyle47 .tree_nav01 li{background: url(/jrfr/image/shu_nav/line.png) no-repeat 0 bottom;border: none;}
.navTreeStyle47 .tree_nav01 li a{background-position: 6px -1302px;padding: 0 0 0 48px;}
.navTreeStyle47 .tree_nav01 li a:hover{color: #9a4144;}
.navTreeStyle47 .tree_nav01 li a.curcur{color: #9a4144;}
#treeNavigation.navTreeStyle48 .tree_nav01 li{background: url(/jrfr/image/shu_nav/line.png) no-repeat 0 bottom;border: none;}
.navTreeStyle48 .tree_nav01 li a{background-position: 6px -1332px;padding: 0 0 0 48px;}
.navTreeStyle48 .tree_nav01 li a:hover, .navTreeStyle48 .tree_nav01 li a.curcur{color: #735836;}
#treeNavigation.navTreeStyle49 .tree_nav01 li{background: url(/jrfr/image/shu_nav/line.png) no-repeat 0 bottom;border: none;}
.navTreeStyle49 .tree_nav01 li a{background-position: 6px -1362px;padding: 0 0 0 48px;}
.navTreeStyle49 .tree_nav01 li a:hover, .navTreeStyle49 .tree_nav01 li a.curcur{color: #e9e9e9;}
#treeNavigation.navTreeStyle50 .tree_nav01 li{background: url(/jrfr/image/shu_nav/line.png) no-repeat 0 bottom;border: none;}
.navTreeStyle50 .tree_nav01 li a{background-position: 6px -1392px;padding: 0 0 0 48px;}
.navTreeStyle50 .tree_nav01 li a:hover, .navTreeStyle50 .tree_nav01 li a.curcur{color: #76a7c3;}
.navTreeStyle51 .tree_nav01 li{background: #91942d url(/jrfr/image/shu_nav/line.png) no-repeat center bottom;border: none;}
.navTreeStyle51 .tree_nav01 li a{background-position: center -877px;text-align: center;padding: 0 0 0 10px;color: #3e3e3e;}
.navTreeStyle51 .tree_nav01 li a:hover, .navTreeStyle51 .tree_nav01 li a.curcur{color: #fff;}
.navTreeStyle52 .tree_nav01 li{background: #91942d url(/jrfr/image/shu_nav/line.png) no-repeat center bottom;border: none;}
.navTreeStyle52 .tree_nav01 li a{background-position: center -911px;text-align: center;padding: 0 0 0 10px;color: #3e3e3e;}
.navTreeStyle52 .tree_nav01 li a:hover, .navTreeStyle52 .tree_nav01 li a.curcur{color: #fff;}
.navTreeStyle53 .tree_nav01 li{background: #91942d url(/jrfr/image/shu_nav/line.png) no-repeat center bottom;border: none;}
.navTreeStyle53 .tree_nav01 li a{background-position: center -945px;text-align: center;padding: 0 0 0 10px;color: #3e3e3e;}
.navTreeStyle53 .tree_nav01 li a:hover, .navTreeStyle53 .tree_nav01 li a.curcur{color: #fff;}
.navTreeStyle54 .tree_nav01 li{background: #91942d url(/jrfr/image/shu_nav/line.png) no-repeat center bottom;border: none;}
.navTreeStyle54 .tree_nav01 li a{background-position: center -979px;text-align: center;padding: 0 0 0 10px;color: #3e3e3e;}
.navTreeStyle54 .tree_nav01 li a:hover, .navTreeStyle54 .tree_nav01 li a.curcur{color: #fff;}
.navTreeStyle55 .tree_nav01 li{background: #91942d url(/jrfr/image/shu_nav/line.png) no-repeat center bottom;border: none;}
.navTreeStyle55 .tree_nav01 li a{background-position: center -1013px;text-align: center;padding: 0 0 0 10px;color: #3e3e3e;}
.navTreeStyle55 .tree_nav01 li a:hover, .navTreeStyle55 .tree_nav01 li a.curcur{color: #fff;}
.navTreeStyle56 .tree_nav01 li{background: #91942d url(/jrfr/image/shu_nav/line.png) no-repeat center bottom;border: none;}
.navTreeStyle56 .tree_nav01 li a{background-position: center -1049px;text-align: center;padding: 0 0 0 10px;color: #3e3e3e;}
.navTreeStyle56 .tree_nav01 li a:hover, .navTreeStyle56 .tree_nav01 li a.curcur{color: #fff;}
.navTreeStyle57 .tree_nav01 li{background: url(/jrfr/image/shu_nav/kuan_line.png) no-repeat 0 bottom;border: none;}
.navTreeStyle57 .tree_nav01 li a{background-position: 19px -707px;padding: 0 0 0 46px;}
.navTreeStyle57 .tree_nav01 li a:hover, .navTreeStyle57 .tree_nav01 li a.curcur{color: #3e3e3e;}
.navTreeStyle58 .tree_nav01 li{background: url(/jrfr/image/shu_nav/kuan_line.png) no-repeat 0 bottom;border: none;}
.navTreeStyle58 .tree_nav01 li a{background-position: 19px -737px;padding: 0 0 0 46px;}
.navTreeStyle58 .tree_nav01 li a:hover, .navTreeStyle58 .tree_nav01 li a.curcur{color: #3e3e3e;}
.navTreeStyle59 .tree_nav01 li{background: url(/jrfr/image/shu_nav/kuan_line.png) no-repeat 0 bottom;border: none;}
.navTreeStyle59 .tree_nav01 li a{background-position: 19px -764px;padding: 0 0 0 46px;}
.navTreeStyle59 .tree_nav01 li a:hover, .navTreeStyle59 .tree_nav01 li a.curcur{color: #3e3e3e;}
.navTreeStyle60 .tree_nav01 li{background: url(/jrfr/image/shu_nav/kuan_line.png) no-repeat 0 bottom;border: none;}
.navTreeStyle60 .tree_nav01 li a{background-position: 19px -792px;padding: 0 0 0 46px;}
.navTreeStyle60 .tree_nav01 li a:hover, .navTreeStyle60 .tree_nav01 li a.curcur{color: #3e3e3e;}
.navTreeStyle61 .tree_nav01 li{background: url(/jrfr/image/shu_nav/kuan_line.png) no-repeat 0 bottom;border: none;}
.navTreeStyle61 .tree_nav01 li a{background-position: 19px -819px;padding: 0 0 0 46px;}
.navTreeStyle61 .tree_nav01 li a:hover, .navTreeStyle61 .tree_nav01 li a.curcur{color: #3e3e3e;}
.navTreeStyle62 .tree_nav01 li{background: url(/jrfr/image/shu_nav/kuan_line.png) no-repeat 0 bottom;border: none;}
.navTreeStyle62 .tree_nav01 li a{background-position: 19px -849px;padding: 0 0 0 46px;}
.navTreeStyle62 .tree_nav01 li a:hover, .navTreeStyle62 .tree_nav01 li a.curcur{color: #3e3e3e;}
.navTreeStyle63 .tree_nav01 li{background: url(/jrfr/image/shu_nav/shu_line.png) repeat-x center bottom;border: none;}
.navTreeStyle63 .tree_nav01 li a{background-position: 205px -707px;text-align: left;padding: 0;color: #c55a00;text-indent: 25px;}
.navTreeStyle63 .tree_nav01 li a:hover, .navTreeStyle63 .tree_nav01 li a.curcur{color: #3e3e3e;}
.navTreeStyle64 .tree_nav01 li{background: url(/jrfr/image/shu_nav/shu_line.png) repeat-x center bottom;border: none;}
.navTreeStyle64 .tree_nav01 li a{background-position: 205px -737px;text-align: left;padding: 0;color: #c55a00;text-indent: 25px;}
.navTreeStyle64 .tree_nav01 li a:hover{color: #3e3e3e;}
.navTreeStyle64 .tree_nav01 li a.curcur{color: #3e3e3e;}
.navTreeStyle65 .tree_nav01 li{background: url(/jrfr/image/shu_nav/shu_line.png) repeat-x center bottom;border: none;}
.navTreeStyle65 .tree_nav01 li a{background-position: 205px -764px;text-align: left;padding: 0;color: #c55a00;text-indent: 25px;}
.navTreeStyle65 .tree_nav01 li a:hover{color: #3e3e3e;}
.navTreeStyle65 .tree_nav01 li a.curcur{color: #3e3e3e;}
.navTreeStyle66 .tree_nav01 li{background: url(/jrfr/image/shu_nav/shu_line.png) repeat-x center bottom;border: none;}
.navTreeStyle66 .tree_nav01 li a{background-position: 205px -792px;text-align: left;padding: 0;color: #c55a00;text-indent: 25px;}
.navTreeStyle66 .tree_nav01 li a:hover{color: #3e3e3e;}
.navTreeStyle66 .tree_nav01 li a.curcur{color: #3e3e3e;}
.navTreeStyle67 .tree_nav01 li{background: url(/jrfr/image/shu_nav/shu_line.png) repeat-x center bottom;border: none;}
.navTreeStyle67 .tree_nav01 li a{background-position: 205px -819px;text-align: left;padding: 0;color: #c55a00;text-indent: 25px;}
.navTreeStyle67 .tree_nav01 li a:hover{color: #3e3e3e;}
.navTreeStyle67 .tree_nav01 li a.curcur{color: #3e3e3e;}
.navTreeStyle68 .tree_nav01 li{background: url(/jrfr/image/shu_nav/shu_line.png) repeat-x center bottom;border: none;}
.navTreeStyle68 .tree_nav01 li a{background-position: 205px -849px;text-align: left;padding: 0;color: #c55a00;text-indent: 25px;}
.navTreeStyle68 .tree_nav01 li a:hover{color: #3e3e3e;}
.navTreeStyle68 .tree_nav01 li a.curcur{color: #3e3e3e;}
.navTreeStyle69 .tree_nav01 li a{background-position: 1px -1425px;text-align: left;padding: 0;color: #a2998c;text-indent: 50px;}
.navTreeStyle69 .tree_nav01 li a:hover, .navTreeStyle69 .tree_nav01 li a.curcur{color: #cc0010;}
.navTreeStyle70 .tree_nav01 li a{background-position: 1px -1461px;text-align: left;padding: 0;color: #a2998c;text-indent: 50px;}
.navTreeStyle70 .tree_nav01 li a:hover, .navTreeStyle70 .tree_nav01 li a.curcur{color: #2b9181;}
.navTreeStyle71 .tree_nav01 li a{background-position: 1px -1497px;text-align: left;padding: 0;color: #a2998c;text-indent: 50px;}
.navTreeStyle71 .tree_nav01 li a:hover{color: #857343;}
.navTreeStyle71 .tree_nav01 li a.curcur{color: #857343;}
.navTreeStyle72 .tree_nav01 li a{background-position: 1px -1532px;text-align: left;padding: 0;color: #a2998c;text-indent: 50px;}
.navTreeStyle72 .tree_nav01 li a:hover{color: #857343;}
.navTreeStyle72 .tree_nav01 li a.curcur{color: #857343;}
.navTreeStyle73 .tree_nav01 li a{background-position: 1px -1567px;text-align: left;padding: 0;color: #a2998c;text-indent: 50px;}
.navTreeStyle73 .tree_nav01 li a:hover{color: #857343;}
.navTreeStyle73 .tree_nav01 li a.curcur{color: #857343;}
.navTreeStyle74 .tree_nav01 li a{background-position: 1px -1602px;text-align: left;padding: 0;color: #a2998c;text-indent: 50px;}
.navTreeStyle74 .tree_nav01 li a:hover, .navTreeStyle74 .tree_nav01 li a.curcur{color: #a0a1a4;}
.navTreeStyle75 #channelTree li{border: 1px solid #e0e0e0;margin: 5px;}
.navTreeStyle75 .tree_nav01 li a{background-position: 0 -1081px;text-align: left;padding: 0;text-indent: 25px;}
.navTreeStyle75 .tree_nav01 li a:hover{color: #c0c0c0;}
.navTreeStyle75 .tree_nav01 li a.curcur{color: #c0c0c0;}
.navTreeStyle76 #channelTree li{border: 1px solid #e0e0e0;margin: 5px;}
.navTreeStyle76 .tree_nav01 li a{background-position: 0 -1107px;text-align: left;padding: 0;text-indent: 25px;}
.navTreeStyle76 .tree_nav01 li a:hover{color: #805955;}
.navTreeStyle76 .tree_nav01 li a.curcur{color: #805955;}
.navTreeStyle77 #channelTree li{border: 1px solid #e0e0e0;margin: 5px;}
.navTreeStyle77 .tree_nav01 li a{background-position: 0 -1133px;text-align: left;padding: 0;text-indent: 25px;}
.navTreeStyle77 .tree_nav01 li a:hover{color: #3dbcd0;}
.navTreeStyle77 .tree_nav01 li a.curcur{color: #3dbcd0;}
.navTreeStyle78 #channelTree li{border: 1px solid #e0e0e0;margin: 5px;}
.navTreeStyle78 .tree_nav01 li a{background-position: 0 -1160px;text-align: left;padding: 0;text-indent: 25px;}
.navTreeStyle78 .tree_nav01 li a:hover{color: #80c72c;}
.navTreeStyle78 .tree_nav01 li a.curcur{color: #80c72c;}
.navTreeStyle79 #channelTree li{border: 1px solid #e0e0e0;margin: 5px;}
.navTreeStyle79 .tree_nav01 li a{background-position: 0 -1185px;text-align: left;padding: 0;text-indent: 25px;}
.navTreeStyle79 .tree_nav01 li a:hover{color: #f9b10a;}
.navTreeStyle79 .tree_nav01 li a.curcur{color: #f9b10a;}
.navTreeStyle80 #channelTree li{border: 1px solid #e0e0e0;margin: 5px;}
.navTreeStyle80 .tree_nav01 li a{background-position: 0 -1211px;text-align: left;padding: 0;text-indent: 25px;}
.navTreeStyle80 .tree_nav01 li a:hover{color: #c57bac;}
.navTreeStyle80 .tree_nav01 li a.curcur{color: #c57bac;}
.navTreeStyle81 #channelTree li{background: #f0f3f8;border: none;margin: 5px;}
.navTreeStyle81 .tree_nav01 li a{background-position: 205px -877px;text-align: left;padding: 0;text-indent: 25px;}
.navTreeStyle81 .tree_nav01 li a:hover{color: #3e3e3e;}
.navTreeStyle81 .tree_nav01 li a.curcur{color: #3e3e3e;}
.navTreeStyle82 #channelTree li{background: #f0f3f8;border: none;margin: 5px;}
.navTreeStyle82 .tree_nav01 li a{background-position: 205px -911px;text-align: left;padding: 0;text-indent: 25px;}
.navTreeStyle82 .tree_nav01 li a:hover, .navTreeStyle82 .tree_nav01 li a.curcur{color: #60431E;}
.navTreeStyle83 #channelTree li{background: #f0f3f8;border: none;margin: 5px;}
.navTreeStyle83 .tree_nav01 li a{background-position: 205px -945px;text-align: left;padding: 0;text-indent: 25px;}
.navTreeStyle83 .tree_nav01 li a:hover, .navTreeStyle83 .tree_nav01 li a.curcur{color: #1B62B7;}
.navTreeStyle84 #channelTree li{background: #f0f3f8;border: none;margin: 5px;}
.navTreeStyle84 .tree_nav01 li a{background-position: 205px -979px;text-align: left;padding: 0;text-indent: 25px;}
.navTreeStyle84 .tree_nav01 li a:hover, .navTreeStyle84 .tree_nav01 li a.curcur{color: #80C72C;}
.navTreeStyle85 #channelTree li{background: #f0f3f8;border: none;margin: 5px;}
.navTreeStyle85 .tree_nav01 li a{background-position: 205px -1013px;text-align: left;padding: 0;text-indent: 25px;}
.navTreeStyle85 .tree_nav01 li a:hover, .navTreeStyle85 .tree_nav01 li a.curcur{color: #F9B10A;}
.navTreeStyle86 #channelTree li{background: #f0f3f8;border: none;margin: 5px;}
.navTreeStyle86 .tree_nav01 li a{background-position: 205px -1049px;text-align: left;padding: 0;text-indent: 25px;}
.navTreeStyle86 .tree_nav01 li a:hover, .navTreeStyle86 .tree_nav01 li a.curcur{color: #C32279;}
.navTreeStyle87 .tree_nav01 li{border: none;background: url(/jrfr/image/shu_nav/heng_line.png) no-repeat 0 bottom;}
.navTreeStyle87 .tree_nav01 li a{background-position: 26px -1641px;padding: 0 0 0 61px;}
.navTreeStyle87 .tree_nav01 li a:hover, .navTreeStyle87 .tree_nav01 li a.curcur{color: #3fb13f;}
.navTreeStyle88 .tree_nav01 li{border: none;background: url(/jrfr/image/shu_nav/heng_line.png) no-repeat 0 bottom;}
.navTreeStyle88 .tree_nav01 li a{background-position: 26px -1684px;padding: 0 0 0 61px;}
.navTreeStyle88 .tree_nav01 li a:hover, .navTreeStyle88 .tree_nav01 li a.curcur{color: #805955;}
.navTreeStyle89 .tree_nav01 li{border: none;background: url(/jrfr/image/shu_nav/heng_line.png) no-repeat 0 bottom;}
.navTreeStyle89 .tree_nav01 li a{background-position: 26px -1728px;padding: 0 0 0 61px;}
.navTreeStyle89 .tree_nav01 li a:hover{color: #c5bab2;}
.navTreeStyle89 .tree_nav01 li a.curcur{color: #c5bab2;}
.navTreeStyle90 .tree_nav01 li{border: none;background: url(/jrfr/image/shu_nav/heng_line.png) no-repeat 0 bottom;}
.navTreeStyle90 .tree_nav01 li a{background-position: 26px -1770px;padding: 0 0 0 61px;}
.navTreeStyle90 .tree_nav01 li a:hover, .navTreeStyle90 .tree_nav01 li a.curcur{color: #abd6dd;}
.navTreeStyle91 .tree_nav01 li{border: none;background: url(/jrfr/image/shu_nav/heng_line.png) no-repeat 0 bottom;}
.navTreeStyle91 .tree_nav01 li a{background-position: 26px -1814px;padding: 0 0 0 61px;}
.navTreeStyle91 .tree_nav01 li a:hover, .navTreeStyle91 .tree_nav01 li a.curcur{color: #c57bac;}
.navTreeStyle92 .tree_nav01 li{border: none;background: url(/jrfr/image/shu_nav/heng_line.png) no-repeat 0 bottom;}
.navTreeStyle92 .tree_nav01 li a{background-position: 26px -1857px;padding: 0 0 0 61px;}
.navTreeStyle92 .tree_nav01 li a:hover, .navTreeStyle92 .tree_nav01 li a.curcur{color: #fddd1b;}
.navTreeStyle93 .tree_nav01 li{border: none;background: url(/jrfr/image/shu_nav/heng_line.png) no-repeat 0 bottom;}
.navTreeStyle93 .tree_nav01 li a{background-position: 0 -1887px;padding: 0 0 0 36px;}
.navTreeStyle93 .tree_nav01 li a:hover, .navTreeStyle93 .tree_nav01 li a.curcur{color: #a4a4a4;}
.navTreeStyle94 .tree_nav01 li{border: none;background: url(/jrfr/image/shu_nav/heng_line.png) no-repeat 0 bottom;}
.navTreeStyle94 .tree_nav01 li a{background-position: 0 -1918px;padding: 0 0 0 36px;}
.navTreeStyle94 .tree_nav01 li a:hover, .navTreeStyle94 .tree_nav01 li a.curcur{color: #60431e;}
.navTreeStyle95 .tree_nav01 li{border: none;background: url(/jrfr/image/shu_nav/heng_line.png) no-repeat 0 bottom;}
.navTreeStyle95 .tree_nav01 li a{background-position: 0 -1949px;padding: 0 0 0 36px;}
.navTreeStyle95 .tree_nav01 li a:hover, .navTreeStyle95 .tree_nav01 li a.curcur{color: #76a7c3;}
.navTreeStyle96 .tree_nav01 li{border: none;background: url(/jrfr/image/shu_nav/heng_line.png) no-repeat 0 bottom;}
.navTreeStyle96 .tree_nav01 li a{background-position: 0 -1978px;padding: 0 0 0 36px;}
.navTreeStyle96 .tree_nav01 li a:hover, .navTreeStyle96 .tree_nav01 li a.curcur{color: #9f9b55;}
.navTreeStyle97 .tree_nav01 li{border: none;background: url(/jrfr/image/shu_nav/heng_line.png) no-repeat 0 bottom;}
.navTreeStyle97 .tree_nav01 li a{background-position: 0 -2009px;padding: 0 0 0 36px;}
.navTreeStyle97 .tree_nav01 li a:hover, .navTreeStyle97 .tree_nav01 li a.curcur{color: #f799aa;}
.navTreeStyle98 .tree_nav01 li{border: none;background: url(/jrfr/image/shu_nav/heng_line.png) no-repeat 0 bottom;}
.navTreeStyle98 .tree_nav01 li a{background-position: 0 -2039px;padding: 0 0 0 36px;}
.navTreeStyle98 .tree_nav01 li a:hover, .navTreeStyle98 .tree_nav01 li a.curcur{color: #fbc784;}
.navTreeStyle99 .tree_nav01 li{border-bottom: 1px solid #efefef;}
.navTreeStyle99 .tree_nav01 li a{background-position: 14px -709px;text-align: left;padding: 0;text-indent: 65px;}
.navTreeStyle99 .tree_nav01 li a:hover{color: #fff;background: url(/jrfr/image/shu_nav/hover_btn.png) no-repeat 1px 2px;}
.navTreeStyle99 .tree_nav01 li a.curcur{color: #9f1419;}
.navTreeStyle100 .tree_nav01 li{border-bottom: 1px solid #efefef;}
.navTreeStyle100 .tree_nav01 li a{background-position: 14px -709px;text-align: left;padding: 0;text-indent: 65px;}
.navTreeStyle100 .tree_nav01 li a:hover{color: #fff;background: url(/jrfr/image/shu_nav/hover_btn.png) no-repeat 1px -34px;}
.navTreeStyle100 .tree_nav01 li a.curcur{color: #f47115;}
.navTreeStyle101 .tree_nav01 li{border-bottom: 1px solid #efefef;}
.navTreeStyle101 .tree_nav01 li a{background-position: 14px -709px;text-align: left;padding: 0;text-indent: 65px;}
.navTreeStyle101 .tree_nav01 li a:hover{color: #fff;background: url(/jrfr/image/shu_nav/hover_btn.png) no-repeat 1px -72px;}
.navTreeStyle101 .tree_nav01 li a.curcur{color: #009747;}
.navTreeStyle102 .tree_nav01 li{border-bottom: 1px solid #efefef;}
.navTreeStyle102 .tree_nav01 li a{background-position: 14px -709px;text-align: left;padding: 0;text-indent: 65px;}
.navTreeStyle102 .tree_nav01 li a:hover{color: #fff;background: url(/jrfr/image/shu_nav/hover_btn.png) no-repeat 1px -111px;}
.navTreeStyle102 .tree_nav01 li a.curcur{color: #60431e;}
.navTreeStyle103 .tree_nav01 li{border-bottom: 1px solid #efefef;}
.navTreeStyle103 .tree_nav01 li a{background-position: 14px -709px;text-align: left;padding: 0;text-indent: 65px;}
.navTreeStyle103 .tree_nav01 li a:hover{color: #fff;background: url(/jrfr/image/shu_nav/hover_btn.png) no-repeat 1px -148px;}
.navTreeStyle103 .tree_nav01 li a.curcur{color: #1b62b7;}
.navTreeStyle104 .tree_nav01 li{border-bottom: 1px solid #efefef;}
.navTreeStyle104 .tree_nav01 li a{background-position: 14px -709px;text-align: left;padding: 0;text-indent: 65px;}
.navTreeStyle104 .tree_nav01 li a:hover{color: #fff;background: url(/jrfr/image/shu_nav/hover_btn.png) no-repeat 1px -186px;}
.navTreeStyle104 .tree_nav01 li a.curcur{color: #999999;}
/*新增栏目导航样式 2017.05.17 zqy*/
/*navTreeStyle105*/
.navTreeStyle105 .tree_nav01{height: 54px;font-size: 14px;background: #fdd3d4;}
.navTreeStyle105 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle105 .tree_nav01 li a{display: block;width: 125px;height: 54px;line-height: 54px;padding: 0;text-align: center;background: none;color: #e50100;}
.navTreeStyle105 .tree_nav01 li a:hover,.navTreeStyle105 .tree_nav01 li.current_son .a2{color: #fff;background: #e50100;}
.navTreeStyle105 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 53px;left: 0;z-index: 9;background: #f04d4e;}
.navTreeStyle105 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle105 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle106*/
.navTreeStyle106 .tree_nav01{height: 54px;font-size: 14px;background: #fdd0f1;}
.navTreeStyle106 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle106 .tree_nav01 li a{display: block;width: 125px;height: 54px;line-height: 54px;padding: 0;text-align: center;background: none;color: #fb00b2;}
.navTreeStyle106 .tree_nav01 li a:hover,.navTreeStyle106 .tree_nav01 li.current_son .a2{color: #fff;background: #fb00b2;}
.navTreeStyle106 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 53px;left: 0;z-index: 9;background: #fe62d0;}
.navTreeStyle106 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle106 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle107*/
.navTreeStyle107 .tree_nav01{height: 54px;font-size: 14px;background: #dfcefb;}
.navTreeStyle107 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle107 .tree_nav01 li a{display: block;width: 125px;height: 54px;line-height: 54px;padding: 0;text-align: center;background: none;color: #6b45aa;}
.navTreeStyle107 .tree_nav01 li a:hover,.navTreeStyle107 .tree_nav01 li.current_son .a2{color: #fff;background: #6b45aa;}
.navTreeStyle107 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 53px;left: 0;z-index: 9;background: #a77deb;}
.navTreeStyle107 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle107 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle108*/
.navTreeStyle108 .tree_nav01{height: 54px;font-size: 14px;background: #ffebd2;}
.navTreeStyle108 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle108 .tree_nav01 li a{display: block;width: 125px;height: 54px;line-height: 54px;padding: 0;text-align: center;background: none;color: #fe9313;}
.navTreeStyle108 .tree_nav01 li a:hover,.navTreeStyle108 .tree_nav01 li.current_son .a2{color: #fff;background: #fe9313;}
.navTreeStyle108 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 53px;left: 0;z-index: 9;background: #fab45f;}
.navTreeStyle108 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle108 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle109*/
.navTreeStyle109 .tree_nav01{height: 54px;font-size: 14px;background: #fff7d6;}
.navTreeStyle109 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle109 .tree_nav01 li a{display: block;width: 125px;height: 54px;line-height: 54px;padding: 0;text-align: center;background: none;color: #dea700;}
.navTreeStyle109 .tree_nav01 li a:hover,.navTreeStyle109 .tree_nav01 li.current_son .a2{color: #fff;background: #dea700;}
.navTreeStyle109 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 53px;left: 0;z-index: 9;background: #ffc001;}
.navTreeStyle109 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle109 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle110*/
.navTreeStyle110 .tree_nav01{height: 54px;font-size: 14px;background: #e5ffd2;}
.navTreeStyle110 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle110 .tree_nav01 li a{display: block;width: 125px;height: 54px;line-height: 54px;padding: 0;text-align: center;background: none;color: #49ad00;}
.navTreeStyle110 .tree_nav01 li a:hover,.navTreeStyle110 .tree_nav01 li.current_son .a2{color: #fff;background: #49ad00;}
.navTreeStyle110 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 53px;left: 0;z-index: 9;background: #5cd305;}
.navTreeStyle110 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle110 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle111*/
.navTreeStyle111 .tree_nav01{height: 54px;font-size: 14px;background: #cefcbb;}
.navTreeStyle111 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle111 .tree_nav01 li a{display: block;width: 125px;height: 54px;line-height: 54px;padding: 0;text-align: center;background: none;color: #31a800;}
.navTreeStyle111 .tree_nav01 li a:hover,.navTreeStyle111 .tree_nav01 li.current_son .a2{color: #fff;background: #31a800;}
.navTreeStyle111 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 53px;left: 0;z-index: 9;background: #46c418;}
.navTreeStyle111 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle111 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle112*/
.navTreeStyle112 .tree_nav01{height: 54px;font-size: 14px;background: #d8d0ff;}
.navTreeStyle112 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle112 .tree_nav01 li a{display: block;width: 125px;height: 54px;line-height: 54px;padding: 0;text-align: center;background: none;color: #3811fe;}
.navTreeStyle112 .tree_nav01 li a:hover,.navTreeStyle112 .tree_nav01 li.current_son .a2{color: #fff;background: #3811fe;}
.navTreeStyle112 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 53px;left: 0;z-index: 9;background: #7054ff;}
.navTreeStyle112 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle112 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle113*/
.navTreeStyle113 .tree_nav01{height: 54px;font-size: 14px;background: #d4f4ff;}
.navTreeStyle113 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle113 .tree_nav01 li a{display: block;width: 125px;height: 54px;line-height: 54px;padding: 0;text-align: center;background: none;color: #10c7ff;}
.navTreeStyle113 .tree_nav01 li a:hover,.navTreeStyle113 .tree_nav01 li.current_son .a2{color: #fff;background: #10c7ff;}
.navTreeStyle113 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 53px;left: 0;z-index: 9;background: #4bd3fb;}
.navTreeStyle113 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle113 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle114*/
.navTreeStyle114 .tree_nav01{height: 54px;font-size: 14px;background: #fee6c2;}
.navTreeStyle114 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle114 .tree_nav01 li a{display: block;width: 125px;height: 54px;line-height: 54px;padding: 0;text-align: center;background: none;color: #784e12;}
.navTreeStyle114 .tree_nav01 li a:hover,.navTreeStyle114 .tree_nav01 li.current_son .a2{color: #fff;background: #784e12;}
.navTreeStyle114 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 53px;left: 0;z-index: 9;background: #93621f;}
.navTreeStyle114 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle114 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle115*/
.navTreeStyle115 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle115 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;background: #f04d4e;margin: 0 15px 0 0;border-radius: 2px;}
.navTreeStyle115 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle115 .tree_nav01 li a:hover,.navTreeStyle115 .tree_nav01 li.current_son .a2{color: #fff;background: #e50100;}
.navTreeStyle115 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #f04d4e;}
.navTreeStyle115 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle115 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle116*/
.navTreeStyle116 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle116 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;background: #fe62d0;margin: 0 15px 0 0;border-radius: 2px;}
.navTreeStyle116 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle116 .tree_nav01 li a:hover,.navTreeStyle116 .tree_nav01 li.current_son .a2{color: #fff;background: #fb00b2;}
.navTreeStyle116 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #fe62d0;}
.navTreeStyle116 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle116 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle117*/
.navTreeStyle117 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle117 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;background: #a77deb;margin: 0 15px 0 0;border-radius: 2px;}
.navTreeStyle117 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle117 .tree_nav01 li a:hover,.navTreeStyle117 .tree_nav01 li.current_son .a2{color: #fff;background: #6b45aa;}
.navTreeStyle117 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #a77deb;}
.navTreeStyle117 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle117 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle118*/
.navTreeStyle118 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle118 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;background: #fab45f;margin: 0 15px 0 0;border-radius: 2px;}
.navTreeStyle118 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle118 .tree_nav01 li a:hover,.navTreeStyle118 .tree_nav01 li.current_son .a2{color: #fff;background: #fe9313;}
.navTreeStyle118 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #fab45f;}
.navTreeStyle118 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle118 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle119*/
.navTreeStyle119 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle119 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;background: #ffc001;margin: 0 15px 0 0;border-radius: 2px;}
.navTreeStyle119 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle119 .tree_nav01 li a:hover,.navTreeStyle119 .tree_nav01 li.current_son .a2{color: #fff;background: #dea700;}
.navTreeStyle119 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #ffc001;}
.navTreeStyle119 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle119 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle120*/
.navTreeStyle120 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle120 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;background: #5cd305;margin: 0 15px 0 0;border-radius: 2px;}
.navTreeStyle120 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle120 .tree_nav01 li a:hover,.navTreeStyle120 .tree_nav01 li.current_son .a2{color: #fff;background: #49ad00;}
.navTreeStyle120 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #5cd305;}
.navTreeStyle120 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle120 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle121*/
.navTreeStyle121 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle121 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;background: #46c418;margin: 0 15px 0 0;border-radius: 2px;}
.navTreeStyle121 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle121 .tree_nav01 li a:hover,.navTreeStyle121 .tree_nav01 li.current_son .a2{color: #fff;background: #31a800;}
.navTreeStyle121 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #46c418;}
.navTreeStyle121 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle121 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle122*/
.navTreeStyle122 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle122 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;background: #7054ff;margin: 0 15px 0 0;border-radius: 2px;}
.navTreeStyle122 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle122 .tree_nav01 li a:hover,.navTreeStyle122 .tree_nav01 li.current_son .a2{color: #fff;background: #3811fe;}
.navTreeStyle122 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #7054ff;}
.navTreeStyle122 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle122 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle123*/
.navTreeStyle123 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle123 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;background: #4bd3fb;margin: 0 15px 0 0;border-radius: 2px;}
.navTreeStyle123 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle123 .tree_nav01 li a:hover,.navTreeStyle123 .tree_nav01 li.current_son .a2{color: #fff;background: #10c7ff;}
.navTreeStyle123 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #4bd3fb;}
.navTreeStyle123 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle123 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle124*/
.navTreeStyle124 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle124 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;background: #93621f;margin: 0 15px 0 0;border-radius: 2px;}
.navTreeStyle124 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle124 .tree_nav01 li a:hover,.navTreeStyle124 .tree_nav01 li.current_son .a2{color: #fff;background: #784e12;}
.navTreeStyle124 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #93621f;}
.navTreeStyle124 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle124 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle125*/
.navTreeStyle125 .about_nav{text-align: center;}
.navTreeStyle125 .tree_nav01{display: inline-block;height: 40px;font-size: 14px;background: #fdd3d4;}
.navTreeStyle125 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle125 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle125 .tree_nav01 li a:hover,.navTreeStyle125 .tree_nav01 li.current_son .a2{color: #fff;background: #e50100;}
.navTreeStyle125 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #f04d4e;}
.navTreeStyle125 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle125 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle126*/
.navTreeStyle126 .about_nav{text-align: center;}
.navTreeStyle126 .tree_nav01{display: inline-block;height: 40px;font-size: 14px;background: #fdd0f1;}
.navTreeStyle126 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle126 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle126 .tree_nav01 li a:hover,.navTreeStyle126 .tree_nav01 li.current_son .a2{color: #fff;background: #fb00b2;}
.navTreeStyle126 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #fe62d0;}
.navTreeStyle126 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle126 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle127*/
.navTreeStyle127 .about_nav{text-align: center;}
.navTreeStyle127 .tree_nav01{display: inline-block;height: 40px;font-size: 14px;background: #dfcefb;}
.navTreeStyle127 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle127 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle127 .tree_nav01 li a:hover,.navTreeStyle127 .tree_nav01 li.current_son .a2{color: #fff;background: #6b45aa;}
.navTreeStyle127 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #a77deb;}
.navTreeStyle127 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle127 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle128*/
.navTreeStyle128 .about_nav{text-align: center;}
.navTreeStyle128 .tree_nav01{display: inline-block;height: 40px;font-size: 14px;background: #ffebd2;}
.navTreeStyle128 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle128 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle128 .tree_nav01 li a:hover,.navTreeStyle128 .tree_nav01 li.current_son .a2{color: #fff;background: #fe9313;}
.navTreeStyle128 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #fab45f;}
.navTreeStyle128 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle128 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle129*/
.navTreeStyle129 .about_nav{text-align: center;}
.navTreeStyle129 .tree_nav01{display: inline-block;height: 40px;font-size: 14px;background: #fff7d6;}
.navTreeStyle129 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle129 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle129 .tree_nav01 li a:hover,.navTreeStyle129 .tree_nav01 li.current_son .a2{color: #fff;background: #dea700;}
.navTreeStyle129 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #ffc001;}
.navTreeStyle129 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle129 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle130*/
.navTreeStyle130 .about_nav{text-align: center;}
.navTreeStyle130 .tree_nav01{display: inline-block;height: 40px;font-size: 14px;background: #e5ffd2;}
.navTreeStyle130 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle130 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle130 .tree_nav01 li a:hover,.navTreeStyle130 .tree_nav01 li.current_son .a2{color: #fff;background: #49ad00;}
.navTreeStyle130 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #5cd305;}
.navTreeStyle130 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle130 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle131*/
.navTreeStyle131 .about_nav{text-align: center;}
.navTreeStyle131 .tree_nav01{display: inline-block;height: 40px;font-size: 14px;background: #cefcbb;}
.navTreeStyle131 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle131 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle131 .tree_nav01 li a:hover,.navTreeStyle131 .tree_nav01 li.current_son .a2{color: #fff;background: #31a800;}
.navTreeStyle131 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #46c418;}
.navTreeStyle131 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle131 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle132*/
.navTreeStyle132 .about_nav{text-align: center;}
.navTreeStyle132 .tree_nav01{display: inline-block;height: 40px;font-size: 14px;background: #d8d0ff;}
.navTreeStyle132 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle132 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle132 .tree_nav01 li a:hover,.navTreeStyle132 .tree_nav01 li.current_son .a2{color: #fff;background: #3811fe;}
.navTreeStyle132 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #7054ff;}
.navTreeStyle132 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle132 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle133*/
.navTreeStyle133 .about_nav{text-align: center;}
.navTreeStyle133 .tree_nav01{display: inline-block;height: 40px;font-size: 14px;background: #d4f4ff;}
.navTreeStyle133 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle133 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle133 .tree_nav01 li a:hover,.navTreeStyle133 .tree_nav01 li.current_son .a2{color: #fff;background: #10c7ff;}
.navTreeStyle133 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #4bd3fb;}
.navTreeStyle133 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle133 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle134*/
.navTreeStyle134 .about_nav{text-align: center;}
.navTreeStyle134 .tree_nav01{display: inline-block;height: 40px;font-size: 14px;background: #fee6c2;}
.navTreeStyle134 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle134 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #fff;}
.navTreeStyle134 .tree_nav01 li a:hover,.navTreeStyle134 .tree_nav01 li.current_son .a2{color: #fff;background: #784e12;}
.navTreeStyle134 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 39px;left: 0;z-index: 9;background: #93621f;}
.navTreeStyle134 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle134 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle135*/
.navTreeStyle135 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle135 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle135 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #333;border-bottom: 3px solid transparent;padding: 0 15px;}
.navTreeStyle135 .tree_nav01 li a:hover,.navTreeStyle135 .tree_nav01 li.current_son .a2{border-color: #e50100;}
.navTreeStyle135 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 45px;left: 0;z-index: 9;background: #f04d4e;}
.navTreeStyle135 .tree_nav01 li.current_son .ul_small a:hover{border:none;background: #e50100;}
.navTreeStyle135 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle135 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle136*/
.navTreeStyle136 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle136 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle136 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #333;border-bottom: 3px solid transparent;padding: 0 15px;}
.navTreeStyle136 .tree_nav01 li a:hover,.navTreeStyle136 .tree_nav01 li.current_son .a2{border-color: #fb00b2;}
.navTreeStyle136 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 45px;left: 0;z-index: 9;background: #fe62d0;}
.navTreeStyle136 .tree_nav01 li.current_son .ul_small a:hover{border:none;background: #fb00b2;}
.navTreeStyle136 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle136 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle137*/
.navTreeStyle137 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle137 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle137 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #333;border-bottom: 3px solid transparent;padding: 0 15px;}
.navTreeStyle137 .tree_nav01 li a:hover,.navTreeStyle137 .tree_nav01 li.current_son .a2{border-color: #6b45aa;}
.navTreeStyle137 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 45px;left: 0;z-index: 9;background: #a77deb;}
.navTreeStyle137 .tree_nav01 li.current_son .ul_small a:hover{border:none;background: #6b45aa;}
.navTreeStyle137 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle137 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle138*/
.navTreeStyle138 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle138 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle138 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #333;border-bottom: 3px solid transparent;padding: 0 15px;}
.navTreeStyle138 .tree_nav01 li a:hover,.navTreeStyle138 .tree_nav01 li.current_son .a2{border-color: #fe9313;}
.navTreeStyle138 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 45px;left: 0;z-index: 9;background: #fab45f;}
.navTreeStyle138 .tree_nav01 li.current_son .ul_small a:hover{border:none;background: #fe9313;}
.navTreeStyle138 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle138 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle139*/
.navTreeStyle139 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle139 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle139 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #333;border-bottom: 3px solid transparent;padding: 0 15px;}
.navTreeStyle139 .tree_nav01 li a:hover,.navTreeStyle139 .tree_nav01 li.current_son .a2{border-color: #dea700;}
.navTreeStyle139 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 45px;left: 0;z-index: 9;background: #ffc001;}
.navTreeStyle139 .tree_nav01 li.current_son .ul_small a:hover{border:none;background: #dea700;}
.navTreeStyle139 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle139 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle140*/
.navTreeStyle140 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle140 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle140 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #333;border-bottom: 3px solid transparent;padding: 0 15px;}
.navTreeStyle140 .tree_nav01 li a:hover,.navTreeStyle140 .tree_nav01 li.current_son .a2{border-color: #49ad00;}
.navTreeStyle140 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 45px;left: 0;z-index: 9;background: #5cd305;}
.navTreeStyle140 .tree_nav01 li.current_son .ul_small a:hover{border:none;background: #49ad00;}
.navTreeStyle140 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle140 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle141*/
.navTreeStyle141 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle141 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle141 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #333;border-bottom: 3px solid transparent;padding: 0 15px;}
.navTreeStyle141 .tree_nav01 li a:hover,.navTreeStyle141 .tree_nav01 li.current_son .a2{border-color: #31a800;}
.navTreeStyle141 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 45px;left: 0;z-index: 9;background: #46c418;}
.navTreeStyle141 .tree_nav01 li.current_son .ul_small a:hover{border:none;background: #31a800;}
.navTreeStyle141 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle141 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle142*/
.navTreeStyle142 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle142 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle142 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #333;border-bottom: 3px solid transparent;padding: 0 15px;}
.navTreeStyle142 .tree_nav01 li a:hover,.navTreeStyle142 .tree_nav01 li.current_son .a2{border-color: #3811fe;}
.navTreeStyle142 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 45px;left: 0;z-index: 9;background: #7054ff;}
.navTreeStyle142 .tree_nav01 li.current_son .ul_small a:hover{border:none;background: #3811fe;}
.navTreeStyle142 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle142 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle143*/
.navTreeStyle143 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle143 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle143 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #333;border-bottom: 3px solid transparent;padding: 0 15px;}
.navTreeStyle143 .tree_nav01 li a:hover,.navTreeStyle143 .tree_nav01 li.current_son .a2{border-color: #10c7ff;}
.navTreeStyle143 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 45px;left: 0;z-index: 9;background: #4bd3fb;}
.navTreeStyle143 .tree_nav01 li.current_son .ul_small a:hover{border:none;background: #10c7ff;}
.navTreeStyle143 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle143 .tree_nav01 .childContainer a{color: #fff;}
/*navTreeStyle144*/
.navTreeStyle144 .tree_nav01{height: 40px;font-size: 14px;background: #fff;}
.navTreeStyle144 .tree_nav01 li{float: left;margin: 0;position: relative;border:none;}
.navTreeStyle144 .tree_nav01 li a{display: block;width: 125px;height: 40px;line-height: 40px;padding: 0;text-align: center;background: none;color: #333;border-bottom: 3px solid transparent;padding: 0 15px;}
.navTreeStyle144 .tree_nav01 li a:hover,.navTreeStyle144 .tree_nav01 li.current_son .a2{border-color: #784e12;}
.navTreeStyle144 .tree_nav01 .childContainer{width: 100%;position: absolute;top: 45px;left: 0;z-index: 9;background: #93621f;}
.navTreeStyle144 .tree_nav01 li.current_son .ul_small a:hover{border:none;background: #784e12;}
.navTreeStyle144 .tree_nav01 .ul_small li{float: none;}
.navTreeStyle144 .tree_nav01 .childContainer a{color: #fff;}
/*新的栏目导航样式*/
.navTreeStyle_01,.navTreeStyle_02,.navTreeStyle_03,.navTreeStyle_04,.navTreeStyle_05,.navTreeStyle_06,.navTreeStyle_07,.navTreeStyle_13,.navTreeStyle_14,.navTreeStyle_15,.navTreeStyle_16,.navTreeStyle_17{min-width: 160px;}
.navTreeStyle_08,.navTreeStyle_09,.navTreeStyle_10,.navTreeStyle_11,.navTreeStyle_12{min-width: 450px;}
.navTreeStyle_01 .tree_nav{background: #f0f0f0;color: #666;}
.navTreeStyle_01 .tree_nav li{width:100%;margin:0;border-bottom:2px solid rgba(255,255,255,0.5);position: relative;z-index: 1;}
.navTreeStyle_01 .tree_nav li a{height: 50px;line-height:50px;background: none;color: #666;}
.navTreeStyle_01 .tree_nav li.current_son a,.navTreeStyle_01 .tree_nav li.current_onhover a,.navTreeStyle_01 .tree_nav li.current a{background: #0cf;color:#fff;}
.navTreeStyle_01 .tree_nav li a:hover,.navTreeStyle_01 .tree_nav li.isSelect .a2,.navTreeStyle_01 .tree_nav .li3.isSelect .a3{color:#fff;}
.navTreeStyle_01 .tree_nav li .childContainer,.navTreeStyle_01 .tree_nav li .childContainer3 {position:absolute;width:200px;right:-200px;top:0;border-left: 2px solid #fff;}
.navTreeStyle_01 .tree_nav li .childContainer a{color:#666;background: #f0f0f0;height: 40px;line-height: 40px;}
.navTreeStyle_01 .tree_nav li .childContainer a:hover{color:#fff;}
.navTreeStyle_01 .tree_nav li .ul_small1 .current_son .a3{color:#fff;}
.navTreeStyle_02 .tree_nav{background: #f0f0f0;}
.navTreeStyle_02 .tree_nav li{width:100%;margin:0;position: relative;border-bottom: 1px solid #ddd;z-index: 1;}
.navTreeStyle_02 .tree_nav li a{height: 50px;line-height:50px;background:none;color: #666;}
.navTreeStyle_02 .tree_nav li.current_son a,.navTreeStyle_02 .tree_nav li.current_onhover a,.navTreeStyle_02 .tree_nav li.current a{background: #0cf;color:#fff;}
.navTreeStyle_02 .tree_nav li a:hover,.navTreeStyle_02 .tree_nav li.isSelect a{color:#fff;}
.navTreeStyle_02 .tree_nav li .childContainer{width:100%;}
.navTreeStyle_02 .tree_nav li .childContainer li{border:none;}
.navTreeStyle_02 .tree_nav li .childContainer a{color:#666;background: #f5f5f5;height: 40px;line-height: 40px;}
.navTreeStyle_02 .tree_nav li .childContainer a:hover,.navTreeStyle_02 .tree_nav li .childContainer .isSelect .a3{color:#fff;}
/* three leve */
.navTreeStyle_02 .ul_small1 .childContainer3 .ul_small2 a{padding-left:50px;}
.navTreeStyle_02 .tree_nav .ul_small1 li.current_son .a3{background: #0cf;color:#fff;}
.navTreeStyle_03 .tree_nav{background: #f0f0f0;}
.navTreeStyle_03 .tree_nav li{width:100%;margin:0;position: relative;border-bottom: 1px solid rgba(255,255,255,0.5);z-index: 1;}
.navTreeStyle_03 .tree_nav li a{height: 50px;line-height:50px;background: none;color: #666;}
.navTreeStyle_03 .tree_nav li.current_son a,.navTreeStyle_03 .tree_nav li.current_onhover a,.navTreeStyle_03 .tree_nav li.current a{background: #0cf;color:#fff;}
.navTreeStyle_03 .tree_nav li a:hover,.navTreeStyle_03 .tree_nav li.isSelect a{color:#fff;}
.navTreeStyle_03 .tree_nav li .childContainer,.navTreeStyle_03 .tree_nav li .childContainer3 {position:absolute;width:200px;right:-200px;top:0;border:1px solid #0cf;box-sizing: border-box;}
.navTreeStyle_03 .tree_nav li .childContainer li{border:none;}
.navTreeStyle_03 .tree_nav li .childContainer a{color:#666;background: #f5f5f5;height: 40px;line-height: 40px;}
.navTreeStyle_03 .tree_nav li .childContainer a:hover{color:#fff;}
.navTreeStyle_03 .tree_nav li .ul_small1 .current_son .a3{color:#fff;}
.navTreeStyle_03 .tree_nav li .ul_small1 .childContainer3{top:-1px;}
.navTreeStyle_04 .tree_nav{background: #f0f0f0;}
.navTreeStyle_04 .tree_nav li{width:100%;margin:0;position: relative;border-bottom: 1px solid #ddd;z-index: 1;}
.navTreeStyle_04 .tree_nav li a{height: 50px;line-height:50px;background: none;color: #666;}
.navTreeStyle_04 .tree_nav li.current_son a,.navTreeStyle_04 .tree_nav li a:hover,.navTreeStyle_04 .tree_nav li.isSelect a{background: #fff;position: relative;top:0;left:0;margin:0 0 -1px;border:1px solid #ddd;z-index: 1;padding-left: 31px;height: 51px;}
.navTreeStyle_04 .tree_nav li.current_son a{border-right: none;left:1px;}
.navTreeStyle_04 .tree_nav li .childContainer,.navTreeStyle_04 .tree_nav li .childContainer3{position:absolute;width:200px;right:-200px;top:0;border:1px solid #0cf;box-sizing: border-box;background: #fff;}
.navTreeStyle_04 .tree_nav li .childContainer a{color:#666;top:0;border: none;left:0;}
.navTreeStyle_04 .tree_nav li .ul_small1 .childContainer3{top:-1px;right:-200px;}
.navTreeStyle_05 .tree_nav{background:#fff;border-right: 1px solid #ddd;}
.navTreeStyle_05 .tree_nav li{width:100%;margin:0;position: relative;border-bottom:none;z-index: 1;}
.navTreeStyle_05 .tree_nav li a{height: 50px;line-height:50px;background:none;color: #666;}
.navTreeStyle_05 .tree_nav li.current_son a,.navTreeStyle_05 .tree_nav li.current_onhover a,.navTreeStyle_05 .tree_nav li a:hover,
.navTreeStyle_05 .tree_nav li.isSelect .a2{background:none;color:#0cf;border-right: 2px solid #0cf;margin:0 -1px 0 0;}
.navTreeStyle_05 .tree_nav li a:hover,.navTreeStyle_05 .tree_nav li.isSelect a{color:#0cf;}
.navTreeStyle_05 .tree_nav li .childContainer{width:100%;}
.navTreeStyle_05 .tree_nav li .childContainer li{border:none;}
.navTreeStyle_05 .tree_nav li .childContainer a{color:#666;background: #f5f5f5;border:none;padding-left:50px;height: 40px;line-height: 40px;}
.navTreeStyle_05 .tree_nav li .childContainer a:hover{color:#0cf;}
.navTreeStyle_05 .tree_nav li .ul_small2 a{padding-left:70px;}
.navTreeStyle_05 .tree_nav li .current_son .a3{background:#fff;border-right:2px solid #0cf;}
.navTreeStyle_06 .tree_nav{background: #f0f0f0;overflow: hidden;}
.navTreeStyle_06 .tree_nav li{width:100%;margin:0;position: relative;border-bottom: 1px solid #ddd;z-index: 1;}
.navTreeStyle_06 .tree_nav li a{height: 50px;line-height:50px;background:none;color: #666;}
.navTreeStyle_06 .tree_nav li.current_son a,.navTreeStyle_06 .tree_nav li a:hover,.navTreeStyle_06 .tree_nav li.isSelect a{background:none;color:#0cf;}
.navTreeStyle_06 .tree_nav li .childContainer{width:100%;border-top: 1px solid #ccc;padding:0 0 0 40px;}
.navTreeStyle_06 .tree_nav li .childContainer3{padding-left:10px;}
.navTreeStyle_06 .tree_nav li .childContainer li{border:none;box-sizing: border-box;}
.navTreeStyle_06 .tree_nav li .childContainer a{color:#666;background:none;margin:10px 0;border-left:2px solid #ccc;padding: 0 0 0 20px;height: 20px;line-height: 20px;}
.navTreeStyle_07 .tree_nav{background: #f0f0f0;}
.navTreeStyle_07 .tree_nav li{width:100%;margin:0;position: relative;border-bottom: 1px solid #ddd;z-index: 1;}
.navTreeStyle_07 .tree_nav li a{height: 50px;line-height:50px;background:none;color: #666;}
.navTreeStyle_07 .tree_nav li.current_son a,.navTreeStyle_07 .tree_nav li a:hover,.navTreeStyle_07 .tree_nav li.isSelect a{background: none;color:#0cf;}
.navTreeStyle_07 .tree_nav li .childContainer{width:100%;border-top: 1px solid #ccc;}
.navTreeStyle_07 .tree_nav li .childContainer li{border:none;}
.navTreeStyle_07 .tree_nav li .childContainer a{color:#666;background: #f5f5f5;height: 40px;line-height: 40px;}
.navTreeStyle_07 .tree_nav li .childContainer a:hover{background: #0cf;color:#fff;}
.navTreeStyle_07 .tree_nav .ul_small1 li.current_son .a3{color:#fff;}
.navTreeStyle_07 .childContainer .ul_small2 a{padding-left:60px;}
.navTreeStyle_08 .tree_nav{background: #f0f0f0;width: 100%;height: 50px;position: relative;z-index: 1;text-align: center;border-bottom: 1px solid #ccc;}
.navTreeStyle_08 .tree_nav li{width:150px;float:left;margin:0;z-index: 1;border:none;}
.navTreeStyle_08 .tree_nav li.current_son{z-index:20;}
.navTreeStyle_08 .tree_nav li a{height: 50px;line-height:50px;background:none;color: #666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;border:1px solid rgba(255,255,255,0.5);border-bottom: none;bottom:-1px;padding:0;position: relative;}
.navTreeStyle_08 .tree_nav li.current_son a,.navTreeStyle_08 .tree_nav li a:hover,.navTreeStyle_08 .tree_nav li.isSelect a{background:#fff;color:#0cf;z-index: 2;padding-bottom: 1px;}
.navTreeStyle_08 .tree_nav li .childContainer{width:100%;border: 1px solid #ccc;border-top:none;position: absolute;left:0;right:0;top:51px;background: #f5f5f5;box-sizing: border-box;z-index:10;}
.navTreeStyle_08 .tree_nav li .childContainer li{border:none;float:left;min-width:100px;width:auto;}
.navTreeStyle_08 .tree_nav li .childContainer a{color:#666;background: none;border:none;padding:0 10px;bottom:0;}
.navTreeStyle_08 .tree_nav li .childContainer a:hover{background: #0cf;color:#fff;}
.navTreeStyle_08 .tree_nav li .ul_small1 .childContainer{background:#fff;}
.navTreeStyle_08 .tree_nav li .ul_small1 .current_son .a3{color:#fff;}
.navTreeStyle_09 .tree_nav{width: 100%;height: 50px;text-align: center;}
.navTreeStyle_09 .tree_nav li{width:150px;float:left;margin:0 5px;z-index: 1;border:none;position: relative;z-index: 1;}
.navTreeStyle_09 .tree_nav li.current_son{z-index:20;}
.navTreeStyle_09 .tree_nav li a{height: 50px;line-height:50px;background:#f5f5f5;color: #666;padding:0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.navTreeStyle_09 .tree_nav li.current_son a,.navTreeStyle_09 .tree_nav li a:hover,.navTreeStyle_09 .tree_nav li.isSelect a{background:#f5f5f5;color:#fff;z-index: 2;position: relative;}
.navTreeStyle_09 .tree_nav li .childContainer{width:100%;border:none;position: absolute;left:0;top:51px;background:none;box-sizing: border-box;}
.navTreeStyle_09 .tree_nav li .childContainer li{border:none;float:left;width:100%;border-top:1px solid transparent;margin:0;}
.navTreeStyle_09 .tree_nav li .childContainer a{color:#666;background: #f5f5f5;border:none;}
.navTreeStyle_09 .tree_nav li .childContainer a:hover{color:#fff;background: #0cf;}
.navTreeStyle_09 .tree_nav .ul_small1 .childContainer{position:absolute;top:0;left:150px;}
.navTreeStyle_09 .tree_nav .ul_small1 li{position:relative;}
.navTreeStyle_09 .tree_nav .ul_small1 .current_son .a3{color:#fff;}
.navTreeStyle_10 .tree_nav{width: 100%;height: 50px;position: relative;z-index: 1;text-align: center;}
.navTreeStyle_10 .tree_nav li{width:150px;float:left;margin:0 10px 0 0;z-index: 1;border:none;background: #F0F0F0;}
.navTreeStyle_10 .tree_nav li a{height: 50px;line-height:50px;background:none;color: #666;padding:0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.navTreeStyle_10 .tree_nav li.current_son a,.navTreeStyle_10 .tree_nav li a:hover,.navTreeStyle_10 .tree_nav li.isSelect a{background:#f5f5f5;color:#0cf;z-index: 2;position: relative;}
.navTreeStyle_10 .tree_nav li .childContainer{width:100%;border: 1px solid #ccc;border-top:none;position: absolute;left:0;right:0;top:51px;background: #f5f5f5;box-sizing: border-box;}
.navTreeStyle_10 .tree_nav li .childContainer li{border:none;float:left;min-width:100px;width:auto;background: none;}
.navTreeStyle_10 .tree_nav li .childContainer a{color:#666;background: none;border:none;padding:0 10px;}
.navTreeStyle_10 .tree_nav li .childContainer a:hover{color:#0cf;}
.navTreeStyle_10 .tree_nav .ul_small2{overflow:hidden;}
.navTreeStyle_11 .tree_nav{width: 100%;height: 50px;text-align: center;}
.navTreeStyle_11 .tree_nav li{width:150px;float:left;margin:0 5px;z-index: 1;border:none;position: relative;z-index: 1;}
.navTreeStyle_11 .tree_nav li.current_son{z-index:20;}
.navTreeStyle_11 .tree_nav li a{height: 50px;line-height:50px;background:#f5f5f5;color: #666;padding:0;border-radius: 25px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.navTreeStyle_11 .tree_nav li.current_son a,.navTreeStyle_11 .tree_nav li a:hover,.navTreeStyle_11 .tree_nav li.isSelect a{background:#f5f5f5;color:#fff;z-index: 2;position: relative;}
.navTreeStyle_11 .tree_nav li .childContainer{width:100%;border:none;position: absolute;left:0;right:0;top:51px;background:none;box-sizing: border-box;}
.navTreeStyle_11 .tree_nav li .childContainer li{border:none;float:left;width:100%;border-top:1px solid transparent;}
.navTreeStyle_11 .tree_nav li .childContainer a{color:#666;background: #f5f5f5;border:none;}
.navTreeStyle_11 .tree_nav li .childContainer a:hover{color:#fff;background: #0cf;}
.navTreeStyle_11 .tree_nav .childContainer .ul_small1 li{float:none;margin:0;}
.navTreeStyle_11 .tree_nav .ul_small1 li{position:relative;}
.navTreeStyle_11 .tree_nav li .ul_small1 .childContainer3{top:0;right:auto;left:150px;}
.navTreeStyle_11 .tree_nav .ul_small1 li.current_son .a3{color:#fff;}
.navTreeStyle_12 .tree_nav{background: #f0f0f0;width: 100%;height: 50px;position:relative;z-index: 1;text-align: center;}
.navTreeStyle_12 .tree_nav li{width:150px;float:left;margin:0;z-index: 1;border:none;}
.navTreeStyle_12 .tree_nav li a{height: 50px;line-height:50px;background:none;color: #666;padding:0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.navTreeStyle_12 .tree_nav li.current_son a,.navTreeStyle_12 .tree_nav li a:hover,.navTreeStyle_12 .tree_nav li.isSelect a{background:#f5f5f5;color:#fff;z-index: 2;position: relative;}
.navTreeStyle_12 .tree_nav li .childContainer{width:100%;border: 1px solid #ccc;border-top:none;position: absolute;left:0;right:0;top:51px;background: #f5f5f5;box-sizing: border-box;}
.navTreeStyle_12 .tree_nav li .childContainer li{border:none;float:left;min-width:100px;width:auto;}
.navTreeStyle_12 .tree_nav li .childContainer a{color:#fff;background: none;border:none;padding:0 10px;}
.navTreeStyle_12 .tree_nav li .childContainer a:hover{color:#0cf;background: #fff;}
.navTreeStyle_12 .tree_nav .li3.current_son .a3{background: #fff;color:#0cf;}
.navTreeStyle_13 .tree_nav {margin-top:10px;}
.navTreeStyle_13 .list_title{height:50px;line-height: 50px;border:1px solid #fff;border-bottom:none;}
.navTreeStyle_13 li a{background:none;padding-left:20px;}
.navTreeStyle_13 li a:hover{color:#0cf;}
.navTreeStyle_13 li{position:relative;}
.navTreeStyle_13 li.list_title:last-child{border-bottom:1px solid #fff;}
.navTreeStyle_13 .childContainer{position:absolute;top:-1px;right:-402px;width:400px;border:1px solid #0cf;background:#fff;padding: 10px 0;min-height: 160px;}
.navTreeStyle_13 .ul_small1 .childContainer {position: static;display: block;border: none;}
.navTreeStyle_13 .ul_small1 li{border:none;}
.navTreeStyle_13 .ul_small1 .a3{font-weight:bold;}
.navTreeStyle_13 .ul_small2 li{display: inline-block;}
.navTreeStyle_13 .ul_small2 li a{font-size: 12px;color:#666;}
.navTreeStyle_13 .childContainer3{display:block!important;}
.navTreeStyle_13 .li3{margin-bottom:10px;}
.navTreeStyle_13 .a2{position:relative;}
.navTreeStyle_13 .a2:after{content:">";display:block;position:absolute;top:0;right:20px;color:#999;font-size:16px;font-weight:bold;font-family:"宋体";}
.navTreeStyle_13 .a2:hover,.navTreeStyle_13 .current_son .a2{background:#0cf;color:#fff;}
.navTreeStyle_13 .a2:hover:after,.navTreeStyle_13 .current_son .a2:after,.navTreeStyle_13 .tree_nav .isSelect .a2,.navTreeStyle_13 .tree_nav .isSelect .a2:after{color:#fff;}
.navTreeStyle_13 .tree_nav .nochild .a2:after{content:"";}
.navTreeStyle_14 li{border:none;margin:0;}
.navTreeStyle_14 li a{background:none;padding-left:10px;}
.navTreeStyle_14 .list_title{position:relative;height:50px;line-height: 50px;border-bottom: 1px solid #ddd;}
.navTreeStyle_14 .a2{position:relative;}
.navTreeStyle_14 .a2:after{content:">";display:block;position:absolute;top:0;right:20px;color:#333;font-size:16px;font-weight:bold;font-family:"宋体";}
.navTreeStyle_14 .a2:hover,.navTreeStyle_14 .current_son .a2{background:#0cf;color:#fff;}
.navTreeStyle_14 .a2:hover:after,.navTreeStyle_14 .current_son .a2:after,.navTreeStyle_14 .isSelect .a2,.navTreeStyle_14 .isSelect .a2:after{color:#fff;}
.navTreeStyle_14 .childContainer {position:absolute;top:0;right:-650px;width:650px;border:1px solid #0cf;min-height: 160px;background:#fff;padding:10px 0;}
.navTreeStyle_14 .ul_small1{overflow:hidden;}
.navTreeStyle_14 .li3{float: left;width:33.33%;}
.navTreeStyle_14 .childContainer3 {display:block!important;}
.navTreeStyle_14 .ul_small2{overflow:hidden;}
.navTreeStyle_14 .ul_small2 a {font-size:12px;color:#999;}
.navTreeStyle_14 .ul_small2 li {float:left;border-right: 1px solid #ddd;padding-right: 10px;margin-right: 10px;margin-bottom: 10px;height: 20px;line-height: 16px;}
.navTreeStyle_14 .ul_small1 a:hover{color:#0cf;}
.navTreeStyle_14 .nochild .a2:after{content:"";}
.navTreeStyle_15 li{border:none;margin:0;}
.navTreeStyle_15 li a{background:none;padding-left:10px;}
.navTreeStyle_15 li .ul_small2 a{padding-left:0;}
.navTreeStyle_15 .list_title{position:relative;background:#fff;min-height:50px;line-height: 50px;border-bottom: 1px solid rgba(0,0,0,0.04);border-top: 1px solid rgba(255,255,255,0.12);}
.navTreeStyle_15 .list_title .a2{color:#fff;}
.navTreeStyle_15 .childContainer {position:absolute;top:0;right:-400px;width:400px;border:1px solid #0cf;padding:15px 0;background:#fff;min-height:160px;}
.navTreeStyle_15 .childContainer3 {float:left;display:block!important;}
.navTreeStyle_15 .a3{position:relative;float:left;width:102px;}
.navTreeStyle_15 .ul_small2,.navTreeStyle_15 .li3{overflow:hidden;}
.navTreeStyle_15 .ul_small2{margin-left: 8px;}
.navTreeStyle_15 .ul_small2 li{float:left;border-bottom: 1px dashed #ddd;font-size:12px;padding: 0 6px;}
.navTreeStyle_15 .list_title .a3:after{content:">";display:block;position:absolute;top:0;right:0;color:#999;font-size:16px;font-family:"宋体";}
.navTreeStyle_15 .list_title:hover .a2,.navTreeStyle_15 .isSelect .a2{background:rgba(0, 0, 0, 0.0784314);}
.navTreeStyle_16 li{border:none;margin:0;}
.navTreeStyle_16 li a{background:none;padding-left:20px;}
.navTreeStyle_16 li .ul_small2 a{padding-left:0;}
.navTreeStyle_16 .list_title{position:relative;background: #f7f7f7;height:50px;line-height: 50px;border:1px solid transparent;border-bottom:1px solid #eee;}
.navTreeStyle_16 .childContainer {position:absolute;top:-1px;right:-400px;z-index:1;width:400px;border:1px solid #0cf;padding:15px 0;background:#fff;min-height:160px;}
.navTreeStyle_16 .a3{position:relative;float:left;width:102px;}
.navTreeStyle_16 .a2{position:relative;z-index:5;}
.navTreeStyle_16 .childContainer3 {float:left;display:block!important;}
.navTreeStyle_16 .ul_small2,.navTreeStyle_16 .li3{overflow:hidden;}
.navTreeStyle_16 .ul_small2{margin-left: 8px;}
.navTreeStyle_16 .ul_small2 li{float:left;border-bottom: 1px dashed #ddd;font-size:12px;padding: 0 10px;}
.navTreeStyle_16 .list_title .a3:after{content:">";display:block;position:absolute;top:0;right:0;color:#999;font-size:16px;font-family:"宋体";}
.navTreeStyle_16 .list_title:hover{border-color:#0cf;border-right:none;}
.navTreeStyle_16 .list_title:hover .a2,.navTreeStyle_16 .isSelect .a2{color:#0cf;background:#fff;}
.navTreeStyle_17 li{border:none;margin:0;}
.navTreeStyle_17 li a{background:none;padding-left:20px;}
.navTreeStyle_17 .list_title{}
.navTreeStyle_17 .a2{position:relative;border-bottom:1px solid #ddd;padding: 8px 0 8px 20px;border-left:2px solid transparent;}
.navTreeStyle_17 .a2:after,.navTreeStyle_17 .childContainer .li3 .a3:after{content:"+";display: block;position:absolute;top:0;bottom:0;margin:auto;right:15px;color:#999;font-size:18px;font-weight: bold;width: 15px;text-align: center;height: 34px;}
.navTreeStyle_17 .current_son .a2{border-left-color:#0cf;color:#0cf;}
.navTreeStyle_17 .tree_nav{border:1px solid #ddd;border-bottom:none;margin-top:10px;}
.navTreeStyle_17 .childContainer{background:#f5f5f5;}
.navTreeStyle_17 .childContainer .li3 .a3{position:relative;border-bottom:1px solid #ddd;padding:5px 0 5px 34px;}
.navTreeStyle_17 .ul_small2 a{border-bottom:1px solid #ddd;padding:5px 0 5px 45px;}
.navTreeStyle_17 .current_son .a2:after,.navTreeStyle_17 .childContainer .current_son .a3:after{content:"--";letter-spacing: -4px;}
.navTreeStyle_17 .nochild .a2:after,.navTreeStyle_17 .childContainer .nochild .a3:after{content:"";}
/************************栏目导航 end************************/
/************************横幅 start************************/
.banner_site_vedio{position: relative;}
.jz_banner_flv_preview{width: 100%;}
.jz_banner_flv_preview.limit_height{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);object-fit: cover;}
.banner_video_playbtn{width: 40px;height: 40px;position: absolute;right: 10px;top: 20px;border-radius: 50%;overflow: hidden;z-index: 3;}
.banner_video_playbtn.play{animation: rotateMusicIcon 3s linear infinite;}
@-webkit-keyframes rotateMusicIcon {
    0% {transform: rotate(0);}
    to {transform: rotate(1turn);}
}
@keyframes rotateMusicIcon {
    0% { transform: rotate(0);}
    to {transform: rotate(1turn);}
}
.banner_video_imgbtn, .banner_video_svgbtn{width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;background-position: 50%;}
.banner_video_svgbtn{background-image: url(/res/common/img/icon_music.png);}
#picBox{position: relative;}
.banner_site{background-repeat: no-repeat;background-position: center;background-size: 100% 100%;position: relative;}
.banner_site img{width: 100%;}
.banner_site.bannerPicStyle-1{background-size: cover;}
.banner_site.bannerPicStyle-2{background-size: contain;}
.banner_site:after{content: "";display: block;width: 37px;height: 37px;margin: -18px 0 0 -18px;position: absolute;top: 50%;left: 50%;background: url(/res/common/img/loading/loading_2.gif) no-repeat center;}
.bannerstyle11{position: relative;overflow: hidden;margin: 0 auto;}
.slider8111{width: 100%;position: relative; overflow: hidden;}
.slider8111 li{position: absolute;height: 100%}
.slider8111 li img{width:99%;margin:0 auto;height:100%;}
.bannerstyle11 .slideCircles{position: absolute;bottom:18px;right:50px; z-index: 10;}
.bannerstyle11 .slideCircles li{width:25px;height:19px;background: #bbb;color:#fff;margin:0 8px 0 0;float: left;text-align: center;line-height: 19px;cursor:pointer;border-radius:3px;}
.bannerstyle11 .slideCircles li.current{background:#f40000;}
.sliderBox .slideNum{width:100%;position:absolute;z-index:1;bottom:35px;left:0;height:4px;}
.sliderBox .slideNum ul{text-align:center;}
.sliderBox .slideNum ul li{cursor:pointer;display:inline-block;_zoom:1;*display:inline;zoom:1;width:9px;height:4px;margin:0 3px;overflow:hidden;background:url(/jrfr/effectParty/img/slide_cur.png) no-repeat 0 0;font-size:0;line-height:0;}
.sliderBox .slideNum ul .on{background:url(/jrfr/effectParty/img/slide_cur.png) no-repeat -10px 0;}
.arrow a{display:block;position:absolute;z-index:999;top:50%;margin-top:-66px;left:0%;width:50px;height:132px;background:url(/jrfr/effectParty/img/arrow.png) no-repeat 0 0;}
.arrow .next{left:auto;right:0%;background-position:-50px 0;}
.bannercss1 .slideNum,.bannercss2 .arrow,.bannercss3 .slideCircles{display: block;}
.bannercss1 .arrow,.bannercss1 .slideCircles,.bannercss2 .slideCircles,.bannercss2 .slideNum,.bannercss3 .slideNum,.bannercss3 .arrow{display: none;}
.bannercss4 .sliderBox .slideNum ul li{width: 30px;background: #9c9c9c;border-radius: 10px;margin: 0 3px;}
.bannercss4 .sliderBox .slideNum ul li.on{background: #f80;}
.swiper-button-next:hover,.swiper-button-prev:hover{background-color: rgba(0,0,0,.2)!important;}
#picBox .swiper-button-prev,#picBox .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ccc'%2F%3E%3C%2Fsvg%3E");}
#picBox .swiper-button-next,#picBox .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ccc'%2F%3E%3C%2Fsvg%3E");}
.bannercss3 .slideNum ul li{height:11px!important;}
.swiper-container-vertical>.swiper-pagination-bullets{bottom: 10px!important;left: 50%!important;top: auto!important;right: auto!important;-webkit-transform: translate3d(-50%,0,0)!important;-moz-transform: translate3d(-50%,0,0)!important;-o-transform: translate( -50%,0,0)!important;-ms-transform: translate3d(-50%,0,0)!important;transform: translate3d(-50%,0,0)!important;}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display: inline-block!important;margin: 0 5px!important;}
.pagination_02 .swiper-pagination-bullet{width: 10px!important;height: 10px!important;border-radius: 10px!important;}
.pagination_02 .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #f80!important;}
.pagination_03 .swiper-pagination-bullet{width: 50px!important;height: 6px!important;border-radius: 5px!important;}
.pagination_03 .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #f80!important;}
#picBox .swiper-cube-shadow{background: none;}
/*.sliderBox .swiper-wrapper{min-height: 400px;}*/
.sliderBox .swiper-wrapper .swiper-slide img{opacity: 0;width: 100%;height: 100%;}
.sliderBox.swiper-container-autoheight .swiper-slide img{width: 100%;}
.sliderBox .swiper-wrapper .swiper-slide{background-repeat: no-repeat;background-position: center;background-size: 100% 100%;}
.bannerPicStyle-1.sliderBox .swiper-wrapper .swiper-slide{background-size: cover;}
.bannerPicStyle-2.sliderBox .swiper-wrapper .swiper-slide{background-size: contain;}
.bannercss5 .pagination_04.swiper-pagination-bullets{width:10px;right:40px;top:50%;left:auto;bottom:auto;transform: translateY(-50%);}
.bannercss5 .pagination_04.swiper-pagination-bullets .swiper-pagination-bullet{background: #fff;width:10px;height: 10px;border-radius: 50%;opacity: 0.5;margin:5px 0;}
.bannercss5 .pagination_04.swiper-pagination-bullets .swiper-pagination-bullet-active{opacity: 1;}
.bannercss5 .swiper-button-prev,.bannercss5 .swiper-button-next{background-color: rgba(0,0,0,0.5);width:44px;height:44px;border-radius: 5px;background-size: 40%;left:40px;transform: rotate(90deg);bottom:40px;top:auto;}
.bannercss5 .swiper-button-prev{margin-bottom: 47px;}
.bannercss6 .pagination_05.swiper-pagination-bullets .swiper-pagination-bullet{background:#fff;width:10px;height: 10px;border-radius: 5px;opacity:1;}
.bannercss6 .pagination_05.swiper-pagination-bullets .swiper-pagination-bullet-active{width:30px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);}
.bannercss6 .swiper-button-prev,.bannercss6 .swiper-button-next{background-color: rgba(0,0,0,0.5);width:44px;height:44px;border-radius: 50%;background-size: 40%;}
.bannercss7 .pagination_06.swiper-pagination-bullets{right:40px;left:auto;width:auto;}
.bannercss7 .pagination_06.swiper-pagination-bullets .swiper-pagination-bullet{background:rgba(0,0,0,0.5);width:24px;height: 24px;border-radius: 5px;opacity:1;color:#fff;line-height: 24px;}
.bannercss7 .pagination_06.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(1):before{content: "1";}
.bannercss7 .pagination_06.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2):before{content: "2";}
.bannercss7 .pagination_06.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3):before{content: "3";}
.bannercss7 .pagination_06.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4):before{content: "4";}
.bannercss7 .pagination_06.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(5):before{content: "5";}
.bannercss7 .pagination_06.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(6):before{content: "6";}
.bannercss7 .pagination_06.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(7):before{content: "7";}
.bannercss7 .pagination_06.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(8):before{content: "8";}
.bannercss7 .pagination_06.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(9):before{content: "9";}
.bannercss7 .pagination_06.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(10):before{content: "10";}
.bannercss7 .pagination_06.swiper-pagination-bullets .swiper-pagination-bullet-active{background:#fff;color:#333;}
/************************横幅 end************************/
/************************多图列表 start************************/
.list_main_b{overflow: hidden;}
.list_main_b li{float: left;width: 48%;margin: 0 38px 8px 0;position: relative;}
.picture_ul .picture_shadebox{position: relative;background: #f5f5f5;}
.picture_ul.pic_stretch img,.picture_ul.p_zoom img,.picture_ul.p_trim img{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.picture_ul.pic_stretch img{width: 100%;height: 100%;}
.picture_ul.p_zoom img{width: auto!important;height: auto!important;max-width: 100%;max-height: 100%;}
/*style_picturelist-1*/
.picture_style_01 li:nth-child(4n+1){width: 32%;margin: 0 2% 2% 0;}
.picture_style_01 li:nth-child(4n+2){width: 66%;margin: 0 0 2% 0;}
.picture_style_01 li:nth-child(4n+3){width: 32%;margin: 0 2% 2% 0;}
.picture_style_01 li:nth-child(4n+4){width: 32%;margin: 0 0 2% 0;}
/*style_picturelist-2*/
.picture_style_02 li:nth-child(4n+1){width: 32%;margin: 0 2% 2% 0;}
.picture_style_02 li:nth-child(4n+2){width: 32%;margin: 0 2% 2% 0;}
.picture_style_02 li:nth-child(4n+3){width: 32%;margin: 0 0 2% 0;}
.picture_style_02 li:nth-child(4n+4){width: 66%;margin: 0 0 2% 0;}
/*style_picturelist-3*/
.picture_style_03 li:nth-child(5n+1){width: 30%;margin: 0 2% 2% 0;}
.picture_style_03 li:nth-child(5n+2){width: 36%;margin: 0 2% 2% 0;}
.picture_style_03 li:nth-child(5n+3){width: 30%;margin: 0 0 2% 0;}
.picture_style_03 li:nth-child(5n+4){width: 36%;margin: 0 2% 2% 0;}
.picture_style_03 li:nth-child(5n+5){width: 30%;margin: 0 0 2% 0;}
/*style_picturelist-4*/
.picture_style_04 li:nth-child(5n+1){width: 32%;margin: 0 2% 2% 0;}
.picture_style_04 li:nth-child(5n+2){width: 66%;margin: 0 0 2% 0;}
.picture_style_04 li:nth-child(5n+3){width: 32%;margin: 0 2% 2% 0;}
.picture_style_04 li:nth-child(5n+4){width: 32%;margin: 0 2% 2% 0;}
.picture_style_04 li:nth-child(5n+5){width: 32%;margin: 0 0 2% 0;}
/*style_picturelist-5*/
.picture_style_05 li:nth-child(5n+1){width: 66%;margin: 0 2% 2% 0;}
.picture_style_05 li:nth-child(5n+2){width: 32%;margin: 0 0 2% 0;}
.picture_style_05 li:nth-child(5n+3){width: 32%;margin: 0 2% 2% 0;}
.picture_style_05 li:nth-child(5n+4){width: 32%;margin: 0 2% 2% 0;}
.picture_style_05 li:nth-child(5n+5){width: 32%;margin: 0 0 2% 0;}
/*style_picturelist-6*/
.picture_style_06 li:nth-child(5n+1){width: 32%;margin: 0 2% 2% 0;}
.picture_style_06 li:nth-child(5n+2){width: 32%;margin: 0 2% 2% 0;}
.picture_style_06 li:nth-child(5n+3){width: 32%;margin: 0 0 2% 0;}
.picture_style_06 li:nth-child(5n+4){width: 66%;margin: 0 2% 2% 0;}
.picture_style_06 li:nth-child(5n+5){width: 32%;margin: 0 0 2% 0;}
/*style_picturelist-7*/
.picture_style_07 li:nth-child(7n+1){width: 23.5%;margin: 0 2% 2% 0;}
.picture_style_07 li:nth-child(7n+2){width: 23.5%;margin: 0 2% 2% 0;}
.picture_style_07 li:nth-child(7n+3){width: 23.5%;margin: 0 2% 2% 0;}
.picture_style_07 li:nth-child(7n+4){width: 23.5%;margin: 0 0 2% 0;}
.picture_style_07 li:nth-child(7n+5){width: 49%;margin: 0 2% 2% 0;}
.picture_style_07 li:nth-child(7n+6){width: 23.5%;margin: 0 2% 2% 0;}
.picture_style_07 li:nth-child(7n+7){width: 23.5%;margin: 0 0 2% 0;}
/*style_picturelist-8*/
.picture_style_08 li:nth-child(5n+1){width: 32%;margin: 0 2% 2% 0;}
.picture_style_08 li:nth-child(5n+2){width: 32%;margin: 0 2% 2% 0;}
.picture_style_08 li:nth-child(5n+3){width: 32%;margin: 0 0 2% 0;}
.picture_style_08 li:nth-child(5n+4){width: 49%;margin: 0 2% 2% 0;}
.picture_style_08 li:nth-child(5n+5){width: 49%;margin: 0 0 2% 0;}
/*style_picturelist-9*/
.picture_style_09 li:nth-child(5n+1){width: 49%;margin: 0 2% 2% 0;}
.picture_style_09 li:nth-child(5n+2){width: 49%;margin: 0 0 2% 0;}
.picture_style_09 li:nth-child(5n+3){width: 32%;margin: 0 2% 2% 0;}
.picture_style_09 li:nth-child(5n+4){width: 32%;margin: 0 2% 2% 0;}
.picture_style_09 li:nth-child(5n+5){width: 32%;margin: 0 0 2% 0;}
/*style_picturelist-10*/
.picture_style_10 li:nth-child(3n+1){width: 49%;margin: 0 2% 2% 0;}
.picture_style_10 li:nth-child(3n+2){width: 49%;margin: 0 0 2% 0;}
.picture_style_10 li:nth-child(3n+3){width: 100%;margin: 0 0 2% 0;}
/*style_picturelist-11*/
.picture_style_11 li:nth-child(3n+1){width: 100%;margin: 0 0 2% 0;}
.picture_style_11 li:nth-child(3n+2){width: 49%;margin: 0 2% 2% 0;}
.picture_style_11 li:nth-child(3n+3){width: 49%;margin: 0 0 2% 0;}
/*style_picturelist-12*/
.picture_style_12 li:nth-child(4n+1){width: 60%;margin: 0 2% 2% 0;}
.picture_style_12 li:nth-child(4n+2){width: 38%;margin: 0 0 2% 0;}
.picture_style_12 li:nth-child(4n+3){width: 38%;margin: 0 2% 2% 0;}
.picture_style_12 li:nth-child(4n+4){width: 60%;margin: 0 0 2% 0;}
/*style_picturelist-13*/
.picture_style_13 li:nth-child(6n+1){width: 46.5%;margin: 0 1.5% 1.5% 0;}
.picture_style_13 li:nth-child(6n+2){width: 31%;margin: 0 1.5% 1.5% 0;}
.picture_style_13 li:nth-child(6n+3){width: 19.5%;margin: 0 0 1.5%;}
.picture_style_13 li:nth-child(6n+4){width: 19.5%;margin: 0 1.5% 1.5% 0;}
.picture_style_13 li:nth-child(6n+5){width: 31%;margin: 0 1.5% 1.5% 0;}
.picture_style_13 li:nth-child(6n+6){width: 46.5%;margin: 0 0 1.5%;}
/*style_picturelist-14*/
.picture_style_14 li:nth-child(6n+1){width: 49%;margin: 0 1.5% 1.5% 0;}
.picture_style_14 li:nth-child(6n+2){width: 24%;margin: 0 1.5% 1.5% 0;}
.picture_style_14 li:nth-child(6n+3){width: 24%;margin: 0 0 1.5%;}
.picture_style_14 li:nth-child(6n+4){width: 24%;margin: 0 1.5% 1.5% 0;}
.picture_style_14 li:nth-child(6n+5){width: 24%;margin: 0 1.5% 1.5% 0;}
.picture_style_14 li:nth-child(6n+6){width: 49%;margin: 0 0 1.5%;}
/*style_picturelist-15*/
.picture_style_15:after{content: "";display: block;clear: both;}
.picture_style_15 .picture_llist{float: left;width: 23%;margin: 0 1%;}
.picture_style_15 .picture_llist li{float: none;width: 100%;margin: 0 0 5%;}
.picture_style_15 .picture_llist li img{position: static;transform: translate(0);}
/* style_picturelist_16 */
.pic-style16{overflow:hidden;}
.picture_style_16{float:left;width:40%;}
.picture_style_16 .picture_shadebox p{display: none;}
.picture_style_16 li{position:relative;float: left;width: 33.33%;height: 130px;position: relative;cursor: pointer;}
.picture_style_16 li:after{content: "";display: block;width: 90%;height: 90%;position: absolute;top: 0;left: 0;background: rgba(0,0,0,.7);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000);}
.picture_style_16 li.active:after{display: none;}
.picture_style_16 li img{display: block;width: 90%;height: 90%;}
.pic-detailimg{float:left;width:60%;max-width: 1100px;}
.pic-detailimg li{display: none;width: 100%;height: 377px;position: relative;overflow: hidden;}
.pic-detailimg li img{width:100%;height:100%;}
.pic-detailimg li p{bottom:0;}
/* style_picturelist-17 */
.picture_style_17 li{float:left;width:32%;margin-right:0;}
.picture_style_17 li a{display:block;width:auto;margin-bottom:15px;}
.picture_style_17 li a img{width:100%;height:100%;}
.picture_style_17 li:nth-child(3n-2) a{height:480px;}
.picture_style_17 li:nth-child(3n-1){margin-left:2%;margin-right:2%;}
.picture_style_17 li:nth-child(3n-1) a{height:232px;}
.picture_style_17 li:nth-child(3n) a{height:150px;}
/* picture_style_18 */
.middle_style_18.formMiddle{padding: 15px 0;}
ul.picture_style_18{width:900px;padding-bottom: 110px;margin:0 auto;}
.picture_style_18 li{overflow: hidden;}
.picture_style_18 li a{position:relative;float:left;position:relative;width:233px;height:233px;margin:0 3px;}
.picture_style_18 li .picture_shadebox{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:164px;height:164px;transform: rotate(45deg);overflow: hidden;}
.picture_ul.picture_style_18 li img{position:absolute;top:-35px;left:-34px;margin:auto;width:233px;height:233px;transform: rotate(-45deg);}
.picture_style_18 li:nth-child(2n){margin-top:-110px;margin-left:120px;}
.picture_style_18 li:nth-child(2n+1){margin-top:-110px;}
.picture_style_18 li:first-child{margin-top:0;}
/************************多图列表 end************************/
/************************滚动公告 start************************/
.form .formMiddle .noticeContainer{padding: 0 0 0 35px;overflow: hidden;min-width: 300px;}
.notice-image0{background: url(/res/jrfcms_mobi/image/default/noticeIco1.gif) no-repeat 8px 5px;}
.notice-image1{background: url(/res/jrfcms_mobi/image/default/noticeIco2.gif) no-repeat 5px 4px;}
.notice-image2{background: url(/res/jrfcms_mobi/image/default/noticeIco3.gif) no-repeat 2px 5px;}
.notice_vessel{width: 100%;height: 27px;position: relative;overflow: hidden;}
.notice_psbox{width: 200%;position: absolute;}
.notice_psbox.horizontal_cont{min-width: 200%;width: auto;}
.notice_psbox ul.horizontal{float: left;width: auto;min-width: 50%;}
.notice_psbox ul{width: 50%;}
.notice_psbox ul.horizontal li{float: left;padding: 0 15px 0 0;}
.form .formMiddle .noticeContainer a{display: block;width: 100%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;text-decoration: none;}
.form .formMiddle .noticeContainer .horizontal a{white-space: nowrap;}
.form .noticeContainer a.c-cursordefault{cursor:default;}
.notice-image_01{background: url(/res/jrfcms_mobi/image/notice_ico_01.png) no-repeat left center;}
.notice-image_02{background: url(/res/jrfcms_mobi/image/notice_ico_02.png) no-repeat left center;}
.notice-image_03{background: url(/res/jrfcms_mobi/image/notice_ico_03.png) no-repeat left center;}
.notice-image_04{background: url(/res/jrfcms_mobi/image/notice_ico_04.png) no-repeat left center;}
.notice-image_05{background: url(/res/jrfcms_mobi/image/notice_ico_05.png) no-repeat left center;}
.notice-image_06{background: url(/res/jrfcms_mobi/image/notice_ico_06.png) no-repeat left center;}
/************************滚动公告 end************************/
/************************线条模块 start************************/
.line_model.linestyle_01,.line_model.linestyle_02,.line_model.linestyle_03,.line_model.linestyle_04,.line_model.linestyle_05,.line_model.linestyle_06{width: 150px;height: 0;margin: 9px 0 0;}
.line_model.linestyle_07,.line_model.linestyle_08,.line_model.linestyle_09,.line_model.linestyle_10,.line_model.linestyle_11,.line_model.linestyle_12{width: 0;height: 150px;margin: 0 0 0 9px;}
.line_model.linestyle_01{border-top: 1px solid #de2c2e;}
.line_model.linestyle_02{border-top: 2px solid #de2c2e;}
.line_model.linestyle_03{border-top: 1px dashed #de2c2e;}
.line_model.linestyle_04{border-top: 2px dashed #de2c2e;}
.line_model.linestyle_05{border-top: 1px dotted #de2c2e;}
.line_model.linestyle_06{border-top: 2px dotted #de2c2e;}
.line_model.linestyle_07{border-left: 1px solid #de2c2e;}
.line_model.linestyle_08{border-left: 2px solid #de2c2e;}
.line_model.linestyle_09{border-left: 1px dashed #de2c2e;}
.line_model.linestyle_10{border-left: 2px dashed #de2c2e;}
.line_model.linestyle_11{border-left: 1px dotted #de2c2e;}
.line_model.linestyle_12{border-left: 2px dotted #de2c2e;}
/************************线条模块 end************************/
/************************720全景图 start************************/
.box-img{width:100%;height:300px;}
/************************720全景图 end************************/
/************************商城分类 start************************/
.pro_bmain{display: block;width: 100%;box-sizing: border-box;position: relative;background: #fff;overflow: hidden;}
.pro_bmain .c-defaultimg{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.product-img .c-defaultimg{object-fit: cover;}
.product-scla .c-defaultimg{object-fit: contain;}
.product-zoom .c-defaultimg{object-fit: fill;}
.form.shopClassify .formBanner{min-height:30px;}
.form.shopClassify .formBanner .titleText{max-width:100%;text-align: center;color:#fff;}
.form.shopClassify .p_arrow{float:right;height: 28px;line-height: 28px;font-size:16px;font-weight:bold;font-family:"宋体";position: absolute;top: 50%;right: 5px;margin: -14px 0 0;}
.form.shopClassify .classify-icon{padding:0 10px 0 0;}
.form.shopClassify.form .formMiddleContent{overflow:visible;margin:0;padding:0;}
.form.shopClassify .c-seconda{color:#333;font-size:15px;}
.form.shopClassify .cate_inner{position: relative;}
.form.shopClassify .second_ul dd a,.shopClassify .second_ul .third_classify a,.shopClassify .third_ul .third_title{color:#666;font-size:14px;}
.form.shopClassify .formMiddle .one_li img{display: inline-block;vertical-align: middle;}
/* yhd */
.shopClassify_yhd .pro_list{position: relative;}
.shopClassify_yhd .one_li{position: static;transition:all 0.25s ease 0s;}
.shopClassify_yhd .one_li .classify_a{display:block;position:relative;height:50px;line-height:50px;border-bottom:1px solid #ddd;padding:0 20px;font-size:14px;transition:all 0.25s ease 0s;}
.shopClassify_yhd .one_li .classify_a:hover{color:#fff;text-decoration: none;}
.shopClassify_yhd .one_li:hover .p_arrow,.shopClassify_yhd .one_li:hover .classify_a{color:#fff;}
.shopClassify_yhd .second_ul{padding: 20px 0;display:none;position: absolute;top:-1px;z-index:20;right:-735px;width:736px;background:#fff;border:1px solid #c40000;box-sizing: border-box;}
.shopClassify_yhd .one_li:hover .second_ul{display:block;display: flex;flex-wrap: wrap;}
.shopClassify_yhd .second_ul .classify_list{float:left;height:100%;border-right:1px dotted #ddd;margin:5px 0;}
.shopClassify_yhd .second_ul .noborder_list{border-right:none;}
.shopClassify_yhd .second_ul .second_inner{width:190px;margin: 0 0 0 38px;padding:10px 15px 10px 0;}
.shopClassify_yhd .second_ul li a:hover{background:none;color:#ff6637;}
.shopClassify_yhd .titleText{background:#222;}
.shopClassify_yhd .second_inner .third_classify a{border-right:1px solid #ddd;margin:8px 12px 8px -1px;padding:0 10px 0 0;text-overflow: ellipsis;overflow: hidden;max-width: 180px;transition:all 0.25s ease 0s;}
.shopClassify_yhd .third_classify{padding:4px 0 0 0;}
.shopClassify_yhd .third_classify .first_a{border-left:none;padding-left:0;}
.shopClassify_yhd .third_classify a:hover{color:#c40000;}
/* tianmao */
.shopClassify_tmall .titleText{position:relative;background:#8b0eea;}
.shopClassify_tmall .title_zcont{margin-left: 40px;text-align: left;}
.shopClassify_tmall .title-icon{display: inline-block;position: absolute;top: 50%;left: 0px;transform: translateY(-50%);}
.shopClassify_tmall .title-icon:before{content:"\e908";}
.shopClassify_tmall .p_arrow{color:#999;}
.shopClassify_tmall .classify_a{display:block;height:50px;line-height:50px;padding:0 20px;font-size:14px;transition:all 0.25s ease 0s;}
.shopClassify_tmall .second_ul{display:none;position: absolute;top:-1px;z-index:20;right:-735px;width:736px;border:1px solid #8b0eea;border-left:none;background:#fff;padding-bottom: 10px;box-sizing: border-box;}
.shopClassify_tmall .one_li{background:#f7f7f7;border:1px solid transparent;border-right:none;border-bottom:1px solid #f1f1f1;}
.shopClassify_tmall .one_li.childhover{border-right:none;margin-right:-1px;}
.shopClassify_tmall .one_li.onelihover{border:1px solid #8b0eea;background:#fff;}
.shopClassify_tmall .one_li:hover .second_ul{display:block;}
.shopClassify_tmall .one_li:hover .classify_a{text-decoration: none;}
.shopClassify_tmall .one_li.childhover .classify_a{position: relative;;z-index: 11;background:#fff;}
.shopClassify_tmall .cate_inner.born{border:none;}
.shopClassify_tmall .itemleft{line-height: 30px;}
.shopClassify_tmall .second_ul dt{display: inline-block;vertical-align: middle;width:82px;margin:10px 0 0 20px;position: relative;}
.shopClassify_tmall .second_ul dt a{float:left;width:64px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.shopClassify_tmall .second_ul dd{width:82%;border-bottom:1px dashed #eee;margin:10px 0 0 0;display: inline-block;vertical-align: middle;}
.shopClassify_tmall .second_ul dd a{padding:0 0 0 10px;}
.shopClassify_tmall .second_ul dt a:hover,.shopClassify_tmall .second_ul dd a:hover{color:#8b0eea;}
.form.shopClassify_tmall .formMiddle .one_li img{margin-right:8px;}
/* jd */
.form.shopClassify_jd .formBanner{border:none;}
.shopClassify_jd .formMiddle .formMiddleContent{padding:0;margin:0;}
.shopClassify_jd .titleText{background:#c40000;text-indent: -20px;}
.shopClassify_jd .title-icon{position: absolute;top: 50%;right: 16px;transform: translateY(-50%);}
.shopClassify_jd .title_zcont{text-align: center;margin-right: 40px;}
.shopClassify_jd .title-icon:before{content:"\e908";}
.shopClassify_jd .second_ul{display:none;position:absolute;top:0px;z-index:20;right:-735px;width:736px;border:1px solid #c40000;background:#fff;padding-bottom: 10px;box-sizing: border-box;}
.shopClassify_jd .one_li{background:#c40000;border-bottom: 1px solid rgba(0,0,0,0.04);border-top: 1px solid rgba(255,255,255,0.12);}
.shopClassify_jd .one_li:hover{background:#ab0000;}
.shopClassify_jd .one_li:hover .second_ul{display:block;}
.shopClassify_jd .classify_a{display:block;height:50px;line-height:50px;border-bottom:1px solid rgba(0,0,0,0.04);border-top:1px solid rgba(255,255,255,0.12);padding:0 20px;color:#fff;font-size:14px;transition:all 0.25s ease 0s;}
.shopClassify_jd .classify_a:hover{text-decoration: none;}
.shopClassify_jd .second_ul dt{display: inline-block;vertical-align: middle;width:102px;margin:10px 4px 0 20px;position: relative;}
.shopClassify_jd .second_ul dd{width:79%;border-bottom:1px dashed #eee;margin:10px 0 0 0;display: inline-block;vertical-align: middle;}
.shopClassify_jd .second_ul dd a{padding:0 0 0 10px;}
.shopClassify_jd .second_ul dt a:hover,.shopClassify_jd .second_ul dd a:hover{color:#c40000;}
.shopClassify_jd .second_ul dt a:hover{text-decoration: none;}
.shopClassify_jd .p_arrow{padding:0 8px 0 0;color:#999;font-weight: normal;}
.shopClassify_jd .second_ul dt a{display:inline-block;width:82px;line-height: 1.5;}
/* huawei */
.shopClassify_hw .titleText{background:#c40000;}
.shopClassify_hw .title-icon{display:none;}
.shopClassify_hw .one_li{border-bottom:1px solid #eee;}
.shopClassify_hw .one_li .first_title{z-index: 11;position: relative;background: #fff;padding: 6px 0;}
.shopClassify_hw .one_li:hover .first_title{margin-right: -1px;}
.shopClassify_hw .classify_a{font-size:15px;padding:0 20px;transition:all 0.25s ease 0s;}
.shopClassify_hw .one_level{padding:0 20px;line-height:22px;margin:4px 0 0 0;}
.shopClassify_hw .one_level a{padding:0 4px 0 0;color:#666;font-size:12px;}
.shopClassify_hw .second_ul{display:none;position:absolute;top:0px;z-index:20;right:-735px;width:736px;background:#fff;border:1px solid #eee;box-sizing: border-box;}
.shopClassify_hw .one_li:hover .second_ul{display:block;}
.shopClassify_hw .second_inner{margin:15px 20px;}
.shopClassify_hw .c-seconda{display:block;border-bottom:1px solid #eee;padding:0 2px 5px;line-height: 34px;font-size:15px;font-weight: bold;}
.shopClassify_hw .third_ul{padding:4px 2px;}
.shopClassify_hw .third_ul .third_title{padding:0 4px;}
.shopClassify_hw .one_li a:hover{color:#c40000;}
/* taobao */
.shopClassify_tb .titleText{}
.shopClassify_tb .formMiddleContent ul{background:#fff;}
.shopClassify_tb .classify_a{display: block;padding:0 0 0 15px;font-size:16px;line-height: 50px;height:50px;position: relative;}
.shopClassify_tb .c-seconda{font-weight: bold;}
.shopClassify_tb .p_arrow{margin:0 20px 0 0;color:#999;}
.shopClassify_tb .second_ul{display:none;position:absolute;top:0;z-index:20;right:-735px;width:736px;padding:20px;border:2px solid transparent;background:#fff;box-sizing: border-box;}
.shopClassify_tb .second_ul .classify_list{padding:0 0 15px 0;}
.shopClassify_tb .second_ul .c-seconda{display:block;padding:0 0 5px 0;font-size:15px;font-weight:bold;color:#444;}
.shopClassify_tb .second_inner{line-height:26px;}
.shopClassify_tb .third_classify a{padding:0 10px 0 0;color:#666;}
.shopClassify_tb .one_li:hover .classify_a,.shopClassify_tb .one_li:hover .p_arrow{color:#fff;}
.shopClassify_tb .one_li:hover .second_ul{display:block;}
/* shopClassify_nm */
.shopClassify_nm .formBanner .titleText{background:#de2c2e;}
.shopClassify_nm .formMiddleContent ul{}
.shopClassify_nm .one_li{background: #333;padding:0 15px;}
.shopClassify_nm .classify_a{display:block;font-size:16px;color:#fff;height:50px;line-height:50px;}
.shopClassify_nm .second_ul{display:none;position:absolute;top:0;z-index:20;right:-735px;width:736px;background:#fff;border:1px solid #000;padding:20px 30px;box-sizing: border-box;}
.shopClassify_nm .second_inner{line-height: 26px;}
.shopClassify_nm .classify_list{padding-bottom:20px;}
.shopClassify_nm .classify_list:last-child{padding:0;}
.shopClassify_nm .third_classify{padding:7px 0 0 0;}
.shopClassify_nm .third_classify a{padding:0 15px 0 0;}
.shopClassify_nm .c-seconda{display:block;border-bottom:1px dashed #dcdcdc;padding-bottom: 5px;}
.shopClassify_nm .one_li:hover{background:#000;}
.shopClassify_nm .one_li:hover .second_ul{display:block;}
/*yy*/
.form.shopClassify_yy .formBanner{border:none;}
.form.shopClassify_yy .formBanner .titleText{color:#333;text-align: left;}
.form.shopClassify_yy .formMiddle{border:1px solid #ddd;}
.form.shopClassify_yy .formMiddle .classify_a span,.form.shopClassify_yy .formMiddle .classify_a img{display: inline-block;vertical-align: middle;}
.form.shopClassify_yy .formMiddle .one_li .first_adiv{position: relative;min-height:39px;line-height: 37px;border-bottom:1px solid #ddd;padding-left: 15px;padding-right: 20px;}
.form.shopClassify_yy .formMiddle .one_li:last-child .first_adiv:not(.c-cur){border:none;}
.form.shopClassify_yy .showmoreico{display: flex;align-items: center;position:absolute;top:0;right:10px;font-size: 20px;font-weight: bold;color:#999;cursor:pointer;height: 100%;width: 18px;text-align: center;}
.form.shopClassify_yy .showmoreico.morebtn span{display: block;width: 10px;height: 2px;margin: -1px 0 0;background: #999;position: absolute;top: 50%;right: 5px;}
.form.shopClassify_yy .second_ul{display:none;height:auto!important;background:#f5f5f5;}
.form.shopClassify_yy .second_ul .second_adiv{padding-left:37px;position: relative;min-height: 39px;line-height: 39px;border-bottom: 1px solid #ddd;}
.form.shopClassify_yy .one_li:last-child .second_ul .second_inner:last-child .second_adiv{border: none;}
.form.shopClassify_yy .third_ul{display:none;}
.form.shopClassify_yy .third_ul .third_title{display: block;height: 39px;line-height: 39px;border-bottom: 1px solid #ddd;padding-left: 54px;color: #333;font-size: 15px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.form.shopClassify_yy .first_adiv.c-cur a,.form.shopClassify_yy .second_adiv.c-cur a{color:#de2c2e;}
.form.shopClassify_yy .first_adiv .c-curline{display:none;position:absolute;top:0;left:-1px;height:100%;border-left:2px solid #de2c2e;}
/* siteabc */
.shopClassify_abc .formBanner{border:none;}
.shopClassify_abc{background: #f5f5f5;}
.shopClassify_abc .one_li{overflow:hidden;padding:0 15px;border-bottom:1px solid #fff;}
.shopClassify_abc .one_li:last-child{border-bottom:none;}
.shopClassify_abc .formBanner .titleText{padding:0;}
.shopClassify_abc .first_adiv{font-size: 14px;color:#333;font-weight: 700;padding:16px 0 11px 0;}
.shopClassify_abc .second_inner{overflow:hidden;}
.shopClassify_abc .second_adiv{float: left;}
.shopClassify_abc .second_ul .second_inner{position:relative;}
.shopClassify_abc .one_level{padding-top:10px;line-height: 12px;}
.shopClassify_abc .one_level a{display:inline-block;padding:0 10px 10px 0;font-size: 12px;font-weight: 400;color:#888;}
.shopClassify_abc .one_level a:hover{text-decoration: underline;color:#fe3434;}
.shopClassify_abc .titleText{background:#c40000;}
.shopClassify_abc .title-icon{display:none;}
.shopClassify_abc .one_li .first_title{z-index: 11;position: relative;padding: 6px 0;}
.shopClassify_abc .one_li:hover .first_title{margin-right: -1px;}
.shopClassify_abc .classify_a{transition:all 0.25s ease 0s;}
.shopClassify_abc .second_ul{display:none;position:absolute;top:0px;z-index:20;right:-735px;width:736px;min-height:300px;background:#fff;border:1px solid #eee;}
.shopClassify_abc .one_li:hover .second_ul{display:block;}
.shopClassify_abc .second_inner{margin:15px 20px;}
.shopClassify_abc .third_ul{padding-left:100px;min-height:27px;}
.shopClassify_abc .third_ul .third_title{padding:0 4px;font-size: 13px;}
.shopClassify_abc .one_li a:hover{color:#c40000;}
.shopClassify_abc .c-seconda{position:absolute;top:7px;left:0;display:block;line-height: 14px;height: 14px;float: left;font-size:14px;font-weight:bold;border-left:2px solid #c40000;padding-left:6px;}
/* newyhd */
.newyhd .formBanner{font-size: 16px;background:#ff4040;color:#fff;border-bottom:none;height:50px;line-height: 50px;text-align: center;}
.newyhd .formBanner .titleText{padding:0;}
.newyhd .title-icon{position: absolute;top:50%;left: 0;transform: translateY(-50%);}
.newyhd .title-icon:before{content: "\e908";}
.newyhd .title-arrow{position:absolute;top: 50%;transform: translateY(-50%);right: 13px;display: block;width: 10px;height:5px;background:url(/jrfr/image/newyhd-arrow.png) no-repeat;}
.newyhd:hover .title-arrow{background:url(/jrfr/image/newyhd-arrow-bottom.png) no-repeat}
.newyhd .formMiddle{position:absolute;top:50px;left:0;display:none;width:1100px!important;border:1px solid #ff4040;border-top-width:2px;background:#fff; overflow: hidden;height:auto!important;}
.newyhd:hover .formMiddle{display:block;}
.newyhd .one_li{padding-left:22px;width:160px;float:left;border-right:1px solid #e9e9e9;margin:30px 0;}
.newyhd .one_li .first_adiv{padding-bottom:12px;}
.newyhd .one_li .classify_a{font-size:14px;color:#333;line-height:14px;font-weight:bold;}
.newyhd .one_li .classify_a:hover{color:#ff4040;}
.newyhd .one_li .c-seconda{font-size:12px;}
.newyhd .one_li .c-seconda:hover{color:#ff4040;font-weight: bold;}
.newyhd .one_li .second_inner{position:relative;float: left;width:50%;height:16px;margin-bottom:8px;}
.newyhd .third_ul{display:none;position:absolute;top:24px;left:0;width: 150px;background: #fff;border-radius: 6px;border:1px solid #ddd;z-index: 10;padding: 10px;}
.newyhd .third_ul .third_title{float:left;width:46%;font-size:12px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.newyhd .third_ul .third_title:nth-child(2n+1){margin-right: 4%;}
.newyhd .third_ul .third_title:hover{color:#ff4040;}
.newyhd .second_inner:hover .third_ul{display:block;}

/* yingwenban */
.form.shopClassify_yingwb .formBanner{border:none;}
.shopClassify_yingwb .formMiddle .formMiddleContent{padding:0;margin:0;}
.shopClassify_yingwb .titleText{background:#c40000;text-indent: -20px;}
.shopClassify_yingwb .title-icon{position: absolute;top: 50%;right: 16px;transform: translateY(-50%);}
.shopClassify_yingwb .title_zcont{text-align: center;margin-right: 40px;}
.shopClassify_yingwb .title-icon:before{content:"\e908";}
.shopClassify_yingwb .one_li{background:#c40000;border-bottom: 1px solid rgba(0,0,0,0.04);border-top: 1px solid rgba(255,255,255,0.12);}
.shopClassify_yingwb .one_li:hover{background:#ab0000;}
.shopClassify_yingwb .one_li:hover .second_ul{display:block;}
.shopClassify_yingwb .classify_a{display:block;height:50px;line-height:50px;border-bottom:1px solid rgba(0,0,0,0.04);border-top:1px solid rgba(255,255,255,0.12);padding:0 20px;color:#fff;font-size:14px;transition:all 0.25s ease 0s;}
.shopClassify_yingwb .classify_a:hover{text-decoration: none;}
.shopClassify_yingwb .second_ul{display:none;position:absolute;top:0px;z-index:20;right:-735px;width:736px;background:#fff;border:1px solid #eee;padding:10px;box-sizing: border-box;}
.shopClassify_yingwb .second_ul dd a{padding:0 10px 0 0;}
.shopClassify_yingwb .second_ul dt a:hover,.shopClassify_yingwb .second_ul dd a:hover{color:#c40000;}
.shopClassify_yingwb .one_li:hover .second_ul{display:block;}
.shopClassify_yingwb .second_inner{margin:15px 20px;}
.shopClassify_yingwb .subitem+.subitem{border-top:1px solid #eee;margin-top: 5px;padding-top: 5px;}
.shopClassify_yingwb .c-seconda{display:block;padding:0 2px 5px;line-height: 34px;font-size:15px;font-weight: bold;}
.shopClassify_yingwb .third_ul{padding:4px 2px;}
.shopClassify_yingwb .third_ul .third_title{padding:0 4px;}
/*.shopClassify_yingwb .one_li a:hover{color:#c40000;}*/
/************************商城分类 end************************/
/************************优惠券 start************************/
.ry_coupon{position:relative;width:250px;height:92px;margin:7px auto;background:url(/jrfr/image/coupon_bg.jpg) no-repeat; text-align: center;color:#fff;cursor:pointer;}
.discount_amount{position:relative;display: inline-block;vertical-align: middle;padding:30px 0 0 12px;}
.discount_amount span{font-size: 76px;font-family: "Arial";font-weight: bold;}
.discount_amount b{position:absolute;top:0;left:-5px;font-size:28px;color:#fff;font-family: "黑体";}
.coupon_detail{display: inline-block;vertical-align: middle;}
.coupon_detail span,.coupon_detail a{display: block;}
.coupon_detail p{padding-top: 7px;color:#fff600;font-size:14px;line-height: 20px;}
.coupon_detail span{font-size:30px;padding:0 0 8px 0;text-shadow:0px 2px 4px rgba(0,0,0,0.4);}
.coupon_detail a{width:100px;height:22px;background:#fffb00;line-height: 22px;text-align: center;color:#eb2a09;font-size:15px;border-radius:2px;}
.coupon_detail a:hover{text-decoration: none;}
.c-couponmodule .formMiddle{padding:15px 0;}
.c-couponmodule li{overflow: hidden;}
.c-couponmodule li a{text-decoration: none;}
.c-couponmodule .c-couponbg span,.c-couponmodule .c-couponbg .c-receive,.c-couponmodule .c-couponbg .c-couinner{display:inline-block;}
.c-couponmodule .c-coulist{float:left;margin:0 12px 12px 0;}
.c-couponbg{position:relative;width:230px;height:85px;padding:20px 20px 20px 15px;color:#fff;}
.c-bottomarrow{width:20px;height:20px;position:relative;left:0;bottom:0;z-index: 2;}
.c-bottomarrow i{width:0;height:0;display:block;position:absolute;left:0;top:0;z-index: 5;border-bottom:8px transparent dashed;border-left:8px transparent dashed;border-right:8px transparent dashed;border-top:8px white solid;overflow:hidden;}
.c-bottomarrow .c-arrow1{top:1px;border-top:8px #dd4a91 solid;}
.c-bottomarrow .c-arrow2{border-top:8px white solid;}
/* couponstyle01 */
.couponstyle01 .c-couponbg{width:227px;height:66px;background:#e60012;}
.couponstyle01 .c-coulist{margin-left:6px;margin-right:6px;}
.couponstyle01 .c-couponbg .c-receive{position:absolute;top:0;right:0;width:30px;height:100%;padding:0 7px;padding-top:7px\9\0;height:99px\9\0;background:rgba(0,0,0,0.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);line-height:22px;text-align:center;font-size:16px;display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;}
.couponstyle01 .c-preferentia-amount{font-size:46px;padding:20px 0 0;margin-left: -9px;margin-right:7px;}
.couponstyle01 .c-signle{font-size:22px;}
.couponstyle01 .c-couinner span{display: block;}
.couponstyle01 .c-couinner .c-couponame{font-size: 20px;line-height:16px;}
.couponstyle01 .c-couinner{position: relative;}
/* couponstyle02 */
.couponstyle02 .c-couponbg{width:227px;background:#dd4a91;height:56px;}
.couponstyle02 .c-coulist{margin-left:6px;margin-right:6px;}
.couponstyle02 .c-receive{position:absolute;top:0;right:0;width: 50px;background:#fff;color:#dd4a91;text-align: center;padding: 0 6px;height: 100%;border: 1px solid #dd4a91;box-sizing: border-box;}
.couponstyle02 .c-signle{font-size:22px;margin-left:-5px;}
.couponstyle02 .c-preferentia-amount{font-size:46px;padding:16px 0 0;margin-left: -5px;margin-right:5px;font-family: "黑体";}
.couponstyle02 .c-couinner{position:relative;top:-7px;}
.couponstyle02 .c-couinner span{display: block;}
.couponstyle02 .c-usercondition{font-size:16px;line-height: 16px;}
.couponstyle02 .c-coupontext{padding-top:26px;line-height: 20px;padding-bottom: 3px;}
/* couponstyle03 */
.couponstyle03 .c-coulist{margin-right:4px;margin-left:4px;}
.couponstyle03 .c-couponbg{overflow:hidden;background:#e60012;border:3px solid #e60012;padding:0;width:169px;height:169px;border-radius:100%;text-align:center;}
.couponstyle03 .c-couponame{border-left:1px solid #fff;border-right:1px solid #fff;width: 26px;text-align: center;line-height: 18px;margin:18px 0 0 0;}
.couponstyle03 .c-preferentia-amount{position: relative;top:-11px;margin-right:4px;font-size:36px;font-weight: bold;}
.couponstyle03 .c-couinner{position:absolute;bottom:0;left:0;background:#fff;width:100%;height:50%;}
.couponstyle03 .c-couinner span{display:block;}
.couponstyle03 .c-receive{background:#e60012;padding: 4px 7px;color:#fff;line-height: 20px;}
.couponstyle03 .c-usercondition{padding:8px 0 4px;color:#e60012;}
/* couponstyle04 */
.couponstyle04 .c-couponbg{width:187px;height:92px;padding:10px;background:#4eafd8;text-align:center;}
.couponstyle04 .c-coulist{margin-right:6px;margin-left:6px;}
.couponstyle04 .c-signle{position:absolute;top: 7px;left: 7px;font-size: 18px;}
.couponstyle04 .c-preferentia-amount{margin-right:3px;font-size:46px;}
.couponstyle04 .c-couinner span{display:block;text-align: left;line-height: 18px;}
.couponstyle04 .c-userscene{background:rgba(0,0,0,0.2);font-size:12px;padding:0 2px;}
.c-couponmodule .couponstyle04 .c-receive{display:block;width:94%;background:#fff;color:#4eafd8;margin:4px auto 0;}
.couponstyle04 .c-timelimit{font-size:12px;}
/* couponstyle05 */
.couponstyle05 .c-couponbg{width:221px;height:50px;border:1px solid #d03941;color:#d03941;text-align:center;}
.couponstyle05 .c-preferentia-amount{font-size:56px;line-height: 48px;}
.couponstyle05 .c-signle{font-size:18px;}
.couponstyle05 .c-couinner{line-height: 22px;position: relative;top: -5px;margin-left: 5px;}
.couponstyle05 .c-couponame{font-size:18px;}
.couponstyle05 .c-couponico{position:absolute;top:0;left:0;width: 30px;height: 30px;background:#d03941;color:#fff;line-height: 20px;text-align: left;}
.couponstyle05 .c-couponico i{position:absolute;bottom:0;right:0;width: 0;height: 0;border-width: 15px 15px;border-style: solid;border-color: transparent #fff #fff transparent;}
.couponstyle05 .c-couinner span{display: block;}
.couponstyle05 .c-coulist{margin-right:8px;margin-left:8px;}
/* couponstyle06 */
.couponstyle06 .c-couponbg{padding-right: 0;width:120px;padding-right:125px;background:rgba(253,23,131,0.1);color:#fd1783;text-align:center;}
.couponstyle06 .c-coulist{margin-right:6px;margin-left:6px;}
.couponstyle06 .c-preferentia-amount{position:relative;margin-top: 28px;font-size:70px;}
.couponstyle06 .c-couinner span{display: block;text-align: left;}
.couponstyle06 .c-couinner{padding-left: 10px;text-align: left;position: absolute;top: 22px;right: 0;}
.couponstyle06 .c-arrowleft{padding:0 0 0 6px;font-size: 16px;font-weight: bold;}
.couponstyle06 .c-receive{background:#fd1783;width: 92px;padding:4px 10px;color:#fff;line-height:24px;}
.couponstyle06 .c-couponame{font-size: 20px;font-weight:bold;}
.couponstyle06 .coupon02 .c-receive{width:140px;}
.couponstyle06 .coupon02 .c-couponbg{width:88px;padding-right:162px;}
.couponstyle06 .coupon03 .c-receive{width:166px;}
.couponstyle06 .coupon03 .c-couponbg{width:50px;padding-right:200px;}
/* couponstyle07 */
.couponstyle07 .c-couponbg{padding:5px;background:#e60012;width:197px;height:auto;}
.couponstyle07 .c-couponbd{overflow:hidden;border:1px dashed rgba(255,255,255,0.4);padding:10px;text-align: center;}
.couponstyle07 .c-preferentia-amount{font-size:44px;font-family: "宋体";font-weight: bold;padding-right: 5px;}
.couponstyle07 .c-couinner{line-height: 18px;text-align: left;}
.couponstyle07 .c-couinner span{display:block;}
.couponstyle07 .c-limitcondation{border-top:1px dashed rgba(255,255,255,0.4);font-size:18px;text-align:center;}
.couponstyle07 .c-receive{position:relative;background:#fee401;color:#e60012;padding: 0 5px;font-size: 12px;float: right;line-height:20px;}
.couponstyle07 .c-receive .c-lessborder{position: absolute;top:0;left:0;border-width: 4px 4px;border-style: solid;border-color: #e60012 transparent transparent #e60012;}
.couponstyle07 .c-coulist{margin-right:6px;margin-left:6px;}
.couponstyle07 .c-lessborder{position:absolute;top:0;right:0;width: 0;height: 0;border-width: 15px 15px;border-style: solid;border-color: #fff #fff transparent transparent;}
.couponstyle07 .c-couponame{font-size: 12px;}
/* couponstyle08 */
.couponstyle08 .c-couponbg{width:232px;padding-left:10px;background:#e50150;height:38px;}
.couponstyle08 .c-couinner{line-height:20px;}
.couponstyle08 .c-preferentia-amount{font-size:46px;color:#f7ef00;}
.couponstyle08 .c-signle{font-size:24px;}
.couponstyle08 .c-couinner span{display:block;}
.couponstyle08 .c-couponame{font-size:18px;}
.couponstyle08 .c-receive{position:absolute;top:0;right:0;width:60px;height:100%;background:#f7ef00;color: #444;font-size: 16px;text-align: center;line-height: 20px;}
.couponstyle08 .c-receive span{display:block;margin:19px 7px 3px;}
.couponstyle08 .c-receive i{font-size:12px;}
.couponstyle08 .c-coulist{margin-right:6px;margin-left:6px;}
/* couponstyle09 */
.couponstyle09 .c-couponbg{height:62px;background:#f6132f;border-radius:70px;text-align: center;}
.couponstyle09 .c-receive{position:absolute;top:10px;right:10px;width:80px;height:80px;background:#fdde24;color:#f6132f;font-size:18px;text-align:center;line-height: 22px;font-weight: bold;border-radius:100%;}
.couponstyle09 .c-receive span{display:inline-block;width:40px;margin:0 auto;height:100%;display: flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;}
.couponstyle09 .c-couponbg .c-couponame{display: block;margin-top: -8px;}
.couponstyle09 .c-couinner{margin-right: 67px;}
.couponstyle09 .c-signle{font-size:22px;}
.couponstyle09 .c-preferentia-amount{font-size:40px;font-weight: bold;}
.couponstyle09 .c-coulist:nth-child(4n){margin-right:0;}
/* couponstyle10 */
.couponstyle10 .c-couponbg{background:#f6132f;overflow: hidden;padding:10px 60px 10px 10px;box-sizing: border-box;height: 115px;width:262px;text-transform: uppercase;font-family: "arial";}
.couponstyle10 .c-couponleft{border:1px solid #ffddb3;width: 100%;height: 100%;color:#ffddb3;text-align: center;}
.couponstyle10 .c-couponright{border-left: 1px dashed #fff;position: absolute;right:0;top:0;bottom:0;width: 49px;}
.couponstyle10 .c-receive{position:absolute;top:8px;right:10px;bottom:8px;left:10px;background:#ffddb3;color:#f6132f;font-size:14px;text-align:center;line-height:29px;font-weight: bold;}
.couponstyle10 .c-receive span{display:inline-block;margin:0 auto;height:100%;display: flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;writing-mode: vertical-lr;}
.couponstyle10 .c-couponbg .c-couponame{font-size:16px;font-weight: bold;}
.couponstyle10 .c-couinner{text-align: center;}
.couponstyle10 .c-time{border-top: 1px dashed #ffddb3;line-height: 24px;font-size: 14px;}
.couponstyle10 .c-signle{font-size:20px;}
.couponstyle10 .c-preferentia-amount{font-size:48px;margin-bottom: -2px;line-height: 60px;}
.couponstyle10 .c-couponame,.couponstyle10 .c-signle,.couponstyle10 .c-preferentia-amount{vertical-align: middle;}
.couponstyle10 .c-couponbg .c-usercondition{display: block;font-size: 16px;font-weight: bold;background: #f6132f;margin-top: -18px;white-space: nowrap;overflow: hidden;line-height: 24px;position: relative;}
/* couponstyle11 */
.couponstyle11 .c-couponbg{background:#f6132f;overflow: hidden;padding:6px;box-sizing: border-box;height: 115px;width:262px;text-transform: uppercase;font-family: "arial";}
.couponstyle11 .c-couponinner{border:1px solid #fff;width: 100%;height: 100%;color:#fff;text-align: center;}
.couponstyle11 .c-couponbg .c-receive{font-size:13px;text-align:center;line-height:24px;width:90px;background: rgba(255,255,255,0.2);-webkit-border-radius: 50px;-moz-border-radius: 50px;-ms-border-radius: 50px;-o-border-radius: 50px;border-radius: 50px;display: block;}
.couponstyle11 .c-couponbg .c-couponame{font-size:21px;font-weight: bold;display: block;padding-top: 10px;}
.couponstyle11 .c-couinner{text-align: center;padding:7px 5px;max-width: 155px;overflow: hidden;}
.couponstyle11 .c-couinner.fr{position: absolute;right:6px;top:5px;}
.couponstyle11 .c-time{border-top: 1px dashed #ffddb3;line-height: 24px;font-size: 14px;}
.couponstyle11 .c-signle{font-size:23px;color:#ffddb3;}
.couponstyle11 .c-preferentia-amount{font-size:38px;font-weight: bold;line-height: 40px;color:#ffddb3;}
.couponstyle11 .c-couponbg .c-usercondition{display: block;font-size: 13px;white-space: nowrap;overflow: hidden;line-height: 24px;}


/************************优惠券 end************************/
/************************购物车 start************************/
/*shopCar-style*/
.shopcar_style_item{text-align: center;font-size: 15px;}
.shopcar_style_item .bottom_arrow{display: inline-block;width: 14px;height: 7px;background: url(/res/jrfcms/img/admin/default/bottom_arrow.png) no-repeat;background-size: 100%;}
.shopcar_style_01,.shopcar_style_02,.shopcar_style_03,.shopcar_style_06{width: 156px;height: 43px;line-height: 43px;overflow: hidden;color: #fff;}
.shopcar_style_04,.shopcar_style_05{width: 154px;height: 41px;line-height: 41px;border: 1px solid #e6e6e6;overflow: hidden;color: #929292;}
/*shopcar_style_01*/
.shopcar_style_01{-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;}
.shopcar_style_01 .shopcar_ico{float: left;width: 47px;height: 43px;line-height: 43px;background: rgba(0,0,0,.3);}
.shopcar_style_01 .my_shopcar_text{float: left;width: 109px;}
/*shopcar_style_02*/
.shopcar_style_02{background: #3d3d3d;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;border-radius: 20px;}
.shopcar_style_02 .my_shopcar_text{float: left;width: 118px;}
.shopcar_style_02 .shopcar_ico{float: left;width: 31px;height: 31px;line-height: 31px;margin: 6px 0 0;
    -webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;}
/*shopcar_style_03*/
.shopcar_style_03{background: #3d3d3d;}
.shopcar_style_03 .my_shopcar_text{float: left;width: 109px;}
.shopcar_style_03 .shopcar_ico{float: left;width: 47px;height: 43px;line-height: 43px;}
/*shopcar_style_04*/
.shopcar_style_04 .shopcar_ico{float: left;width: 40px;height: 43px;line-height: 43px;}
.shopcar_style_04 .my_shopcar_text{float: left;width: 105px;}
/*shopcar_style_05*/
.shopcar_style_05{-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;border-radius: 20px;}
.shopcar_style_05 .my_shopcar_text{float: left;width: 110px;}
.shopcar_style_05 .shopcar_ico{float: left;width: 28px;height: 43px;line-height: 43px;}
/*shopcar_style_06*/
.shopcar_style_06{color: #929292;}
.shopcar_style_06 .shopcar_ico{float: left;width: 40px;height: 43px;line-height: 43px;}
.shopcar_style_06 .my_shopcar_text{float: left;width: 84px;line-height: 45px;}
/*icon-style*/
.shopcar_style_01 .icon-00632:before{content: "\ea9f";font-size: 22px;}
.shopcar_style_02 .icon-00632:before{content: "\ea9b";font-size: 18px;}
.shopcar_style_03 .icon-00632:before{content: "\ea9d";font-size: 26px;}
.shopcar_style_04 .icon-00632:before{content: "\ea9d";font-size: 28px;}
.shopcar_style_05 .icon-00632:before{content: "\ea9d";font-size: 28px;}
.shopcar_style_06 .icon-00632:before{content: "\ea9a";font-size: 26px;}
/************************购物车 end************************/
/************************产品展示 start************************/
.product_style13 li{padding:10px 0;}
.product_style13 .img_left{width:200px; border:1px solid #bbb; padding:7px;margin:0 18px 0 0;}
.product_style13 .img_left img{width:100%;}
.span4 .product_style13 .img_left{width:140px;}
.span17 .product_style13 .img_left{width:96px; padding:4px;}
.span19 .product_style13 .img_left{width:164px;}
.span13 .product_style13 .img_left{width:108px;}
.span15 .product_style13 .img_left{width:108px; padding:5px;}
.span2 .product_style13 .img_left{width:60px; padding:4px;}
/*新添样式2016-04-27 ljc 300-9*/
.product_style21xt{width:100%;overflow:hidden; margin:auto;}
.product_style21xt li{float:left;width:32%; margin:10px 0.6%;}
.product_style21xt li a{display:inline-block;width:100%; overflow:hidden;}
.product_style21xt li a:hover{text-decoration: none; color:#f20041;}
.product_style21xt li .qgwrap{border:1px solid #ddd;overflow:hidden;}
.product_style21xt li .qgwrap img{width:100%; height:auto;}
.product_style21xt li .qgwrap:hover{border:1px solid #f20041;}
.product_style21xt li .info{width:92%; margin:7px auto; overflow:hidden;}
.product_style21xt li .info h4{font-size:15px; line-height:25px; font-weight:normal; height:30px;}
.product_style21xt li .info h4 b{float:left;color:#f20041; width:15%; font-size:16px; font-weight:bold;}
.product_style21xt li .info h4 span{float:left; width:85%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.product_style21xt li .info h4 span:hover{color:#f20044;}
.product_style21xt li .info p{color:#888; font-size:13px;}
.product_style21xt li .info p .time{width:65%; float:left;}
.product_style21xt li .info p .salenum{width:30%; float:right; text-align:right;}
.product_style21xt li .bar{width:100%; height:60px; background:url(/jrfr/image/jrf_product/barbg.png) repeat-y #f20044; margin-top:10px;}
.product_style21xt li .bar .price{width:40%; height:60px; line-height:60px; font-size:22px;color:#fff; font-weight:bold; padding-left:2%;}
.product_style21xt li .bar span:hover{text-decoration: none;}
.product_style21xt li .bar .price em{font-style:normal; font-weight:normal; text-decoration:line-through;font-size:14px;}
.product_style21xt li .bar .ico{float:right; color:#f20041; text-align:center; background:url(/jrfr/image/jrf_product/qgico.png) repeat-y #f20044; margin:14px 14px 0 0; font-size:16px; font-weight:bold; width:71px; height:33px; line-height:33px;}
.product_style21xt li .bar .ico a{width:71px; height:33px; float:left;color:#f20041; cursor:pointer;}
.product_style19xt{overflow:hidden; margin:auto;}
.product_style19xt li{float:left;width:24.8%; margin:0; padding:0;}
.product_style19xt li a{border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.product_style19xt li:nth-child(4n) a{border-right:none;}
.product_style19xt li a{display:block; overflow:hidden;}
.product_style19xt li a:hover{text-decoration: none; color:#f20041;}
.product_style19xt li h2{width:80%;font-weight:normal; margin:auto; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; height:30px; line-height:30px; padding:0;}
.product_style19xt li .cpwrap{overflow:hidden; position:relative;}
.product_style19xt li p{width:80%;margin:auto;color:#21c4e5; font-size:14px; height:25px; line-height:25px;}
.product_style19xt li img{width:76%; height:auto;float:right; margin-right:5px;}
.scpc_style01{overflow: hidden;}
.scpc_style01 li{float: left;}
.scpc_style01 li img{width:100%;}
.product_table .c-defaultimg{position:relative;width:100%;height:100%;background:#f5f5f5;text-align: center;}
.product_table .c-defaultimg{width:180px;height:180px;margin:0 auto;overflow:hidden;}
.product_table .c-defaultimg img{display:block;position:absolute;top:50%;left:50%;width:185px;height:168px;margin-left:-92px;margin-top:-84px;-webkit-transform: translate(0);-moz-transform: translate(0);-ms-transform: translate(0);-o-transform: translate(0);transform: translate(0);}
/* product show */
.c-prolist20{margin: 0 -2%;}
.c-prolist20 li{position:relative;float:left;width:29.3%;margin:0 2% 32px;}
.c-prolist20 li .pro_bmain{padding: 83.33% 0 0;}
.c-prolist20 .porduct_title{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.c-prolist20 .c-probottom{position:absolute;left:0;bottom:-78px;width:100%;height:78px;background:#202020;transition:all 0.45s cubic-bezier(.215, .61, .355, 1) 0s;}
.c-prolist20 .porduct_title{color:#fff;padding:0;}
.c-prolist20 .propValue,.c-prolist20 .salesNum{color:#999;}
.c-prolist20 .price .propValue{font-size: 16px;}
.c-prolist20 .c-probottominner{padding:0 10px;}
.c-prolist20 li:hover{box-shadow:0 6px 10px 5px rgba(0, 0, 0, .2);}
.c-prolist20 li:hover .c-probottom{bottom:0;}
.c-prolist20 li:hover img{transform: scale(1, 1);}
.c-prolist20 li:hover .c-probottom.wrap .porduct_title{white-space: normal;}
.c-prolist20 li:hover .c-probottom.wrap{height: auto;min-height: 60px;}
/* c-prolist29 */
.c-prolist29{margin: 0 -1%;}
.c-prolist29 li{position:relative;float:left;width:23%;margin:0 1% 32px;}
.c-prolist29 li a{display: block;width: 100%;}
.c-prolist29 li .pro_bmain{padding: 83.33% 0 0;}
.c-prolist29 li img{transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.c-prolist29 .porduct_title{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.c-prolist29 .c-probottom{position:absolute;left:0;bottom:-78px;width:100%;height:60px;background:#202020;transition:all 0.45s cubic-bezier(.215, .61, .355, 1) 0s;}
.c-prolist29 .porduct_title{color:#fff;padding:0;line-height: 20px;}
.c-prolist29 .propValue,.c-prolist20 .salesNum{color:#999;}
.c-prolist29 .price .propValue{font-size: 16px;}
.c-prolist29 .c-probottominner{padding:0 10px;}
.c-prolist29 .price,.c-prolist29 .salesNum{padding-top:5px;}
.c-prolist29 li:hover{box-shadow:0 6px 10px 5px rgba(0, 0, 0, .2);}
.c-prolist29 li:hover .c-probottom{bottom:0;}
.c-prolist29 li:hover img{transform: scale(1, 1);top: -36px;}
.c-prolist29 li:hover .c-probottom.wrap .porduct_title{white-space: normal;}
.c-prolist29 li:hover .c-probottom.wrap{height: auto;min-height: 60px;}
/* c-prolist30 */
.c-prolist30{margin: 0 -1%;}
.c-prolist30 li{position:relative;float:left;width:18%;margin:0 1% 32px;}
.c-prolist30 li a{display: block;width: 100%;}
.c-prolist30 li .pro_bmain{padding: 83.33% 0 0;}
.c-prolist30 li img{transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.c-prolist30 .porduct_title{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.c-prolist30 .c-probottom{position:absolute;left:0;bottom:-78px;width:100%;height:55px;background:#202020;transition:all 0.45s cubic-bezier(.215, .61, .355, 1) 0s;}
.c-prolist30 .porduct_title{color:#fff;padding:0;}
.c-prolist30 .propValue,.c-prolist20 .salesNum{color:#999;}
.c-prolist30 .price .propValue{font-size: 16px;}
.c-prolist30 .c-probottominner{padding:0 10px;line-height: 20px;}
.c-prolist30 .price,.c-prolist30 .salesNum{padding-top:5px;}
.c-prolist30 li:hover{box-shadow:0 6px 10px 5px rgba(0, 0, 0, .2);}
.c-prolist30 li:hover .c-probottom{bottom:0;}
.c-prolist30 li:hover img{transform: scale(1, 1);top: -36px;}
.c-prolist30 li:hover .c-probottom.wrap .porduct_title{white-space: normal;}
.c-prolist30 li:hover .c-probottom.wrap{height: auto;min-height: 60px;}
/* c-prolist21 */
.c-prolist21 .c-probottom .porduct_title,.c-prolist21 .c-probottom .price{transition:all ease-out .3s;}
.c-prolist21{margin: 0 -2%;}
.c-prolist21 li{position:relative;float:left;width:29.3%;margin:0 2% 32px;}
.c-prolist21 li .pro_bmain{padding: 140% 0 0;}
.c-prolist21 li .c-probottom{display:none\9;display:none\0;opacity:0;filter:alpha(opacity=0);position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);transition: all ease-out .3s;}
.c-prolist21 li a{display:block;width:100%;height:100%;}
.c-prolist21 li img{transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.c-prolist21 .c-probottom .porduct_title{padding:22px 70px 0 30px;font-size:16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#fff;transform: scale(1.4, 1.4);}
.c-prolist21 .c-probottom .price{padding:0 50px;transform: scale(1.4, 1.4);}
.c-prolist21 .c-probottom .price .propValue{display: block;font-size: 24px;padding-top: 8px;text-align: center;color:#fff;font-weight:normal;transform: scale(1.4, 1.4);}
.c-prolist21 .c-probottom:after{content:"";display: block;border: 1px solid rgba(255, 255, 255, .5);position: absolute;top: 0;left: -1px;margin:4%;width: 92%;height: 94%;}
.c-prolist21 .c-probottom .c-addpro{width: 160px;height: 37px;display: block;position: absolute;top: 65%;left: 50%;margin-left: -81px;transition: all 0.3s ease-out 0s;margin-top: -10px;border: 1px solid rgba(255, 255, 255, .5);transform: scale(1.4, 1.4);font-size: 30px;color: #fff;text-align: center;font-weight: 200;line-height: 33px;}
.c-prolist21 li:hover img{transform: scale(1.08, 1.08);}
.c-prolist21 li:hover .c-probottom{display:block\9;display:block\0;opacity: 1;filter:alpha(opacity=100);}
.c-prolist21 li:hover .porduct_title{padding:125px 50px 0;}
.c-prolist21 li:hover .porduct_title,.c-prolist21 li:hover .price,.c-prolist21 li:hover .c-addpro{-webkit-transform: scale(1, 1);-moz-transform: scale(1, 1);-ms-transform: scale(1, 1);-o-transform: scale(1, 1);transform: scale(1, 1);}
.c-prolist21 li:hover .c-probottom.wrap .porduct_title{white-space: normal;}
/* c-prolist31 */
.c-prolist31 .c-probottom .porduct_title,.c-prolist31 .c-probottom .price{-webkit-transition:all ease-out .3s;-moz-transition:all ease-out .3s;-ms-transition:all ease-out .3s;-o-transition:all ease-out .3s;transition:all ease-out .3s;}
.c-prolist31{margin: 0 -1%;}
.c-prolist31 li{position:relative;float:left;width:23%;margin:0 1% 32px;}
.c-prolist31 li .pro_bmain{padding: 140% 0 0;}
.c-prolist31 li .c-probottom{display:none\9;display:none\0;opacity:0;filter:alpha(opacity=0);position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);transition: all ease-out .3s;}
.c-prolist31 li a{display:block;width:100%;height:100%;}
.c-prolist31 li img{transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.c-prolist31 .c-probottom .porduct_title{padding:22px 70px 0 30px;font-size:16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#fff;transform: scale(1.4, 1.4);}
.c-prolist31 .c-probottom .price{padding:0 50px;transform: scale(1.4, 1.4);}
.c-prolist31 .c-probottom .price .propValue{display: block;font-size: 24px;padding-top: 8px;text-align: center;color:#fff;font-weight:normal;transform: scale(1.4, 1.4);}
.c-prolist31 .c-probottom:after{content:"";display: block;border: 1px solid rgba(255, 255, 255, .5);position: absolute;top: 0;left: -1px;margin:4%;width: 92%;height: 94%;}
.c-prolist31 .c-probottom .c-addpro{width: 160px;height: 37px;display: block;position: absolute;top:75%;left: 50%;margin-left: -81px;transition: all 0.3s ease-out 0s;margin-top: -10px;border: 1px solid rgba(255, 255, 255, .5);transform: scale(1.4, 1.4);font-size: 30px;color: #fff;text-align: center;font-weight: 200;line-height: 33px;}
.c-prolist31 li:hover img{transform: scale(1.08, 1.08);}
.c-prolist31 li:hover .c-probottom{display:block\9;display:block\0;opacity: 1;filter:alpha(opacity=100);}
.c-prolist31 li:hover .porduct_title{padding:62px 35px 0;}
.c-prolist31 li:hover .porduct_title,.c-prolist31 li:hover .price,.c-prolist31 li:hover .c-addpro{-webkit-transform: scale(1, 1);-moz-transform: scale(1, 1);-ms-transform: scale(1, 1);-o-transform: scale(1, 1);transform: scale(1, 1);}
.c-prolist31 li:hover .c-probottom.wrap .porduct_title{white-space: normal;}
/* c-prolist32 */
.c-prolist32 .c-probottom .porduct_title,.c-prolist32 .c-probottom .price{transition:all ease-out .3s;}
.c-prolist32{margin: 0 -1%;}
.c-prolist32 li{position:relative;float:left;width:18%;margin:0 1% 32px;}
.c-prolist32 li .pro_bmain{padding: 140% 0 0;}
.c-prolist32 li .c-probottom{display:none\9;display:none\0;opacity:0;filter:alpha(opacity=0);position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);transition: all ease-out .3s;}
.c-prolist32 li a{display:block;width:100%;height:100%;}
.c-prolist32 li img{transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.c-prolist32 .c-probottom .porduct_title{padding:22px 70px 0 30px;font-size:14px;line-height:20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#fff;transform: scale(1.4, 1.4);}
.c-prolist32 .c-probottom .price{padding:0 20px;transform: scale(1.4, 1.4);}
.c-prolist32 .c-probottom .price .propValue{display: block;font-size: 20px;padding-top: 8px;text-align: center;color:#fff;font-weight:normal;transform: scale(1.4, 1.4);}
.c-prolist32 .c-probottom:after{content:"";display: block;border: 1px solid rgba(255, 255, 255, .5);position: absolute;top: 0;left: -1px;margin:4%;width: 92%;height: 94%;}
.c-prolist32 .c-probottom .c-addpro{width: 120px;height: 37px;display: block;position: absolute;top: 73%;left: 50%;margin-left: -60px;transition: all 0.3s ease-out 0s;margin-top: -10px;border: 1px solid rgba(255, 255, 255, .5);transform: scale(1.4, 1.4);font-size: 30px;color: #fff;text-align: center;font-weight: 200;line-height: 33px;}
.c-prolist32 li:hover img{transform: scale(1.08, 1.08);}
.c-prolist32 li:hover .c-probottom{display:block\9;display:block\0;opacity: 1;filter:alpha(opacity=100);}
.c-prolist32 li:hover .porduct_title{padding:50px 20px 0;}
.c-prolist32 li:hover .porduct_title,.c-prolist32 li:hover .price,.c-prolist32 li:hover .c-addpro{-webkit-transform: scale(1, 1);-moz-transform: scale(1, 1);-ms-transform: scale(1, 1);-o-transform: scale(1, 1);transform: scale(1, 1);}
.c-prolist32 li:hover .c-probottom.wrap .porduct_title{white-space: normal;}
/* c-prolist22 */
.c-prolist22 .c-probottom .porduct_title,.c-prolist21 .c-probottom .price{transition:all ease-out .3s;}
.c-prolist22{margin: 0 -2%;}
.c-prolist22 li{position:relative;float:left;width:29.3%;margin:0 2% 32px;}
.c-prolist22 li .pro_bmain{padding: 140% 0 0;}
.c-prolist22 li .c-probottom{position: absolute;height: 100px;padding-top:20px;width: 90%;margin-left: 5%;bottom: -120px;margin-top: 0;top: auto;background-color: #fff;transition: all 0.3s ease-out 0s;}
.c-prolist22 li a{display:block;width:100%;height:100%;}
.c-prolist22 li img{transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.c-prolist22 .price{color: #565656;padding: 18px 0 5px;text-align: center;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.c-prolist22 .porduct_title{margin-top:-7px;padding:0;}
.c-prolist22 .price .propValue{color: #cc0b0e;font-weight:normal;text-align: center;font-size:22px;text-overflow: ellipsis;overflow: visible;white-space: nowrap;}
.c-prolist22 .c-proline{display: block;position: absolute;left: 24px;bottom: -11px;background-color: #d4d3d0;width: 4px;height: 1px;transition: all 0.6s ease 0s;opacity: 0;}
.c-prolist22 .c-pronumber{position:absolute;top:44px;right:0;color:rgb(153, 153, 153);opacity:0.1;filter:alpha(opacity=10);font-size: 120px;font-family: "HeliosExtThin";}
.c-prolist22 li:hover img{filter: grayscale(0%);transform: scale(1.1, 1.1);}
.c-prolist22 li:hover .c-probottom{bottom:20px;}
.c-prolist22 li:hover .price{color: #3d3d3d;text-align: center;margin: 0 0 3px 0;font-size: 18px;}
.c-prolist22 li:hover .porduct_title{color: #929292;text-align: center;}
.c-prolist22 li:hover .c-proline{opacity: 1;background-color: #3d3d3d;height: 50px;margin-top: 0;}
.c-prolist22 li:hover .c-probottom.wrap .porduct_title{white-space: normal;}
.c-prolist22 li:hover .c-probottom.wrap{height: auto;min-height:90px;padding-bottom:10px;}
/* c-prolist33 */
.c-prolist33 .c-probottom .porduct_title,.c-prolist33 .c-probottom .price{transition:all ease-out .3s;}
.c-prolist33{margin: 0 -1%;}
.c-prolist33 li{position:relative;float:left;width:23%;margin:0 1% 32px;}
.c-prolist33 li .pro_bmain{padding: 140% 0 0;}
.c-prolist33 li .c-probottom{position: absolute;height: 100px;padding-top:20px;width: 90%;margin-left: 5%;bottom: -120px;margin-top: 0;top: auto;background-color: #fff;transition: all 0.3s ease-out 0s;}
.c-prolist33 li a{display:block;width:100%;height:100%;}
.c-prolist33 li img{transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.c-prolist33 .price{color: #565656;padding: 18px 0 5px;text-align: center;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.c-prolist33 .porduct_title{margin-top:-7px;padding:0;}
.c-prolist33 .price .propValue{color: #cc0b0e;font-weight:normal;text-align: center;font-size:22px;text-overflow: ellipsis;overflow: visible;white-space: nowrap;}
.c-prolist33 .c-proline{display: block;position: absolute;left: 24px;bottom: -11px;background-color: #d4d3d0;width: 4px;height: 1px;transition: all 0.6s ease 0s;opacity: 0;}
.c-prolist33 .c-pronumber{position:absolute;top:44px;right:0;color:rgb(153, 153, 153);opacity:0.1;filter:alpha(opacity=10);font-size: 120px;font-family: HeliosExtThin;}
.c-prolist33 li:hover img{filter: grayscale(0%);transform: scale(1.1, 1.1);}
.c-prolist33 li:hover .c-probottom{bottom:20px;}
.c-prolist33 li:hover .price{color: #3d3d3d;text-align: center;margin: 0 0 3px 0;font-size: 18px;}
.c-prolist33 li:hover .porduct_title{color: #929292;text-align: center;}
.c-prolist33 li:hover .c-proline{opacity: 1;background-color: #3d3d3d;height: 50px;margin-top: 0;}
.c-prolist33 li:hover .c-probottom.wrap .porduct_title{white-space: normal;}
.c-prolist33 li:hover .c-probottom.wrap{height: auto;min-height:90px;padding-bottom:10px;}
/* c-prolist34 */
.c-prolist34 .c-probottom .porduct_title,.c-prolist34 .c-probottom .price{transition:all ease-out .3s;}
.c-prolist34{margin: 0 -1%;}
.c-prolist34 li{position:relative;float:left;width:18%;margin:0 1% 32px;}
.c-prolist34 li .pro_bmain{padding: 140% 0 0;}
.c-prolist34 li .c-probottom{position: absolute;height:70px;padding-top:10px;width: 90%;margin-left: 5%;bottom: -120px;margin-top: 0;top: auto;background-color: #fff;transition: all 0.3s ease-out 0s;}
.c-prolist34 li a{display:block;width:100%;height:100%;}
.c-prolist34 li img{transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.c-prolist34 .price{color: #565656;padding: 18px 0 5px;text-align: center;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.c-prolist34 .porduct_title{margin-top:-7px;padding:0;line-height: 20px;}
.c-prolist34 .price .propValue{color: #cc0b0e;font-weight:normal;text-align: center;font-size:22px;text-overflow: ellipsis;overflow: visible;white-space: nowrap;}
.c-prolist34 .c-proline{display: block;position: absolute;left: 24px;bottom: -11px;background-color: #d4d3d0;width: 4px;height: 1px;transition: all 0.6s ease 0s;opacity: 0;}
.c-prolist34 .c-pronumber{position:absolute;top:24px;right:0;color:rgba(153, 153, 153);opacity:0.1;filter:alpha(opacity=10);font-size: 88px;font-family: "HeliosExtThin";}
.c-prolist34 li:hover img{filter: grayscale(0%);transform: scale(1.1, 1.1);}
.c-prolist34 li:hover .c-probottom{bottom:20px;}
.c-prolist34 li:hover .price{color: #3d3d3d;text-align: center;margin: -10px 0 3px 0;font-size: 18px;padding-top: 10px;}
.c-prolist34 li:hover .porduct_title{color: #929292;text-align: center;}
.c-prolist34 li:hover .c-proline{opacity: 1;background-color: #3d3d3d;height: 25px;margin-top: 0;}
.c-prolist34 li:hover .c-probottom.wrap .porduct_title{white-space: normal;}
.c-prolist34 li:hover .c-probottom.wrap{height: auto;min-height:60px;padding-bottom:10px;}
/* c-prolist23 */
.c-prolist23{margin: 0 -2%;}
.c-prolist23 li{position:relative;float:left;width:29.3%;margin:0 2% 32px;}
.c-prolist23 li a{display:block;width:100%;}
.c-prolist23 li .c-img{overflow:hidden;width:100%;padding:15px;margin-bottom:5px;transition: all .3s ease-out 0s;border:1px solid transparent;box-sizing:border-box;}
.c-prolist23 li .c-img .pro_bmain{padding: 85.71% 0 0;}
.c-prolist23 li img{transition: all .3s ease-out 0s;}
.c-prolist23 .porduct_title{padding:0;font-size:16px;text-align:left;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.c-prolist23 .c-probottom{padding:6px 15px;transition: all .6s ease-out 0s;}
.c-prolist23 .price{padding:0;margin-top:-4px;}
.c-prolist23 .price .propValue{color:#999;font-size:14px;font-weight: normal;padding:0;}
.c-prolist23 .price .propValue b{font-size:14px;}
.c-prolist23 a:hover img{-webkit-transform: scale(1.06,1.06);}
.c-prolist23 a:hover .porduct_title{color:#fff;}
.c-prolist23 li:hover .propValue{color:#999;}
.c-prolist23 a:hover{text-decoration: none;}
.c-prolist23 a:hover .c-probottom{background:#222;}
.c-prolist23 a:hover .c-img{border:1px solid rgba(0,0,0,.1);}
.c-prolist23 .c-probottom.wrap .porduct_title{white-space: normal;line-height: 1.5;}
/* c-prolist35 */
.c-prolist35{margin: 0 -1%;}
.c-prolist35 li{position:relative;float:left;width:23%;margin:0 1% 32px;}
.c-prolist35 li a{display:block;width:100%;}
.c-prolist35 li .c-img{overflow:hidden;width:100%;padding:10px;margin-bottom:5px;transition: all .3s ease-out 0s;border:1px solid transparent;box-sizing:border-box;}
.c-prolist35 li .c-img .pro_bmain{padding: 85.71% 0 0;}
.c-prolist35 li img{transition: all .3s ease-out 0s;}
.c-prolist35 .porduct_title{padding:0;font-size:16px;text-align:left;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.c-prolist35 .c-probottom{padding:6px 15px;transition: all .6s ease-out 0s;}
.c-prolist35 .price{padding:0;margin-top:-4px;}
.c-prolist35 .price .propValue{color:#999;font-size:14px;font-weight: normal;padding:0;}
.c-prolist35 .price .propValue b{font-size:14px;}
.c-prolist35 a:hover img{-webkit-transform: scale(1.06,1.06);}
.c-prolist35 a:hover .porduct_title{color:#fff;}
.c-prolist35 li:hover .propValue{color:#999;}
.c-prolist35 a:hover{text-decoration: none;}
.c-prolist35 a:hover .c-probottom{background:#222;}
.c-prolist35 a:hover .c-img{border:1px solid rgba(0,0,0,.1);}
.c-prolist35 .c-probottom.wrap .porduct_title{white-space: normal;line-height: 1.5;}
/* c-prolist36 */
.c-prolist36{margin: 0 -1%;}
.c-prolist36 li{position:relative;float:left;width:18%;margin:0 1% 32px;}
.c-prolist36 li a{display:block;width:100%;}
.c-prolist36 li .c-img{overflow:hidden;width:100%;padding:5px;margin-bottom:5px;transition: all .3s ease-out 0s;border:1px solid transparent;box-sizing:border-box;}
.c-prolist36 li .c-img .pro_bmain{padding: 85.71% 0 0;}
.c-prolist36 li img{transition: all .3s ease-out 0s;}
.c-prolist36 .porduct_title{padding:0;font-size:16px;text-align:left;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.c-prolist36 .c-probottom{padding:6px 15px;transition: all .6s ease-out 0s;}
.c-prolist36 .price{padding:0;margin-top:-4px;}
.c-prolist36 .price .propValue{color:#999;font-size:14px;font-weight: normal;padding:0;}
.c-prolist36 .price .propValue b{font-size:14px;}
.c-prolist36 a:hover img{-webkit-transform: scale(1.06,1.06);}
.c-prolist36 a:hover .porduct_title{color:#fff;}
.c-prolist36 li:hover .propValue{color:#999;}
.c-prolist36 a:hover{text-decoration: none;}
.c-prolist36 a:hover .c-probottom{background:#222;}
.c-prolist36 a:hover .c-img{border:1px solid rgba(0,0,0,.1);}
.c-prolist36 .c-probottom.wrap .porduct_title{white-space: normal;line-height: 1.5;}
/* .c-prolist24 */
.c-prolist24 .porduct_title,.c-prolist24 .price{transition: .2s ease-in-out;-moz-transition: .2s ease-in-out;-ms-transition: .2s ease-in-out;-o-transition: .2s ease-in-out;-webkit-transition: .2s ease-in-out;}
.c-prolist24{margin: 0 -1%;}
.c-prolist24 li{position:relative;float:left;width:23%;margin:0 1% 30px;}
.c-prolist24 a{display:block;width:100%;height:100%;}
.c-prolist24 .pro_bmain{padding: 83.33% 0 0;}
.c-prolist24 .porduct_title{padding:0;font-size:16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.c-prolist24 .price{margin: 0;padding:0;}
.c-prolist24 .price .propValue,.c-prolist24 .salesNum{font-weight: normal;color:#999;}
.c-prolist24 .price b{font-size:16px;}
.c-prolist24 .c-probottom{position:relative;overflow:hidden;background:#fefefe;padding:12px 15px 6px;transition:.2s ease-in-out;}
.c-prolist24 .c-probottom p{position: relative;z-index:10;padding:0;}
.c-prolist24 .c-probottom:after{content:"";background:#222;width:100%;position:absolute;left:0;bottom:0;height:2px;transition:.2s ease-in-out;}
.c-prolist24 .c-moreadd{position:absolute;top:-100%;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);transition:.2s ease-in-out;}
.c-prolist24 .c-moreadd span{display: block;width:40px;height:40px;border:1px solid #fff;border-radius:100%;transition:.2s ease-in-out;font-size:35px;font-weight:300;color:#fff;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;text-align: center;line-height: 37px;}
.c-prolist24 a:hover .c-probottom:after{height:100%;}
.c-prolist24 a:hover .c-moreadd{top:0;}
.c-prolist24 a:hover .price .propValue,.c-prolist24 a:hover .porduct_title,.c-prolist24 a:hover .salesNum{color:#fff;}
.c-prolist24 .c-probottom.wrap .porduct_title{white-space: normal;line-height: 1.5;}
/* .c-prolist37 */
.c-prolist37 .porduct_title,.c-prolist37 .price{transition: .2s ease-in-out;-moz-transition: .2s ease-in-out;-ms-transition: .2s ease-in-out;-o-transition: .2s ease-in-out;-webkit-transition: .2s ease-in-out;}
.c-prolist37{margin: 0 -1%;}
.c-prolist37 li{position:relative;float:left;width:18%;margin:0 1% 30px;}
.c-prolist37 a{display:block;width:100%;height:100%;}
.c-prolist37 .pro_bmain{padding: 83.33% 0 0;}
.c-prolist37 .porduct_title{padding:0;font-size:16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.c-prolist37 .price{margin: 0;padding:0;}
.c-prolist37 .price .propValue,.c-prolist37 .salesNum{font-weight: normal;color:#999;}
.c-prolist37 .price b{font-size:16px;}
.c-prolist37 .c-probottom{position:relative;overflow:hidden;background:#fefefe;padding:12px 15px 6px;transition:.2s ease-in-out;}
.c-prolist37 .c-probottom p{position: relative;z-index:10;padding:0;}
.c-prolist37 .c-probottom:after{content:"";background:#222;width:100%;position:absolute;left:0;bottom:0;height:2px;transition:.2s ease-in-out;}
.c-prolist37 .c-moreadd{position:absolute;top:-100%;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);transition:.2s ease-in-out;}
.c-prolist37 .c-moreadd span{display: block;width:40px;height:40px;border:1px solid #fff;border-radius:100%;transition:.2s ease-in-out;font-size:35px;font-weight:300;color:#fff;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;text-align: center;line-height: 37px;}
.c-prolist37 a:hover .c-probottom:after{height:100%;}
.c-prolist37 a:hover .c-moreadd{top:0;}
.c-prolist37 a:hover .price .propValue,.c-prolist37 a:hover .porduct_title,.c-prolist37 a:hover .salesNum{color:#fff;}
.c-prolist37 .c-probottom.wrap .porduct_title{white-space: normal;line-height: 1.5;}
/* c-prolist25 */
.c-prolist25 .c-moreadd,.c-prolist25 li img,.c-prolist25 .c-probottom{transition: all .36s ease;}
.c-prolist25{margin: 0 -2%;}
.c-prolist25 li{position:relative;float:left;width:29.3%;margin:0 2% 30px;}
.c-prolist25 li a{display:block;width:100%;height:100%;}
.c-prolist25 li .c-img{padding: 100% 0 0;}
.c-prolist25 li .c-img:before{content:"";position: absolute;width: calc(100% - 300px);height: calc(100% - 24px);border-top: 2px solid #222;top: 10px;border-bottom: 2px solid #222;display: block;left: 150px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;opacity: 0;}
.c-prolist25 li .c-img:after{content: '';position: absolute;height: calc(100% - 300px);width: calc(100% - 24px);border-left: 2px solid #222;left: 10px;border-right: 2px solid #222;display: block;top: 150px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;opacity: 0;}
.c-prolist25 li .porduct_title{text-align:left;font-size:16px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.c-prolist25 li .price{padding:0;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.c-prolist25 li .price .propValue{padding:0;font-weight:normal;color:#999;}
.c-prolist25 li .price .propValue b{}
.c-prolist25 .c-moreadd{opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;border-radius:100%;width:44px;height:44px;border:2px solid #000;font-size:30px;color:#000;text-align:center;line-height:40px;}
.c-prolist25 .c-probottom{padding:13px 12px 10px;}
.c-prolist25 li a:hover .c-img:after{height: calc(100% - 20px);left: 10px;top: 10px;opacity: 1;background-color: rgba(255, 255, 255, .3);}
.c-prolist25 li a:hover .c-img:before{left: 10px;width: calc(100% - 20px);z-index: 2;opacity: 1;}
.c-prolist25 a:hover img{transform: scale(1.1);}
.c-prolist25 a:hover .c-moreadd{opacity:1;transform:rotate(360deg);}
.c-prolist25 a:hover .c-probottom{padding-left:20px;background:#222;}
.c-prolist25 a:hover .porduct_title{color:#fff;}
.c-prolist25 a:hover .price .propValue{color:#999;}
.c-prolist25 .c-probottom.wrap .porduct_title{white-space: normal;line-height: 1.5;}
/* c-prolist38 */
.c-prolist38 .c-moreadd,.c-prolist38 li img,.c-prolist38 .c-probottom{transition: all .36s ease;}
.c-prolist38{margin: 0 -1%;}
.c-prolist38 li{position:relative;float:left;width:23%;margin:0 1% 30px;}
.c-prolist38 li a{display:block;width:100%;height:100%;}
.c-prolist38 li .c-img{padding: 100% 0 0;}
.c-prolist38 li .c-img:before{content:"";position: absolute;width: calc(100% - 300px);height: calc(100% - 24px);border-top: 2px solid #222;top: 10px;border-bottom: 2px solid #222;display: block;left: 150px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;opacity: 0;}
.c-prolist38 li .c-img:after{content: '';position: absolute;height: calc(100% - 300px);width: calc(100% - 24px);border-left: 2px solid #222;left: 10px;border-right: 2px solid #222;display: block;top: 150px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;opacity: 0;}
.c-prolist38 li .porduct_title{text-align:left;font-size:16px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.c-prolist38 li .price{padding:0;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.c-prolist38 li .price .propValue{padding:0;font-weight:normal;color:#999;}
.c-prolist38 li .price .propValue b{}
.c-prolist38 .c-moreadd{opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;border-radius:100%;width:44px;height:44px;border:2px solid #000;font-size:30px;color:#000;text-align:center;line-height:40px;}
.c-prolist38 .c-probottom{padding:13px 12px 10px;}
.c-prolist38 li a:hover .c-img:after{height: calc(100% - 20px);left: 10px;top: 10px;opacity: 1;background-color: rgba(255, 255, 255, .3);}
.c-prolist38 li a:hover .c-img:before{left: 10px;width: calc(100% - 20px);z-index: 2;opacity: 1;}
.c-prolist38 a:hover img{transform: scale(1.1);}
.c-prolist38 a:hover .c-moreadd{opacity:1;transform:rotate(360deg);}
.c-prolist38 a:hover .c-probottom{padding-left:20px;background:#222;}
.c-prolist38 a:hover .porduct_title{color:#fff;}
.c-prolist38 a:hover .price .propValue{color:#999;}
.c-prolist38 .c-probottom.wrap .porduct_title{white-space: normal;line-height: 1.5;}
/* c-prolist39 */
.c-prolist39 .c-moreadd,.c-prolist39 li img,.c-prolist39 .c-probottom{transition: all .36s ease;}
.c-prolist39{margin: 0 -1%;}
.c-prolist39 li{position:relative;float:left;width:18%;margin:0 1% 30px;}
.c-prolist39 li a{display:block;width:100%;height:100%;}
.c-prolist39 li .c-img{padding: 100% 0 0;}
.c-prolist39 li .c-img:before{content:"";position: absolute;width: calc(100% - 300px);height: calc(100% - 24px);border-top: 2px solid #222;top: 10px;border-bottom: 2px solid #222;display: block;left: 150px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;opacity: 0;}
.c-prolist39 li .c-img:after{content: '';position: absolute;height: calc(100% - 300px);width: calc(100% - 24px);border-left: 2px solid #222;left: 10px;border-right: 2px solid #222;display: block;top: 150px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;opacity: 0;}
.c-prolist39 li .porduct_title{text-align:left;font-size:16px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.c-prolist39 li .price{padding:0;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.c-prolist39 li .price .propValue{padding:0;font-weight:normal;color:#999;}
.c-prolist39 li .price .propValue b{}
.c-prolist39 .c-moreadd{opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;border-radius:100%;width:44px;height:44px;border:2px solid #000;font-size:30px;color:#000;text-align:center;line-height:40px;}
.c-prolist39 .c-probottom{padding:10px 12px 10px;}
.c-prolist39 li a:hover .c-img:after{height: calc(100% - 20px);left: 10px;top: 10px;opacity: 1;background-color: rgba(255, 255, 255, .3);}
.c-prolist39 li a:hover .c-img:before{left: 10px;width: calc(100% - 20px);z-index: 2;opacity: 1;}
.c-prolist39 a:hover img{transform: scale(1.1);}
.c-prolist39 a:hover .c-moreadd{opacity:1;transform:rotate(360deg);}
.c-prolist39 a:hover .c-probottom{padding-left:20px;background:#222;}
.c-prolist39 a:hover .porduct_title{color:#fff;}
.c-prolist39 a:hover .price .propValue{color:#999;}
.c-prolist39 .c-probottom.wrap .porduct_title{white-space: normal;line-height: 1.5;}
/* c-prolist26 */
.c-prolist26{margin: 0 -10px;}
.c-prolist26 li{position:relative;float:left;width:33.3%;margin:0 0 20px 0;}
.c-prolist26 .c-proinner{border:1px solid #dcdcdc;padding:10px;margin:0 10px;}
.c-prolist26.formMiddle{padding:0;min-width:450px;}
.c-prolist26 li a{display:block;width:100%;overflow:hidden;}
.c-prolist26 .price .propValue{font-size:20px;color:#cc0b0e;}
.c-prolist26 a .c-img{padding: 83.33% 0 0;}
.c-prolist26 a img{transition:all 0.25s ease-in-out 0s;}
.c-prolist26 li:hover img{transform: scale(1.1);}
.c-prolist26 .porduct_title .wrap{white-space: normal;line-height: 1.5;}
/* c-prolist40 */
.c-prolist40{margin: 0 -10px;}
.c-prolist40 li{position:relative;float:left;width:25%;margin:0 0 20px 0;}
.c-prolist40 .c-proinner{border:1px solid #dcdcdc;padding:10px;margin:0 10px;}
.c-prolist40.formMiddle{padding:0;min-width:450px;}
.c-prolist40 li .pro_bmain{padding: 83.33% 0 0;}
.c-prolist40 .price .propValue{font-size:20px;color:#cc0b0e;}
.c-prolist40 a img{transition:all 0.25s ease-in-out 0s;}
.c-prolist40 li:hover img{transform: scale(1.1);}
.c-prolist40 .porduct_title .wrap{white-space: normal;line-height: 1.5;}
/* c-prolist41 */
.c-prolist41{margin: 0 -10px;}
.c-prolist41 li{position:relative;float:left;width:20%;margin:0 0 20px 0;}
.c-prolist41 .c-proinner{border:1px solid #dcdcdc;padding:5px;margin:0 10px;}
.c-prolist41.formMiddle{padding:0;min-width:450px;}
.c-prolist41 li .pro_bmain{padding: 83.33% 0 0;}
.c-prolist41 .price .propValue{font-size:18px;color:#cc0b0e;}
.c-prolist41 a img{transition:all 0.25s ease-in-out 0s;}
.c-prolist41 li:hover img{transform: scale(1.1);}
.c-prolist41 .porduct_title .wrap{white-space: normal;line-height: 1.5;}
/* c-prolist27 */
.c-prolist27.formMiddle{padding:0;}
.c-prolist27 .price,.c-prolist27 .porduct_title{transition: all ease-out .3s;}
.c-prolist27 li{position:relative;float:left;width:31.7%;margin:0 2.4% 20px 0;}
.c-prolist27 .c-lastpro{margin-right:0;}
.c-prolist27 li a{display:block;padding-bottom:30px;}
.c-prolist27 li .c-img{padding: 100% 0 0;}
.c-prolist27 .c-probottom{position:absolute;bottom:16px;left:5%;padding:10px 0;height:52px;background:#fff;width:90%;box-shadow:0 0 30px rgba(0,0,0,.2);}
.c-prolist27 .porduct_title{opacity:1;text-align:center;padding:0;color:#999;}
.c-prolist27 .price{display:block;text-align:center;padding:0;}
.c-prolist27 .price .propValue{padding:0;font-size:22px;color:#666;font-weight:normal;}
.c-prolist27 .price .propValue b{font-size:16px;}
.c-prolist27 a:hover .price{margin-top:13px;}
.c-prolist27 a:hover .porduct_title{opacity:0;}
.c-prolist27 .nopricelist .porduct_title{padding-top:13px;}
.c-prolist27 .nopricelist a:hover .porduct_title{opacity:1;}
.c-prolist27 .c-probottom.wrap .porduct_title{white-space: normal;line-height: 1.5;}
.c-prolist27 .c-probottom.wrap{height: auto;min-height:52px;}
/* c-prolist42 */
.c-prolist42.formMiddle{padding:0;margin: 0 -.5%;}
.c-prolist42 .price,.c-prolist42 .porduct_title{transition: all ease-out .3s;}
.c-prolist42 li{position:relative;float:left;width:24%;margin:0 0.5% 20px;}
.c-prolist42 li a{display:block;padding-bottom:30px;}
.c-prolist42 li .c-img{padding: 100% 0 0;}
.c-prolist42 .c-probottom{position:absolute;bottom:16px;left:5%;padding:10px 0;height:52px;background:#fff;width:90%;box-shadow:0 0 30px rgba(0,0,0,.2);}
.c-prolist42 .porduct_title{opacity:1;text-align:center;padding:0;color:#999;}
.c-prolist42 .price{display:block;text-align:center;padding:0;}
.c-prolist42 .price .propValue{padding:0;font-size:22px;color:#666;font-weight:normal;}
.c-prolist42 .price .propValue b{font-size:16px;}
.c-prolist42 a:hover .price{margin-top:13px;}
.c-prolist42 a:hover .porduct_title{opacity:0;}
.c-prolist42 .c-probottom.wrap .porduct_title{white-space: normal;line-height: 1.5;}
.c-prolist42 .c-probottom.wrap{height: auto;min-height:52px;}
/* c-prolist43 */
.c-prolist43.formMiddle{padding:0;margin: 0 -.5%;}
.c-prolist43 .price,.c-prolist43 .porduct_title{transition: all ease-out .3s;}
.c-prolist43 li{position:relative;float:left;width:19%;margin:0 0.5% 20px;}
.c-prolist43 li a{display:block;padding-bottom:30px;}
.c-prolist43 li .c-img{padding: 100% 0 0;}
.c-prolist43 .c-probottom{position:absolute;bottom:16px;left:5%;padding:10px 0;height:42px;background:#fff;width:90%;box-shadow:0 0 30px rgba(0,0,0,.2);}
.c-prolist43 .porduct_title{opacity:1;text-align:center;padding:0;color:#999;line-height: 20px;}
.c-prolist43 .price{display:block;text-align:center;padding:0;}
.c-prolist43 .price .propValue{padding:0;font-size:20px;color:#666;font-weight:normal; line-height: 20px;}
.c-prolist43 .price .propValue b{font-size:16px;}
.c-prolist43 a:hover .price{margin-top:13px;}
.c-prolist43 a:hover .porduct_title{opacity:0;}
.c-prolist43 .c-probottom.wrap .porduct_title{white-space: normal;line-height: 1.5;}
.c-prolist43 .c-probottom.wrap{height: auto;min-height:42px;}
/* c-prolist28 */
.c-prolist28 li,.c-prolist28 li img{transition: all 0.6s ease-out 0s;}
.c-prolist28.formMiddle{padding:0;}
.c-prolist28 .price,.c-prolist27 .porduct_title{transition: all ease-out .3s;}
.c-prolist28 li{position:relative;float:left;width:31.7%;margin:0 2.4% 20px 0;padding:15px;border:1px rgba(220, 220, 220, 0.4) solid;box-sizing: border-box;}
.c-prolist28 .c-lastpro{margin-right:0;}
.c-prolist28 li a{display:block;}
.c-prolist28 li .c-img{padding: 100% 0 0;}
.c-prolist28 .porduct_title{padding:0;font-size:14px;color:#999;}
.c-prolist28 .price .propValue{display:block;color:#cc0b0e;font-size:22px;padding:10px 0 0 0;font-weight:normal;}
.c-prolist28 .price{text-align:center;padding:0;}
.c-prolist28 li:hover{box-shadow:0px 8px 60px rgba(0, 0, 0, 0.13);}
.c-prolist28 li:hover img{transform:scale(1.08, 1.08);}
.c-prolist28 .c-probottom.wrap .porduct_title{white-space: normal;line-height: 1.5;}
/* c-prolist44 */
.c-prolist44 li,.c-prolist44 li img{transition: all 0.6s ease-out 0s;}
.c-prolist44.formMiddle{padding:0;margin: 0 -1%;}
.c-prolist44 .price,.c-prolist44 .porduct_title{transition: all ease-out .3s;}
.c-prolist44 li{position:relative;float:left;width:23%;margin:0 1% 20px;padding:10px;border:1px rgba(220, 220, 220, 0.4) solid;box-sizing: border-box;}
.c-prolist44 li a{display:block;}
.c-prolist44 li .c-img{padding: 100% 0 0;}
.c-prolist44 .porduct_title{padding:0;font-size:14px;color:#999;}
.c-prolist44 .price .propValue{display:block;color:#cc0b0e;font-size:22px;padding:10px 0 0 0;font-weight:normal;}
.c-prolist44 .price{text-align:center;padding:0;}
.c-prolist44 li:hover{box-shadow:0px 8px 60px rgba(0, 0, 0, 0.13);}
.c-prolist44 li:hover img{transform:scale(1.08, 1.08);}
.c-prolist44 .c-probottom.wrap .porduct_title{white-space: normal;line-height: 1.5;}
/* c-prolist45 */
.c-prolist45 li,.c-prolist45 li img{transition: all 0.6s ease-out 0s;}
.c-prolist45.formMiddle{padding:0;margin: 0 -1%;}
.c-prolist45 .price,.c-prolist45 .porduct_title{transition: all ease-out .3s;}
.c-prolist45 li{position:relative;float:left;width:18%;margin:0 1% 20px;padding:5px;border:1px rgba(220, 220, 220, 0.4) solid;box-sizing: border-box;}
.c-prolist45 li a{display:block;}
.c-prolist45 li .c-img{padding: 100% 0 0;}
.c-prolist45 .porduct_title{padding:0;font-size:14px;color:#999;}
.c-prolist45 .price .propValue{display:block;color:#cc0b0e;font-size:18px;padding:10px 0 0 0;font-weight:normal;line-height: 24px;}
.c-prolist45 .price{text-align:center;padding:0;}
.c-prolist45 li:hover{box-shadow:0px 8px 60px rgba(0, 0, 0, 0.13);}
.c-prolist45 li:hover img{transform:scale(1.08, 1.08);}
.c-prolist45 .c-probottom.wrap .porduct_title{white-space: normal;line-height: 1.5;}
/* c-prolist46 -47 - 48 */
.c-comstyle ul{margin: 0 -.5%;}
.c-comstyle li{float: left;margin:0 0.5% 15px;}
.c-comstyle li a{display:block;transition: all 0.6s ease-out 0s;}
.c-comstyle .c-img{position:relative;background:#eee;overflow:hidden;}
.c-comstyle .c-img img{-webkit-transition: all 0.6s ease-out 0s;-moz-transition: all 0.6s ease-out 0s;-ms-transition: all 0.6s ease-out 0s;-o-transition: all 0.6s ease-out 0s;transition: all 0.6s ease-out 0s;}
.c-comstyle .column03 li{width:32.33%;}
.c-comstyle .column04 li{width:24%;}
.c-comstyle .column05 li{width:19%;}
.c-comstyle .column06 li{width:15.6%;}
.c-comstyle .column07 li{width:13.28%;}
.c-comstyle .column08 li{width:11.5%;}
.c-comstyle .c-describe{overflow:hidden;text-overflow: ellipsis;white-space: nowrap;color:#999;}
.c-comstyle .porduct_title.wrap{white-space: normal;line-height: 1.5;}
/* c-prolist46 */
.c-prolist46 li .porduct_title{padding-top:10px;color: #333;font-size: 16px;}
.c-prolist46 li .price{padding:0;}
.c-prolist46 .c-img{padding: 75% 0 0;border:1px solid transparent;}
.c-prolist46 li .price .propValue{display: block;text-align: center;padding:0;color: #333;font-size: 16px;}
.c-prolist46 a:hover{background:#f8f8f8;}
.c-prolist46 .column05 .porduct_title,.c-prolist46 .column06 .porduct_title,.c-prolist46 .column07 .porduct_title,.c-prolist46 .column08 .porduct_title{padding-top:5px;}
/* c-prolist47 */
.c-prolist47 li{float: left;margin:0 0.5% 10px;}
.c-prolist47 li a{padding:10px;overflow:hidden;border:1px solid #ddd;}
.c-prolist47 .c-img{padding: 87.5% 0 0;border:1px solid transparent;}
.c-prolist47 .c-describe{text-align: center;width: 100%;height:27px;}
.c-prolist47 .c-probottom{padding-top:10px;}
.c-prolist47 .column05 a,.c-prolist47 .column06 a,.c-prolist47 .column07 a,.c-prolist47 .column08 a{padding:5px;}
.c-prolist47 .column05 .c-probottom,.c-prolist47 .column06 .c-probottom,.c-prolist47 .column07 .c-probottom,.c-prolist47 .column08 .c-probottom{padding-top:5px;}
.c-prolist47 li a:hover{border-color:#bbb;color:#000;}
/* c-prolist48 */
.c-prolist48 li{margin-bottom:20px;}
.c-prolist48 li a{overflow:hidden;}
.c-prolist48 li .c-probottom{padding-top:10px;}
.c-prolist48 .c-img{padding: 87.5% 0 0;}
.c-prolist48 .column05 .c-probottom,.c-prolist48 .column06 .c-probottom,.c-prolist48 .column07 .c-probottom,.c-prolist48 .column08 .c-probottom{padding-top:5px;}
.c-prolist48 .porduct_title,.c-prolist48 .c-describe{text-align: left;}
.c-prolist48 .c-describe{height:27px;}
.c-prolist48 li .porduct_title{font-size:16px;}
.c-prolist48 .column06 .porduct_title,.c-prolist48 .column07 .porduct_title,.c-prolist48 .column08 .porduct_title{font-size:14px;}
/* c-prolist49 */
.c-prolist49 .c-line,.c-prolist49 .c-line:after{transition: all 0.25s ease-in-out;}
.c-prolist49 .porduct_title,.c-prolist49 .c-describe{text-align: left;}
.c-prolist49 .c-describe{padding-top:10px;height: 27px;}
.c-prolist49 .c-probottom .porduct_title{position:relative;padding-bottom:15px;font-size:16px;}
.c-prolist49 .c-probottom .c-line{position:relative;display:block;border-bottom:1px solid #ddd;width:100%;}
.c-prolist49 .c-probottom .c-line:after{position:absolute;bottom:-2px;left:0;content:"";border-bottom:3px solid #999;width:10%;}
.c-prolist49 .c-img{padding: 66.67% 0 0;border:1px solid #ddd;}
.c-prolist49 .c-probottom{padding-top:10px;}
.c-prolist49 .column07 li,.c-prolist49 .column08 li{margin-bottom:10px;}
.c-prolist49 .column05 .porduct_title,.c-prolist49 .column06 .porduct_title,.c-prolist49 .column07 .porduct_title,.c-prolist49 .column08 .porduct_title{font-size:14px;}
.c-prolist49 .column05 .c-probottom,.c-prolist49 .column06 .c-probottom,.c-prolist49 .column07 .c-probottom,.c-prolist49 .column08 .c-probottom{padding-top:5px;}
.c-prolist49 li a:hover .c-line:after{width:80%;}
/* c-prolist50 */
.product_module .c-prolist50.formMiddle{padding-left:0;padding-right:0;}
.c-prolist50 ul{margin: 0 -1%;}
.c-prolist50 li{float: left;width: 23%;margin: 0 1% 10px;}
.c-prolist50 .column03 li{width:31.33%;}
.c-prolist50 .column05 li{width:18%;}
.c-prolist50 .column06 li{width:15.66%;margin-left:0.5%;margin-right:0.5%;}
.c-prolist50 .column07 li{width:13.28%;margin-left:0.5%;margin-right:0.5%;}
.c-prolist50 .column08 li{width:11.5%;margin-left:0.5%;margin-right:0.5%;}
.c-prolist50 .c-img{padding: 8px;border: 1px solid #ddd;}
.c-prolist50 .pro_bmain{padding: 62.5% 0 0;}
.c-prolist50 .product-img{width:100%;height:100%;overflow:hidden;}
.c-prolist50 .price{display: none;}
.product_module .c-prolist50 .porduct_title{padding: 10px 0 5px;}
.product_module .c-prolist50 .column06 .porduct_title{padding-top:5px;}
.c-prolist50 .c-probottom.wrap .porduct_title{white-space: normal;line-height: 1.5;}
/* c-prolist51 */
.c-prolist51 ul{margin: 0 -1%;}
.c-prolist51 li{float: left;width: 23%;margin: 0 1% 20px;border: 1px solid #ddd;box-sizing: border-box;background-color: #fff;}
.c-prolist51 .column03 li{width:31.33%;}
.c-prolist51 .column05 li{width:18%;}
.c-prolist51 .column06 li{width: 15.66%;margin-left: 0.5%;margin-right: 0.5%;}
.c-prolist51 .column07 li{width:13.28%;margin-left: 0.5%;margin-right: 0.5%;}
.c-prolist51 .column08 li{width:11.25%;margin-left: 0.5%;margin-right: 0.5%;}
.c-prolist51 .c-img{padding: 80% 0 0;}
.product_module .c-prolist51 .porduct_title{padding:6px 10px 3px;font-size: 14px;text-align: left;}
.c-prolist51 .porduct_bottom{padding: 0 0 15px;}
.c-prolist51 .porduct_bottom:after{content: "";display: block;clear: both;}
.c-prolist51 .price{float: left;padding: 0 0 0 10px;}
.c-prolist51 .price span{font-size: 24px;color: #333;}
.c-prolist51 .price span b{font-size: 14px;}
.c-prolist51 .porduct_buybtn{float: right;width: 78px;height: 28px;line-height: 28px;background: #ff8712;color: #fff;margin: 0 10px 0 0;border-radius: 20px;text-align: center;border: 1px solid #ff8712;}
.product_module .c-prolist53 .porduct_title{padding: 10px 10px 5px;}
.c-prolist51 .porduct_bottom{padding: 0 0 10px;}
.c-prolist51 .porduct_bottom:after{content: "";display: block;clear: both;}
.c-prolist51 .price{float: left;padding: 0 0 0 10px;}
.c-prolist51 .price span{font-size: 24px;color: #333;}
.c-prolist51 .price span b{font-size: 14px;}
.c-prolist51 .porduct_buybtn{float: right;width: 78px;height: 26px;line-height: 26px;background: #ff8712;color: #fff;margin: 0 10px 0 0;border-radius: 20px;text-align: center;border: 1px solid #ff8712;}
.product_module .c-prolist51 .column03 .porduct_title{font-size: 16px;}
.product_module .c-prolist51 .column04 .porduct_title{font-size: 15px;}
.c-prolist51 .column05 .price span{font-size: 20px;}
.c-prolist51 .column05 .porduct_buybtn{width: 70px;height: 24px;line-height: 24px;font-size: 12px;}
.c-prolist51 .column06 .price span{font-size: 20px;}
.c-prolist51 .column06 .porduct_buybtn{width: 60px;height: 22px;line-height: 22px;font-size: 12px;}
.c-prolist51 .column07 .price span{font-size: 20px;}
.c-prolist51 .column07 .porduct_buybtn,.c-prolist51 .column08 .porduct_buybtn{float:left;}
.c-prolist51 .column07 .porduct_buybtn{width: 66px;height: 20px;line-height: 20px;font-size: 12px;margin-left: 10px;margin-top: 5px;}
.c-prolist51 .column08 .price span{font-size: 20px;}
.c-prolist51 .column08 .porduct_buybtn{width: 66px;height: 20px;line-height: 20px;font-size: 12px;margin-left: 10px;margin-top: 5px;}
.c-prolist51 .c-probottom.wrap .porduct_title{white-space: normal;line-height: 1.5;}
/* c-prolist52 */
.product_module .c-prolist52.formMiddle{padding-left: 0;padding-right:0;}
.c-prolist52 li{float: left;width: 25%;border: 1px solid #ddd;border-left: none;border-top: none;box-sizing: border-box;}
.c-prolist52 li:nth-child(1),.c-prolist52 li:nth-child(2),.c-prolist52 li:nth-child(3),.c-prolist52 li:nth-child(4){border-top: 1px solid #ddd;}
.c-prolist52 li:nth-child(4n+1){border-left: 1px solid #ddd;}
.c-prolist52 .c-img{padding: 80% 0 0;}
.product_module .c-prolist52 .porduct_title{position:relative;padding:10px 80px 10px 10px;}
.c-prolist52 .porduct_bottom{padding:10px 0 0;}
.c-prolist52 .porduct_bottom:after{content: "";display: block;clear: both;}
.c-prolist52 .price{padding: 0;}
.c-prolist52 .price span{font-size: 24px;color: #333;display:block;text-align: center;}
.c-prolist52 .price .sale_num{font-size: 12px;color: #999;font-weight: normal;margin: 0 0 0 5px;text-align: left;}
.c-prolist52 .price span b{font-size: 14px;}
.c-prolist52 .porduct_buybtn{float: right;min-width: 35px;height: 28px;line-height: 28px;background: #ff8712;color: #fff;border-radius: 20px 0 0 20px;text-align: center;padding:0 5px;}
.c-prolist52 .title-txt{display: block;text-align: left;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.c-prolist52 .porduct_buybtn{position:absolute;top:9px;right:0;}
.c-prolist52 .porduct_title .wrap{white-space: normal;line-height: 1.5;}
/* .c-prolist53 */
.product_module .c-prolist53.formMiddle{padding:20px 0;}
.c-prolist53 li{float:left;width:25%;border-right: 1px solid #f2f2f2;border-bottom: 1px solid #f2f2f2;box-sizing:border-box;}
.c-prolist53 li img{transition: all 0.15s cubic-bezier(0.17, 0.84, 0.44, 1);}
.c-prolist53 .c-imgitem{display:none;padding:20px;box-sizing:border-box;}
.c-prolist53 .c-imgitem a{display:block;width:100%;height:100%;overflow:hidden;}
.c-prolist53 .c-imgitem.c-cur{display:block;}
.c-prolist53 .img-circles{text-align: center;height: 27px;}
.c-prolist53 .img-circles span{display:inline-block;position: relative;width: 10px;height: 10px;border: 1px solid #e5e5e5;border-radius:100%;padding: 2px;cursor:pointer;
    box-sizing:border-box;}
.c-prolist53 .img-circles span.cir-cur{background: #fff;border-color: #999;transition: all 0.15s ease-out;}
.product_module .c-prolist53 ul{overflow: hidden;border-top:1px solid #f2f2f2;}
.product_module .c-prolist53 li .porduct_title{font-size: 16px;color:#666;padding-bottom:0;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 20px;box-sizing: border-box;}
.c-prolist53 .c-describe{height: 28px;font-size: 13px;color:#b2b2b2;text-align: center;width:100%;padding: 0 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;box-sizing:border-box;}
.c-prolist53 .price span{display:block;height: 34px;font-size:18px;color:#c30a18;text-align: center;}
.c-prolist53 .c-probottom{padding-bottom: 30px;}
.c-prolist53 .check-btn{display:none;margin: 10px auto 0;width:98px;height: 32px;color:#666;background:#f9f9f9;border:1px solid #e1e1e1;color:#646464;font-size:12px;line-height: 32px;text-align: center;border-radius:4px;}
.c-prolist53 li:hover{-webkit-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.08);box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.08);-webkit-transition: all .15s ease;transition: all .15s ease;}
.c-prolist53 li:hover .check-btn{display:block;}
.c-prolist53 li:hover .porduct_bottom{display:none;}
.c-prolist53 .column03 li{width:33.3%;height:auto;}
.c-prolist53 .column03 li:nth-child(3n-2){border-left: 1px solid #f2f2f2;}
.c-prolist53 .column04 li:nth-child(4n-3){border-left: 1px solid #f2f2f2;}
.c-prolist53 .column05 li{width:20%;height:auto;}
.c-prolist53 .column05 li:nth-child(5n-4){border-left: 1px solid #f2f2f2;}
.c-prolist53 .column06 li{width:16.66%;height:auto;}
.c-prolist53 .column06 li:nth-child(6n-5){border-left: 1px solid #f2f2f2;}
.c-prolist53 .column07 li{width:14.28%;height:auto;}
.c-prolist53 .column07 li:nth-child(7n-6){border-left: 1px solid #f2f2f2;}
.c-prolist53 .column08 li{width:12.5%;height:auto;}
.c-prolist53 .column08 li:nth-child(8n-7){border-left: 1px solid #f2f2f2;}
.c-prolist53 .column03 .c-imgitem{padding:30px;}
.c-prolist53 .column05 .c-imgitem{padding:20px;}
.c-prolist53 .column06 .c-imgitem{padding:20px;}
.c-prolist53 .column07 .c-imgitem{padding:20px;}
.c-prolist53 .column08 .c-imgitem{padding:10px;}
.c-prolist53 .pro_bmain{padding: 100% 0 0;}
.product_module .c-prolist53 .column03 li .porduct_title{font-size: 18px;padding-top: 10px;padding-bottom: 5px;}
.product_module .c-prolist53 .column03 li .c-describe{height: 27px;font-size: 15px;padding:0 30px;}
.c-prolist53 .column03 .check-btn{width:108px;height:32px;line-height: 32px;font-size: 14px;}
.product_module .c-prolist53 .column05 li .c-describe{padding:0 20px;}
.c-prolist53 .column05 .c-probottom{padding-bottom:20px;}
.product_module .c-prolist53 .column06 li .c-describe{padding:0 20px;}
.c-prolist53 .column06 .c-probottom{padding-bottom:20px;}
.c-prolist53 .column06 .img-circles{margin-top: -6px;}
.c-prolist53 .column07 .c-probottom{padding-bottom:15px;}
.c-prolist53 .column07 .img-circles{margin-top: -6px;}
.product_module .c-prolist53 .column07 li .porduct_title{font-size: 14px;}
.product_module .c-prolist53 .column07 li .c-describe{font-size: 12px;padding:0 15px;line-height: 18px;}
.c-prolist53 .column08 .c-probottom{padding-bottom:15px;}
.c-prolist53 .column08 .img-circles{margin-top: -6px;}
.product_module .c-prolist53 .column08 li .porduct_title{font-size: 14px;}
.product_module .c-prolist53 .column08 li .c-describe{font-size: 12px;padding:0 10px;line-height: 18px;}
.c-prolist53 .c-probottom.wrap .porduct_title{white-space: normal;line-height: 1.5;}
/* c-prolist54 */
.product_module .formMiddle.c-prolist54{padding-left:0;padding-right:0;}
.c-prolist54 ul{margin: 0 -1%;}
.c-prolist54 li{float:left;width:23%;margin:0 1% 20px;padding-bottom: 15px;border: 1px solid #ddd;box-sizing: border-box;}
.c-prolist54 .column03 li{width:31.33%;}
.c-prolist54 .column05 li{width:18%;}
.c-prolist54 .column06 li{width:15.66%;margin-left:0.5%;margin-right:0.5%;}
.c-prolist54 .column07 li{width:13.28%;margin-left:0.5%;margin-right:0.5%;}
.c-prolist54 .column08 li{width:11.5%;margin-left:0.5%;margin-right:0.5%;}
.c-prolist54 .c-img{padding: 80% 0 0;}
.c-prolist54 .c-img img{transition: all ease .2s;}
.product_module .c-prolist54 .porduct_title{position:absolute;left:0;bottom:0;background: rgba(0,0,0,0.4);width: 100%;padding: 0 10px;color: #fff;text-align: left;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;box-sizing:border-box;transition: all ease .2s;transform: translateY(100%);}
.product_module .c-prolist54 li:hover .porduct_title{-webkit-transform: translateY(0%);}
.product_module .c-prolist54 li:hover img{transform: scale(1.3);}
.c-prolist54 .price{text-align:center;font-size: 16px;padding: 15px 0 10px;}
.c-prolist54 .price span{color:#7f0808;font-family: 'Arial';font-size:20px;}
.c-prolist54 .porduct_buybtn{display:block;margin:0 auto;width:100px;height:30px;background: #7f0808;color:#fff;text-align: center;line-height: 30px;}
.product_module .c-prolist54 .column03 .porduct_title{height:36px;line-height: 36px;}
.c-prolist54 .column05 .price{font-size: 14px;}
.c-prolist54 .column05 .price span{font-size: 18px;}
.c-prolist54 .column05 .porduct_buybtn{width:90px;height:28px;line-height: 28px;font-size: 13px;}
.c-prolist54 .column06 .price{font-size: 14px;}
.c-prolist54 .column06 .price span{font-size: 18px;}
.c-prolist54 .column06 .porduct_buybtn{width:90px;height:28px;line-height: 28px;font-size: 12px;}
.c-prolist54 .column07 .price{font-size: 13px;}
.c-prolist54 .column07 .price span{font-size: 16px;}
.c-prolist54 .column07 .porduct_buybtn{width:88px;height:26px;line-height: 26px;font-size: 12px;}
.c-prolist54 .column08 .price{font-size: 13px;}
.c-prolist54 .column08 .price span{font-size: 16px;}
.c-prolist54 .column08 .porduct_buybtn{width:88px;height:26px;line-height: 26px;font-size: 12px;}
.c-prolist54 li:hover .porduct_title.wrap{white-space: normal;height: auto;padding: 5px 10px;line-height:1.5;}

/* c-prolist55 */
.c-prolist55 .c-line,.c-prolist55 .c-line:after{transition: all 0.25s ease-in-out;}
.c-prolist55 .porduct_title,.c-prolist55 .c-describe{text-align: left;}
.c-prolist55 .c-describe{padding-top:10px;height: 27px;}
.c-prolist55 .c-probottom .porduct_title{position:relative;padding-bottom:15px;font-size:16px;}
.c-prolist55 .c-probottom .c-line{position:relative;display:block;border-bottom:1px solid #ddd;width:100%;}
.c-prolist55 .c-probottom .c-line:after{position:absolute;bottom:-2px;left:0;content:"";border-bottom:3px solid #999;width:10%;}
.c-prolist55 .c-img{width: 100%;padding: 100% 0 0;border:1px solid #ddd;background: #fff;box-sizing: border-box;position: relative;}
.c-prolist55 .c-img img{position: absolute;top: 0;left: 0;}
.c-prolist55 .c-probottom{padding-top:10px;}
.c-prolist55 .column07 li,.c-prolist55 .column08 li{margin-bottom:10px;}
.c-prolist55 .column05 .porduct_title,.c-prolist55 .column06 .porduct_title,.c-prolist55 .column07 .porduct_title,.c-prolist55 .column08 .porduct_title{font-size:14px;}
.c-prolist55 .column05 .c-probottom,.c-prolist55 .column06 .c-probottom,.c-prolist55 .column07 .c-probottom,.c-prolist55 .column08 .c-probottom{padding-top:5px;}
.c-prolist55 li a:hover .c-line:after{width:80%;}
/* c-prolist56 */
.product_module .c-prolist56{padding-bottom: 0;}
.c-prolist56 ul{display: flex;flex-wrap: wrap;}
.c-prolist56 li{background-color: #fff;border-radius: 8px;}
.c-prolist56 li:hover{box-shadow: 0 0 8px rgba(0,0,0,.1);transition: 0.3s;transform: translateY(-5px);background-color: #fff!important;}
.c-prolist56 .c-img{padding: 55% 0 0;}
.c-prolist56 .c-probottom{padding: 10px 15px 17px;}
.c-prolist56 .porduct_title{padding: 0 0 30px;text-align: left;font-size: 16px;color: #333;}
.c-prolist56 .c-describe{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;line-height: 1.5;height: 3em;}
.c-prolist56 .c-line{width: 100%;height: 1px;background-color: #f0f0f0;margin: 15px 0 20px;}
.c-prolist56 .c-infor{display: flex;align-items: center;justify-content: space-between;}
.c-prolist56 .c-createtime{font-size: 12px;color: #999;}
.c-prolist56 .c-marketprice{font-size: 22px;color: #ff1d00;}
/************************ 产品展示 end************************/
/************************ 新-全站搜索 start************************/
.form .formMiddle.search_new .searchBox{width: 260px;}
.form .search_new .formMiddleContent{overflow: initial;}
.form .formMiddle.search_new .search_select{display: none;height: 30px;position: absolute;border: 1px solid #ddd;box-sizing: border-box;overflow: hidden;cursor: pointer;border-radius: 2px 0 0 2px;z-index: 99;}
.form .formMiddle.search_new .search_select_item{display: block;width: 56px;height: 36px;line-height: 36px;padding-left: 12px;padding-right: 20px;font-size: 13px;color: #7f7f7f;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.form .formMiddle.search_new.has_select .search_select{display: block;}
.form .formMiddle.search_new.has_select .c-searchinput{padding-left: 95px;}
.form .formMiddle.search_new .search_select_tips{display: flex;align-items: center;height: 28px;padding: 0 12px;color: #7f7f7f;justify-content: space-between;}
.form .formMiddle.search_new .search_select_tips span{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 55px;font-size: 13px;}
.form .formMiddle.search_new .search_select_tips i{display: block;width: 6px;height: 6px;border-top: 1px solid #999;border-left: 1px solid #999;transform: rotate(-135deg);margin: 0 0 0 5px;transition: transform .2s;}
.form .formMiddle.search_new .search_select:hover .search_select_tips i{transform: rotate(45deg);margin-top: 5px;transition: transform .2s;}
.form .formMiddle.search_new .search_select_list{background:#fff;}
.form .formMiddle.search_new.has_select .searchBox .c-style04 .c-searchinput{padding-right: 95px;}
.form .formMiddle.search_new.has_select .searchBox .c-style04 .search_select{right: 0;border-radius: 0 2px 2px 0;}
.form .formMiddle.search_new.has_select .searchBox .c-style05 .search_select{border-radius: 500px 0px 0px 500px;}
.form .formMiddle.search_new.has_select .searchBox .c-style09 .search_select{border-color: transparent;border-right-color: #eaeaea;border-bottom-color: #eaeaea;}
.form .formMiddle.search_new.has_select .searchBox .c-style09 .search_select ul{border: 1px solid #eaeaea;border-right: none;border-bottom: none;}
.form .formMiddle.search_new.has_select .searchBox .c-style10 .search_select{border-color: transparent;border-right-color: #eaeaea;}
.form .formMiddle.search_new.has_select .searchBox .c-style10 .search_select ul{border: 1px solid #eaeaea;border-right: none;}
.form .formMiddle.search_new.has_select .searchBox .c-style11 .search_select{border-radius: 500px 0px 0px 500px;}
.form .formMiddle.search_new.has_select .searchBox .c-style12 .search_select{border-radius: 500px 0px 0px 500px;}
/************************ 产品搜索 start************************/
.form .formMiddle .searchBox{width:180px;height: 30px;}
.form .formMiddle .searchBox .searchBoxContainer{width: 100%;height: 100%;position: relative;}
.form .formMiddle .searchBox .c-searchinput{width: 100%;height: 100%;line-height:30px;padding:0 40px 0 5px;box-sizing: border-box;font-size: 14px;border-color: #ddd;}
.form .formMiddle .searchBox .c-searchbtn{position: absolute;right:0;top:0;width:40px;height:100%;text-align: center;box-sizing: border-box;border-top-right-radius:2px;border-bottom-right-radius:2px;}
.form .formMiddle .searchBox .c-searchbtn{font-size: 16px;}
.form .formMiddle .searchBox .c-searchbtn em{position: absolute;right:0;top:50%;margin:-10px 0 0;width:40px;height: 20px;line-height:20px;text-align: center;padding:0;background:none;font-style:normal;}
.form .formMiddle .searchBox .c-style01 .c-searchbtn{width: auto;}
.form .formMiddle .searchBox .c-style01 .c-searchbtn em{position: static;margin: 0;width: auto;display: block;height: 100%;line-height: inherit;padding:0 10px;}
.form .formMiddle .searchBox .c-style02 .c-searchbtn{width: auto;}
.form .formMiddle .searchBox .c-style02 .c-searchbtn em{position: static;margin: 0;width: auto;display: block;height: 100%;line-height: inherit;padding:0 10px;}
.form .formMiddle .searchBox .c-style01 .c-searchbtn{color:#fff;}
.form .formMiddle .searchBox .c-style02 .c-searchbtn{color:#fff;}
.form .formMiddle .searchBox .c-style02 .c-searchinput{}
.form .formMiddle .searchBox .c-style03 .c-searchbtn em:before{content: "\ea41";font-size: 20px;color:#fff;}
.form .formMiddle .searchBox .c-style04 .c-searchbtn em:before{content: "\ea41";font-size: 20px;}
.form .formMiddle .searchBox .c-style04 .c-searchbtn{left:0;right:auto;}
.form .formMiddle .searchBox .c-style04 .c-searchinput{padding: 0 5px 0 40px;}
.form .formMiddle .searchBox .c-style05 .c-searchbtn em:before{content: "\ea41";font-size: 20px;}
.form .formMiddle .searchBox .c-style05 .c-searchinput{border-radius: 500px;}
.form .formMiddle .searchBox .c-style06 .c-searchbtn em:before{content: "\ea41";font-size: 20px;}
.form .formMiddle .searchBox .c-style07 .c-searchbtn em:before{content: "\ea41";font-size: 20px;}
.form .formMiddle .searchBox .c-style08 .c-searchbtn em:before{content: "\ea41";font-size: 20px;color:#fff;}
.form .formMiddle .searchBox .c-style09 .c-searchbtn em:before{content: "\ea41";font-size: 20px;}
.form .formMiddle .searchBox .c-style09 .c-searchinput{border-color: transparent;border-bottom-color:#eaeaea; }
.form .formMiddle .searchBox .c-style10 .c-searchbtn em:before{content: "\ea41";font-size: 20px;}
.form .formMiddle .searchBox .c-style10 .c-searchinput{border-color: transparent;}
.form .formMiddle .searchBox .c-style11 .c-searchbtn em:before{content: "\ea41";font-size: 20px;}
.form .formMiddle .searchBox .c-style11 .c-searchinput{border-radius: 500px;}
.form .formMiddle .searchBox .c-style11 .c-searchbtn{border-left: 1px solid #eaeaea;}
.form .formMiddle .searchBox .c-style12 .c-searchbtn em:before{content: "\ea41";font-size: 1.1rem;color:#fff;}
.form .formMiddle .searchBox .c-style12 .c-searchbtn{border-top-right-radius: 500px;border-bottom-right-radius: 500px;}
.form .formMiddle .searchBox .c-style12 .c-searchinput{border-radius: 500px;}
.form .formMiddle .recommandKeyBox{overflow:hidden;}
/* 搜索结果页 */
.check_condition{overflow: hidden;padding:8px 0;}
.now_condition{font-size: 14px;line-height: 26px;}
.condition_list{float: left;margin:0 6px 0 0;border-radius:2px;text-indent:3px;padding:0 16px 0 4px;position: relative;width:100px;border:1px solid #bbb;height:24px;line-height: 24px;cursor: pointer;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.condition_list:hover{border-color:#f40;}
.product_search_page02 .condition_list{width: auto;height: 26px;line-height: 26px;padding: 0 22px 0 0;margin: 0 13px 0 0;border:none;}
.product_search_page02 .condition_list .delete_ico{top: 10px;}
.delete_ico{display: block;text-indent:-999em;position: absolute;top:8px;right:7px;width:7px;height:7px;background: url(/jrfr/image/icons.png) no-repeat -111px -127px;}
.condition_list:hover .delete_ico{background-position: -89px -127px;}
.classify_con{border:1px solid #ddd;padding: 0 15px;}
.product_search_page .product_list:first-child{border-top:none;}
.classify_list span{float: left;}
.product_list li{margin:0 13px;}
.product_list li:first-child{margin-left: 5px;}
.product_list a:hover{color:#f40;text-decoration: none;}
.productOrder{overflow: hidden;height:43px;line-height: 43px;border:1px solid #ddd;margin:10px 0 0 0;}
.product_list span,.productOrder ul,.productOrder span,.productOrder li,.product_list ul,.product_list li{float: left;}
.product_list span{padding:0 0 0 10px;color:#999;width:60px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.productOrder li{cursor:pointer;padding:0 15px;border-left:1px solid #ddd;-webkit-transition:all 0.25s ease-in-out 0s;-moz-transition:all 0.25s ease-in-out 0s;-ms-transition:all 0.25s ease-in-out 0s;-o-transition:all 0.25s ease-in-out 0s;transition:all 0.25s ease-in-out 0s;}
.c-searchmoretype{padding:10px 0 0 71px;}
.productOrder span{padding:0 18px;}
.product_table{margin:20px 0 0;}
.product_table ul:after{content: "";display: block;clear: both;}
.product_list{position:relative;border-top:1px dashed #ddd;overflow: hidden;padding: 11px 0;}
.product_list,.product_list ul{overflow: hidden;}
.product_table li{float: left;width:23%;border:1px solid #ddd; margin: 4px 2.4% 10px 0;cursor:pointer;}
.product_table li a{display: block;padding:10px;}
.product_table li:hover{border-color:#f40;}
.product_table li:nth-child(4n){margin-right:0;}
.product_table span{display: block;text-align: center;}
.product_table span:hover{color: #f40;}
.product_table span.img_text{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.product_table a:hover{text-decoration: none;color: #333;}
.product_table .img_text{padding: 14px 0 4px 0;text-align: center;	}
.product_table .no_date{border: none;padding: 0;float: none;width: 100%;margin: 20px 0;font-size: 14px;color: #666;}
.product_table .no_date:hover span{color:#666;}
.product_search_page01 .productOrder{background: #f5f5f5;}
.product_search_page01 .productOrder li{border:none;}
.product_search_page01 .productOrder li.selected{background:#fff;border-left:1px solid #ddd;border-right: 1px solid #ddd;}
.product_search_page .productOrder li:first-child{border-left: none;}
.product_search_page01 .productOrder li:hover{background: #f5f5f5;}
.product_search_page01 .productOrder li.selected:hover{background: #fff;}
.product_search_page01 .c-moresearchbtn{float:right;}
.product_search_page02 .classify_con,.product_search_page02 .product_list{padding: 0;}
.product_search_page02 .product_list span{position:absolute;width: 115px;padding: 13px 0 12px;margin: 0 30px 0 0;text-indent: 27px;background: #eee;color: #333;}
.product_search_page02 .product_list{position:relative;border: none;background: #f8f8f8;}
.product_search_page02 .product_list ul{margin-left:145px;border-top: 1px dashed #ddd;line-height: 45px;}
.product_search_page02 .product_list:first-child ul{border:none;}
.product_search_page02 .productOrder{height: auto;line-height: 23px;}
.product_search_page02 .productOrder ul{margin: 10px 0;}
.product_search_page02 .productOrder li:hover,.product_search_page02 .productOrder li.selected{background: none;}
.product_search_page02 .c-moresearchbtn{position:absolute;top:12px;right:12px;}
.product_search_page02 .c-searchmoretype{padding-left:0;}
.product_search_page03 .check_condition{background: #f5f5f5;border: 1px solid #ddd;border-bottom: none;padding-left: 20px;color: #666;position: relative;overflow: visible;}
.product_search_page03 .check_condition:after{content: "";display: block;clear: both;}
.product_search_page03 .check_condition .bar{width: 120px;height: 2px;position: absolute;top: -2px;left: 0;}
.product_search_page03 .condition_list{border-color: #ddd;background: #fff;width: auto;padding: 0 35px 0 5px;}
.product_search_page03 .classify_con{padding: 0;}
.product_search_page03 .product_list{border-top: 1px solid #ddd;}
.product_search_page03 .product_list span{padding: 0 0 0 20px;color: #666;}
.product_search_page03 .productOrder{background: #f5f5f5;line-height: 41px;overflow: visible;}
.product_search_page03 .productOrder:after{content: "";display: block;clear: both;}
.product_search_page03 .productOrder li{border:none;border-top: 2px solid transparent;margin: -1px 0 0;}
.product_search_page03 .productOrder li.selected{background: #fff;}
.product_search_page03 .c-searchmoretype{padding-left:81px;}
.product_search_page03 .c-moresearchbtn{position:absolute;top:10px;right:10px;}
.product_search_page04 .check_condition{padding: 0;}
.product_search_page04 .condition_list{float: right;width: auto;padding: 0 25px 0 5px; margin: 8px 0 8px 6px;}
.product_search_page04 .check_condition span{height: 42px;line-height: 42px;padding: 0 30px;color: #fff;}
.product_search_page04 .classify_con{border-top: 2px solid;}
.product_search_page04 .classify_con{padding: 0;}
.product_search_page04 .product_list{line-height: 49px;padding: 0;border-top: 1px solid #ddd;}
.product_search_page04 .product_list span{width: 93px;padding: 0;text-align: center;}
.product_search_page04 .product_list ul{padding: 0 0 0 20px;border-left: 1px solid #ddd;}
.product_search_page04 .productOrder{background: #f5f5f5;}
.product_search_page04 .productOrder li{border: none;}
.product_search_page04 .productOrder li:hover,.product_search_page04 .productOrder li.selected{color: #fff;}
.product_search_page04 .c-searchmoretype{margin-left:93px;}
.product_search_page04 .c-moresearchbtn{position:absolute;top:0;right:10px;}
/************************ 产品搜索 end************************/
/************************ 会员登录 start************************/
.member_module .formMiddle{padding:20px;}
.c-membersection{width: 100%;padding:46px 0;}
.c-memberitem{position: relative;}
.forget_tip a{padding:0 0 0 8px;color:#666;}
.forget_tip a:hover{color:#0cf;}
.c-memberitem .dlname{position:absolute;top:8px;left:0;display: block;width:90px;text-align: right;}
.loginbox .c-memberitem .dlname{top:10px;}
.c-memberitem .generateInput{background:none;height:32px;line-height: 32px;padding:0 5px;margin: 5px 0;box-sizing: content-box;}
.c-memberitem .c-textinner{display:block;padding:0 0 0 90px;}
.c-memberitem .c-textinner label{position:absolute;top:0;right:0;}
.c-memberitem .ver_code .generateInput{}
.c-memberitem .ver_code img{height:32px;vertical-align: middle;width:120px;}
.c-memberitem .c-loinico{position:absolute;top:13px;left:3px;display: inline-block;width:25px;height:30px;background:url(/jrfr/image/huiyuan/memberlogin.png) no-repeat;}
.c-memberuser .c-loinico{background-position:-90px -30px;}
.c-memberword .c-loinico{background-position:-120px -30px;}
.c-membercode .c-loinico{background-position:-150px -30px;}
.c-membercode img{position:absolute;height:30px;}
.c-membersection .c-loginbtns{overflow:hidden;margin-top:15px;text-align: center;}
.c-loginbtns.c-memberitem .c-membtn{overflow:hidden;position:relative;display:inline-block;background:#0cf;border:1px solid transparent;width:145px;height:36px;line-height:36px;margin:0 auto;color:#fff;text-align: center;cursor:pointer;vertical-align: middle;font-size:16px;transition:all 0.25s ease-in-out;}
.c-loginbtns .c-membtn:hover{background:#00b7ec;text-decoration: none;}
.c-loginbtns i{display:block;position:absolute;top:0;left:0;width:100%;background:transparent;height:100%;transition:background 0.25s ease-in-out;}
.c-membertiparea{background:#effbff;border:1px solid #0cf;padding:5px 10px;color:#0cf;line-height:18px;margin:-30px 30px 0 6px;font-size: 12px;}
.c-membertiparea .c-tipico{position:relative;top:-1px;display: inline-block;vertical-align:middle;width:14px;height:14px;margin-right:8px;border-radius:100%;background:#0cf;}
.c-membertiparea .c-tipico i{display: block;position: absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:8px;height:2px;background:#fff;}
/* c-member01 */
.c-member01 .c-membersection{width:384px;padding-top: 30px;}
.c-member01 .c-memberitem .generateInput{width:282px;border:1px solid #ccc;}
.c-member01 .ver_code .generateInput{width:156px;}
/* c-member02 */
.c-member02 .c-membersection{width:384px;padding-top: 30px;}
.c-member02 .c-textinner{padding-left:26px;padding-top:4px;padding-bottom:4px;}
.c-member02 .c-memberitem .generateInput{width:357px;border:none;border-bottom:1px solid #ccc;}
.c-member02 .c-membercode .generateInput{width:206px;}
.c-member02 .c-membercode .ver_code img{right:34px;}
.c-member02 .c-membersection .c-loginbtns{padding-right:60px;}
.c-member02 .forget_tip{padding-right:53px;}
/* c-member03 */
.c-member03 .c-memberitem{min-width:320px;}
.c-member03 .c-loginbtns .c-membtn{margin:0 5px;border-radius:4px;}
.c-member03 .generateInput{border:none;width: 100%;}
.c-member03 .c-membercode .generateInput{width: 98%;}
.c-member03 .c-textinner{border-bottom:1px solid #ccc;padding-left:28px;padding-top: 4px;padding-bottom: 4px;padding-right: 20px;}
.c-member03 .c-loinico{top:14px;}
.c-member03 .c-membercode img{top:13px;right:6px;}
.c-member03 .c-membercode .c-textinner{padding-right: 114px;}
/* c-member04 */
.c-member04 .c-memberitem{min-width:320px;}
.c-member04 .c-textinner{border:1px solid #ccc;margin:12px 0;padding-left:39px;padding-right: 20px;}
.c-member04 .c-membercode .c-textinner{padding-right:126px;}
.c-member04 .generateInput{width:100%;border:none;}
.c-member04 .c-loinico{left: 15px;top: 9px;}
.c-member04 .c-loginbtns .c-membtn{margin:0 5px;}
.c-member04 .c-membercode img{top:6px;right:6px;}
/* c-member05 */
.c-member05 .c-membersection{width:384px;padding-top: 30px;}
.c-member05 .c-textinner{background:#eee;margin:8px 0 8px 30px;padding:0 18px;border-radius:50px;}
.c-member05 .generateInput{width:98%;border:none;}
.c-member05 .c-membtn{border-radius:20px;width: 326px;height: 40px;line-height:40px;}
.c-member05 .c-membercode img{top:5px;right:0;}
.c-member05 .c-membercode .c-textinner{width:165px;}
.c-member05 .c-memberitem .c-loinico{top:10px;}
/* c-member06 */
.c-member06 .c-memberitem{min-width:336px;}
.c-member06 .c-textinner{background:#eee;margin:8px 0;padding:0 20px 0 40px;border-radius:50px;}
.c-member06 .generateInput{width:100%;border:none;}
.c-member06 .c-loinico{left:17px;top:9px;}
.c-member06 .c-membtn{border-radius:20px;width: 326px;height: 40px;line-height:40px;}
.c-member06 .c-membercode img{top: 5px;right: 6px;border-radius: 20px;}
.c-member06 .c-membercode .c-textinner{padding-right:135px;}
/* c-member07 */
.c-member07 .c-membersection{width:384px;padding-top: 30px;}
.c-member07 .c-textinner{padding-left:26px;}
.c-member07 .c-memberuser .c-loinico{}
.c-member07 .c-memberitem .generateInput{width:100%;border:none;border-bottom:1px solid #ccc;box-sizing: border-box;}
.c-member07 .c-loginbtns .c-membtn{border:1px solid #de2c2e;margin:0 5px;background: #de2c2e;color:#fff;}
.c-member07 .c-loginbtns .c-signbtn{background: none;color:#de2c2e;}
.c-member07 .c-membercode .c-textinner{padding-right:157px;}
.c-member07 .c-membercode img{top: 6px;right:0;}
.c-member07 .c-logbtn:hover{background:#fff;color:#de2c2e;}
.c-member07 .c-signbtn{background:#fff;color:#de2c2e;}
.c-member07 .c-signbtn:hover{background:#de2c2e;color:#fff;}
.c-member07 .c-loinico{top:11px;}
/* c-member08 */
.c-member08 .c-membersection{width:384px;padding-top: 30px;}
.c-member08 .c-textinner{border:1px solid #ccc;margin:12px 0;padding-left:32px;padding-right: 10px;}
.c-member08 .generateInput{border:none;width: 98%;}
.c-member08 .c-membercode .generateInput{width:92%;}
.c-member08 .c-loinico{left:10px;top: 10px;}
.c-member08 .c-loginbtns .c-membtn{margin:0 5px;height: 40px;line-height: 40px;width: 372px;}
.c-member08 .c-membercode .c-textinner{padding-left:10px;margin-right: 155px;}
.c-member08 .c-membercode img{right:0;top:6px;}
.c-member03 .forget_tip,.c-member04 .forget_tip,.c-member05 .forget_tip,.c-member06 .forget_tip,.c-member08 .forget_tip{padding-right:0;}
/*以前的会员登录样式*/
.memberLoginItem{display: inline-block;margin-bottom: 13px;margin-left: 1.5%;}
.memberLoginItem .loginButton{cursor: pointer;display: inline-block;height: 44px;line-height: 44px;text-align: center;width: 98%;}
.signup a{color: #6d6d6d;font: 12px "黑体";text-decoration: none;}
.signup{margin-top: 4px;text-align: right;width: 95%;}
.login_ways_tip,.other_ways{margin-top:18px;}
.other_ways{float: left; margin:21px 5px 0 5px;}
.memberLoginItem .login_ways_tip,.login_ways_tip{font-size: 14px;margin-right:10px;}
.content_member .hy_msg table tr td .other_ways a{margin-left:0;}
.content_member .hy_msg table .forget_word td{height:auto;}
.memberLoginItem .login_ways_tip{width:auto;}
.memberLoginItem .other_ways{margin-top:28px;}
.memberLoginItem .link{width:92.5%;}
.forget_tip{text-align: right;padding-top: 10px;padding-right:30px;}
.free_sign{padding: 0 39px 0 0;}
.dlbox.dlli01{width: 100%;max-width: 500px;margin: 20px 0;}
.dlbox.dlli02{width: 100%;max-width: 500px;margin: 20px 0;}
.dlbox.dl03{width: 100%;max-width: 500px;margin: 20px 0;}
.memberLoginItem span{float: left;line-height: 36px;width: 84%;}
.yam_img img{width:84px;height:31px;border:1px solid #ddd;}
.span17 .memberLoginItem span{width: 70%;}
.span17 .memberLoginItem span.input02{width: 80%;}
.span17 .free_sign{padding-right:15px;}
.span17 .login_ways_tip,.span17 .memberLoginItem .login_ways_tip{font-size: 12px;}
.span17 .memberLoginItem .login_ways_tip{width:auto;}
.span17 .login_ways_tip{margin-top:6px;}
.span17 .memberLoginItem .other_ways{margin-top:14px;}
.span19 .memberLoginItem span{width: 84%;}
.span19 .memberLoginItem span.input02{width: 89%;}
.span19 .memberLoginItem .login_ways_tip{width:auto;}
.span19 .memberLoginItem .link{width:94%;}
.memberLoginItem span.input02{width: 91%;}
.span4 .memberLoginItem span{width: 70%;}
.span4 .memberLoginItem .login_ways_tip{width:auto;}
.span4 .memberLoginItem .link{width:87%;}
.span4 .free_sign{padding-right:45px;}
.span4 .dlli02 .memberLoginItem span.input02{width: 87%;}
.span13 .memberLoginItem span,.span15 .memberLoginItem span{width: 70%;}
.span13 .dlli02 .memberLoginItem span.input02,.span15 .dlli02 .memberLoginItem span.input02{width: 80%;}
.span13 .memberLoginItem span.link,.span15 .memberLoginItem span.link{width: 96%;}
.memberLoginItem span.dlname{float: left;width: 80px;text-align: left;line-height: 36px;height: 36px;}
.memberLoginItem span.input01 input.generateInput{text-indent: 0;padding: 0 10px;background: #ededed;border: 1px solid #e4e4e4;border-radius: 5px;width: 83%;height: 33px;}
.memberLoginItem.dl{position: relative;margin: 5px 10px;width: 100%;}
.memberLoginItem .loginButton{height: 36px;line-height: 36px;border-radius:3px;font-size: 14px;color: #fff;background: #ef4c2e;border: 0;-webkit-transition:all 0.25s ease-in-out 0s;-moz-transition:all 0.25s ease-in-out 0s;-ms-transition:all 0.25s ease-in-out 0s;-o-transition:all 0.25s ease-in-out 0s;transition:all 0.25s ease-in-out 0s;}
.memberLoginItem .loginButton:hover{background: #F16248;}
.span4 .memberLoginItem .loginButton,.span19 .memberLoginItem .loginButton{margin-right: 90px;}
.span15 .free_sign,.span13 .free_sign{padding-right:15px;}
.span15 .memberLoginItem .login_ways_tip,.span13 .memberLoginItem .login_ways_tip{width:auto;}
input:-webkit-autofill{-webkit-box-shadow: 0 0 0 1000px white inset;}
.memberLoginItem .zc{margin-left: 14px;}
.memberLoginItem .zc:hover{color: #f05232;}
.memberLoginItem span.input02 input.generateInput{padding-right:120px;box-sizing:border-box;background: none;border: 0;border-bottom: 1px solid #bbb;font-size: 15px;text-indent: 0;}
.memberLoginItem span.iconyh{width: 36px;height: 36px;background: url(/jrfr/image/huiyuan/dlbg.png) no-repeat 0 -49px;}
.memberLoginItem span.iconps{width: 36px;height: 36px;background: url(/jrfr/image/huiyuan/dlbg.png) no-repeat -46px -50px;}
.memberLoginItem span.yzm_icon{width: 36px;height: 36px;background:url(/jrfr/image/huiyuan/memberico.png) no-repeat 0 -160px;}
.dlbox p.dl02{margin-left: 18px;}
.input02{position: relative;}
.input02 img{width:100px;position: absolute;top:0px;right:18px;}
.dlbox p.dl02 input{border: 0;text-align: center;color: #fff;font-size: 15px;width: 100%;height: 38px;margin-top: 10px;cursor: pointer;}
.zc02{margin: 8px 0 0 18px;text-align: right;}
.zc02 a:hover{color: #f05232;}
.second_way.memberLoginItem .other_ways{margin-top:9px;}
.second_way.memberLoginItem .login_ways_tip{margin-top:0;}
.dlbox.dl03 .borderline{border: 1px solid #ddd;border-radius: 10px;}
.memberLoginItem.login03{position: relative;padding: 5px 0 5px 0;height: 40px;width: 100%;margin: 0;}
.login03 img{position: absolute;top:10px;right:22px;width:120px;}
.memberLoginItem.login03.name{border-bottom:1px solid #ddd;}
.memberLoginItem.login03.name input{background: url(/jrfr/image/huiyuan/memberico.png) no-repeat 20px -29px;}
.memberLoginItem.login03.psd{border-bottom:1px solid #ddd;background: url(/jrfr/image/huiyuan/memberico.png) no-repeat 20px -68px;}
.memberLoginItem.login03 input{font-size: 15px;border: 0;background: none;text-indent: 40px;height: 45px;padding-left: 19px;width: 95%;padding-right:15px;box-sizing:border-box;}
.memberLoginItem.login03 .yzm_text{background:#fff;}
.dl03 p.dl03btn input{border:0px;text-align: center;color: #fff;font-size: 15px;width: 100%;height: 38px;margin-top: 10px;cursor: pointer;border-radius: 3px;}
.dl03 p.zc03{text-align: right;margin: 5px 0 0 0;}
.dl03 p.zc03 a:hover{color: #f05232;}
.span4 .memberLoginItem .yam_img img{width:100%;}
.span4 .memberLoginItem .ver_code{clear:both;display: block;float:none;width:70%;margin:0px 0 0 53px;padding:10px 0 0 0;}
.span4 .memberLoginItem span.ver_code input.generateInput{width:83%;}
/*会员登录提示错误*/
label.error{padding: 0 0 0 15px;margin:0 0 0 6px;display: inline-block;color: #f00;font-family: "黑体";background: url(../image/huiyuan/member_tip.png) no-repeat 0 -17px;}
label.success{background-position: 0 12px;}
.memberLoginItem span.ver_code{width:53%;padding:0 0 0 8px;}
.memberLoginItem span.ver_code input.generateInput{width:77%;}
.member_module .memberLoginItem span.ver_code{padding:0;}
.dl03 label.error{position: absolute;top:10px;right:10px;}
.header{width:100%;height:85px;border-bottom:1px solid #ddd;}
.header .header_nr{width:1100px;margin:0 auto;height:80px;}
.header .header_nr h2{width:auto;height:80px;float:left;margin-left:228px;}
.header .header_nr h2 img{margin-top:30px;margin-right:30px;}
.header .header_nr h2 span{height:80px;color:#313131;font-size:22px;font-style:normal;font-weight:normal;line-height:100px;float:left;}
.header .header_nr p{width:auto;float:right;height:80px;line-height:115px;font-size:12px;color:#545454;}
.header .header_nr p a.btn{min-width:60px;height:28px;padding:0 5px;background:#f9f9f9;border:1px solid #ddd;display:inline-block;line-height:28px;text-align:center;border-radius:2px;}
.header .header_nr p a.btn:hover{background:#fefefe;color:#313131;}
/*会员中心页*/
.content_member{margin:20px auto;text-align: center;}
.bread_lineNav{width:945px;margin:0 auto;}
.bread_lineNav span{display:inline-block;width:33.3%;text-align: center;font-size:15px;color:#555;}
.bread_lineNav .write_message{text-indent: 81px;}
.bread_lineNav .perfect_step{text-indent: -56px;}
.content_member .hy_msg{margin:20px 0 0 0;}
.content_member .hy_msg table{width:95%;margin:40px auto;}
.content_member .hy_msg table tr td{height:30px;font-size:14px;color:#444;}
.content_member .hy_msg table tr td input[type=text],.content_member .hy_msg table tr td input[type=password]{width:300px;font-size:12px;color:#191919;border:1px solid #ddd;margin:7px 0;padding:5px 3px;line-height:20px;}
.content_member .hy_msg table tr td textarea{width:300px;height:80px;font-size:14px;color:#191919;border:1px solid #ddd;margin:7px 0;padding:0 3px;line-height:30px;}
.content_member .hy_msg table tr td input.yzm{width:196px;}
.content_member .hy_msg table tr td span{float:left;}
.content_member .hy_msg table tr td .yzmnum{width:94px;height:36px;display:inline-block;margin:7px 0 0 7px;border:1px solid #ddd;cursor:pointer;}
.content_member .hy_msg table tr td .yzmnum img{width:100%;height:100%;}
.content_member .hy_msg table tr td input.tjbtn{width:213px;height:37px;background:#eeeeee;line-height:37px;color:#191919;text-align:center;font-size:14px;font-family:"黑体";border:1px solid #bfbfbf;cursor:pointer;}
.content_member .hy_msg table tr td input.tjbtn:hover{background:#f3f3f3;}
.footer{width:100%;height:80px;border-top:1px solid #ddd;}
.footer p{height:50px;line-height:50px;font-size:12px;width:998px;text-align:center;margin:auto;}
.content_member .hy_msg .hyreg_end{margin:100px 0 0;height:300px;text-align: center;}
.stat{display: inline-block;}
.stat img,.stat .armmsg{float: left;text-align: left;}
/*.stat img{width:70px;}*/
.statictwo .imgbg{background:url(/jrfr/image/huiyuan/reg_icon.png) no-repeat 0 -85px;}
.staticthree .imgbg{background:url(/jrfr/image/huiyuan/reg_icon.png) no-repeat 0 -161px;}
.staticfour .imgbg{background:url(/jrfr/image/huiyuan/reg_icon.png) no-repeat 0 -236px;}
.memberbox{width:998px;overflow:hidden;}
.memberbox .left{float:left;width:260px;background:#f3f3f3;min-height:300px;}
.memberbox .left ul{padding:20px 0 0 20px;}
.memberbox .left ul li{width:240px;height:40px;text-align:center;line-height:40px;}
.memberbox .left ul li.checked{display: block;}
.memberbox .left ul li.mymsg.checked{background: #fff;}
.memberbox .left ul li.mymsg.checked a{width:240px;text-align:center;line-height:40px;background:url(/jrfr/image/huiyuan/memberico.png) no-repeat 56px 2px;height:40px;display:inline-block;position:relative;top:0;left:0;font-size:13px;}
.memberbox .left ul li.psd a{background:url(/jrfr/image/huiyuan/memberico.png) no-repeat 57px -74px;width:240px;height:40px;line-height:40px;display:inline-block;position:relative;top:0;left:0;font-size:13px;}
.memberbox .right{float:right;width:690px;min-height:300px;}
.memberbox .right table{margin-top:60px;width:100%;}
.content_member .memberbox .right .btn{width:245px;height:37px;background:#eeeeee;line-height:37px;color:#191919;text-align:center;font-size:12px;font-family:"黑体";border:1px solid #bfbfbf;cursor:pointer;margin-top:10px;}
.content_member .memberbox .right input.btn:hover{background:#f3f3f3;}
.memberbox .left ul li a:hover{color:#131313;}
.content_member .memberbox .right table tr td input[type=text],.content_member .memberbox .right table tr td input[type=password]{width:238px;}
.memberbox .left ul li.psd.checked{background:#fff;}
.memberbox .left ul li.psd.checked a{background:url(/jrfr/image/huiyuan/memberico.png) no-repeat 56px -112px;width:240px;height:40px;line-height:40px;display:inline-block;position:relative;top:0;left:0;font-size:13px;}
.memberbox .left ul li.mymsg a{background:url(/jrfr/image/huiyuan/memberico.png) no-repeat 56px -37px;width:240px;height:40px;line-height:40px;display:inline-block;position:relative;top:0;left:0;font-size:13px;}
.content_member .memberbox .changeend{width:350px;}
.content_member .memberbox .changeend{width:450px;overflow:hidden;margin:130px 0 0 80px;}
.content_member .memberbox .changeend .imgsuc{width:60px;height:62px;float:left;background:url(/jrfr/image/huiyuan/reg_icon.png) no-repeat 0 -236px;margin-right:10px;}
.content_member .memberbox .changeend .imgf{width:60px;height:62px;float:left;background:url(/jrfr/image/huiyuan/reg_icon.png) no-repeat 0 -85px;margin-right:10px;}
.content_member .memberbox .changeend div{float:left;width:369px;}
.content_member .memberbox .changeend h4{font-size:17px;font-weight:normal;float:left;width:360px;margin-top:10px;}
.content_member .memberbox .changeend p{font-size:13px;margin:0;height:30px;line-height:30px;width:360px;}
.content_member .memberbox .changeend p a.red{height:30px;line-height:30px;color:#cc0000;width:auto;}
.content_member h5{height:35px;line-height:55px;font-weight:normal;font-size:13px;text-indent:20px;}
.content_member .loginbox{margin:60px 0 60px 0;height:300px;padding:40px 0 0 0;}
.content_member .hy_msg.loginbox table tr td input.tjbtn{width:308px;margin-top:10px;}
.loginlibox{height:550px;}
.content_member .hy_msg table tr td a:hover{text-decoration: underline;color:#313131;}
.content_member .hy_msg table tr td .redneed{color:#cc0000;margin-right:4px;line-height: 24px;}
.content_member .hy_msg table tr td input.tjbtn.reg{width:310px;margin-top:10px;}
.content_member .hy_msg.memberbox table tr td textarea{width:239px;}
.content_member .hy_msg.memberbox table tr td font{color:#cc0000;margin-right:10px;}
.memberbox .right h2{font-size:12px;margin:40px 0 0 75px;}
.memberbox .right p{font-size:12px;line-height:25px;margin-top:0;width:430px;margin-left:134px;}
.memberbox .right table.hycentert{margin-top:10px;}
/*会员登录页面*/
.content_member .hy_msg table tr td.yzm_td input{width:150px;}
.yzm_td{position: relative;}
.yzm_td img{float:left;width: 128px;height:36px;border:1px solid #ddd;margin: 7px 0 0 20px;cursor:pointer;}
.yzm_td input{float:left;}
.yzm_td label{margin: 16px 0 0 5px;}
.staticone .imgbg{background:url(/jrfr/image/huiyuan/reg_icon.png) no-repeat 0 -6px;}
.stat .armmsg{margin: 0 0 0 20px;}
.stat .armmsg p{margin:0;line-height:30px;font-size:16px;color:#666;}
.stat .armmsg a.blue{color:#5994e4;}
.stat .armmsg .tips{padding: 10px 0;}
.stat .armmsg li p{font-size: 16px;padding: 3px 0;}
.stat .armmsg a{display: inline-block;padding: 0 5px;color: #666;text-decoration: underline;}
.stat .armmsg a:hover{color: #0cf;}
/*错误提示页面*/
.web_errortip{width:1100px;margin:0 auto;padding:170px 0 0 0;}
.web_errortip .stat{width:100%;}
.web_errortip .imgbg{width:326px;height:224px;background:url(/jrfr/image/error_tip.gif) no-repeat;margin:0 0 0 130px;}
.stat .armmsg h4{padding:0 0 12px 0;font-size:24px;font-weight:normal;color:#333;line-height:48px;}
.stat .armmsg a.red{padding:0 0 0 4px;color:#0cf;text-decoration: underline;}
.redneed{color:#f00;display: inline-block;vertical-align: -3px;padding-right: 2px;}
.content_member .memberRegister{padding:20px 0;}
.c-hysection{max-width:1100px;width:100%;min-width:280px;margin:0 auto;}
.c-regitem span{display:block;}
/*注册*/
.c-regitem .c-reginner{position:relative;}
.c-regitem .c-tipico{position:absolute;top:5px;right:5px;display:none;width:20px;height:20px;background:url(/jrfr/image/tipright.png) no-repeat center center;}
.c-regcode .c-tipico{right:104px;}
.c-regitem .c-tipico.c-error{background:url(/jrfr/image/tiperrow.png) no-repeat center center;}
.c-regitem .c-regtext{font-size:14px;color:#666;}
.c-regitem .c-reginner input{width:100%;height:30px;background:none;padding: 0 5px;border:1px solid #ccc;border-radius: 2px;box-sizing: border-box;}
.c-regitem .c-reginner input:focus{border-color:#0cf;}
.jrf_check{display:inline-block;vertical-align:middle;border:1px solid #ccc;width:12px;height:12px;border-radius: 2px;cursor:pointer;}
.jrf_check.jrfChecked{border-color:#0cf;background:#0cf url(/jrfr/image/jrfcheck.png) no-repeat center center;}
.c-protocol a{display: inline-block;vertical-align: middle;padding:0 0 0 5px;color:#666;}
.c-hysection .c-regitem{position:relative;padding:6px 0 24px;}
.c-hysection .c-regitem input[type="checkbox"]{display:none;}
.c-hysection .c-regitem .jrf_checkbox.checkboxChecked,.c-hysection .c-regitem .jrf_checkbox{margin:-1px 0 0 0;}
.c-hysection .c-regcode img{width: auto;height:30px;vertical-align: middle;}
.c-hysection .c-membtns a{position:relative;overflow:hidden;display:block;width:200px;height:40px;border:1px solid transparent;line-height:40px;text-align:center;font-size:16px;background:#0cf;color:#fff;margin: 0 auto;}
.c-hysection .c-regbtn i{display: block;position: absolute;top: 0;left: 0;width: 100%;background: transparent;height: 100%;transition: background 0.25s ease-in-out;}
.c-hysection .c-membtns a:hover{background:#00b7ec;}
.c-hysection .c-membtns a:hover i{background:rgba(0,0,0,0.1);}
.c-hysection .c-regcode .c-reginner{position:relative;padding-right:160px;}
.c-memregi01 .c-regtext{padding:0 0 8px 0;text-align: left;}
.c-memregi01 .c-regcode img{position:absolute;top:0;right:0;}
.c-memregi01 label.error{position:absolute;top: -31px;right: 2px;}
.c-memregi01 .c-regcode label.error{right: 97px;}
.c-memregi02 .c-regtext{position:absolute;top:5px;left:0;display:block;width:90px;line-height:30px;text-align: right;}
.c-memregi02 .c-reginner{padding:0 0 0 90px;}
.c-memregi02 .c-membtns a{margin:0 auto;}
.c-memregi02 .c-regcode img{position:absolute;top:0;right:0;}
.c-memregi03 .c-regcode img{position:absolute;top:0px;right:4px;height:38px;}
.c-memregi03 .c-regtext{position:absolute;top:16px;left:10px;}
.c-memregi03 .c-reginner{height:38px;border:1px solid #ddd;padding-left:86px;}
.c-memregi03 .c-protocol .c-reginner{border:none;}
.c-memregi03 .c-reginner input{margin-top:5px;border:none;}
.c-memregi03 .c-protocol .c-reginner{padding-left:0;}
label.error{padding:5px 0 0 0;margin:0;display: inline-block;color:#f00;font-family: "黑体";font-size: 12px;background:none;}
label.success{background-position: 9px 2px;}
.content_member .hy_msg table tr td span label.error{ float:left;margin-top:14px;}
.word_td label.error{text-indent: 0;}
.c-memberfooter p{display:inline-block;padding:0 10px 0 0;}
.c-memberfooter{width:100%;border-top:1px solid #ddd;text-align: center;padding: 15px 0;}
.c-memberfooter .c-complain{display: inline-block;vertical-align: 2px;font-size: 12px;cursor: pointer;margin-right: 8px;}
.c-memberfooter .c-complain img{width: 16px;margin-right: 5px;}
.c-memberfooter .c-complain img,.c-memberfooter .c-complain i{display: inline-block;vertical-align: middle;}
/* 忘记密码 */
.c-forgetpwd{width:100%;background:#f5f5f5;height:360px;padding: 30px 0;margin:0;}
.c-forgetpwd .hy_msg{width:1100px;margin:0 auto;}
.c-forgetpwd .pwdtext{display:inline-block;vertical-align:middle;font-size: 14px;}
.c-forgetpwd .blur_normal{width:328px;}
.c-forgetpwd .c-pwdinput{display:inline-block;}
.c-forgetpwd .c-pwditem{width:400px;margin:15px auto;text-align:left;position: relative;}
.c-forgetpwd .c-pwduser{margin-top:100px;}
.c-forgetpwd .tjbtn{display:block;width:100%;margin:20px auto 0;height:36px;line-height: 36px;border:none;font-size:16px;cursor: pointer;background:#0cf;color:#fff;text-align:center;transition:all 0.25s ease-in-out;}
/*.c-forgetpwd .tjbtn:hover{background:#fff;color:#0cf;}*/
.c-forgetpwd input{width:192px;height:32px;line-height: 32px;}
.c-forgetpwd .c-pwdcode input{width:238px;margin-right: 4px;}
.c-forgetpwd .c-pwdcode{position: relative;}
.c-forgetpwd .c-pwdinput .yzmnum img{position: absolute;top:0;right:0;height:32px;}
.c-forgetpwd label.error{position: absolute;left:100%;white-space: nowrap;}
/* reset password */
.c-resetpwd .pwdtext{width:100px;text-align: right;}
.c-resetpwd input{width:258px;}
.c-resetpwd .c-neword{margin-top:80px;}
/************************ 会员登录 end************************/
/************************ 留言提交 start************************/
.message_ly{padding: 20px;}
.message_ly input,.message_ly select,.message_ly textarea{font-family: "黑体";padding: 3px 5px;outline: none;box-sizing:border-box;}
.message_ly textarea{padding: 3px 5px;}
.message_ly p{width: 100%;height: auto;padding: 5px 0;}
.message_ly p input[type="text"]{border: 1px dashed #ddd;height: 32px;line-height: 32px;width: 100%;box-sizing:border-box;}
.message_ly p textarea{border: 1px dashed #ddd;height: 100px;width: 100%;}
.message_ly p select{border: 1px solid #ccc;height: 28px;width: 100px;}
.message_ly p b{display: block;line-height: 38px;font-size:15px;color:#333;}
.message_ly p img{width:118px;border:1px solid #ddd;}
.message_ly p input.captcha{width: 76.5%;margin-right: 10px;}
.span2 .message_ly p img{width:139px;}
.span2 .message_ly p input.captcha{width:100%;margin-right:0;margin-bottom:6px;}
.span4 .message_ly p input.captcha{width:56%;}
.span6 .message_ly p input.captcha{width:72%;}
.span8 .message_ly p input.captcha{width:79%;}
.span13 .message_ly p input.captcha{width:39%;}
.span14 .message_ly p input.captcha{width:74.3%;}
.span15 .message_ly p input.captcha{width:43.3%;}
.span16 .message_ly p input.captcha{width:81%;}
.span17 .message_ly p input.captcha{width:39%;}
.span18 .message_ly p input.captcha{width:77%;}
.span19 .message_ly p input.captcha{width:64%;}
.message_ly label.error{background-position: 0 -26px;text-indent: 6px;line-height: 20px;}
.message_ly .btn_tj{width: 100%;margin: 20px 0 0;text-align: center;}
.message_ly .btn_tj input{max-width:316px;width: 100%;height: 40px;font-size: 16px;line-height:36px;border: none;color: #fff;background: #3a92d9;margin: auto;cursor: pointer;border-radius:10px;}
.message_ly .btn_tj input:hover{background: #3d9be6;color: #fff;}
.messagestyle01 .btn_tj input{background: #bbb;}
.messagestyle01 .btn_tj input:hover{background: #9e9c9c;}
.messagestyle02 .btn_tj input{background: #e7334d;}
.messagestyle02 .btn_tj input:hover{background: #ca2039;}
.messagestyle03 .btn_tj input{background: #ffeb44;}
.messagestyle03 .btn_tj input:hover{background: #e8d858;}
.messagestyle04 .btn_tj input{background: #82c247;}
.messagestyle04 .btn_tj input:hover{background: #7ee326;}
.messagestyle05 .btn_tj input{background: #92d1f4;}
.messagestyle05 .btn_tj input:hover{background: #70bde8;}
.messagestyle06 .btn_tj input{background: #ec89a5;}
.messagestyle06 .btn_tj input:hover{background: #cb6d88;}
.messagestyle07 .btn_tj input{background: #8d3dfa;}
.messagestyle07 .btn_tj input:hover{background: #a668f9;}
.messagestyle08 .btn_tj input{background: #f69d36;}
.messagestyle08 .btn_tj input:hover{background: #e3973e;}
.message_padd{padding:25px 20px;overflow:hidden;}
.messagestyle_new{padding:0;min-width: 270px;}
.messagestyle_new p{position: relative;}
.messagestyle_new p input[type="text"],.messagestyle_new p .sub_text,.messagestyle_new p img{border:1px solid rgba(102,102,102,0.3);background: none;}
.messagestyle_new p input[type="text"]:focus,.messagestyle_new p .sub_text:focus{border-color:#0cf;}
.messagestyle_new .btn_tj input{max-width: 100%;}
.messagestyle_new.message_ly .btn_tj a{width: 40%;min-width: 200px;height: 42px;line-height: 42px;}
.messagestyle_new .c-captchabox{width:auto;padding:5px 130px 5px 0;}
.column .messagestyle_new p input.captcha{width: 100%;float: none;}
.messagestyle_new p img{position: absolute;top:5px;right:0;}
.messagestyle_01 p img{top:43px;}
.messagestyle_02 p{padding: 5px 0 5px 100px;position: relative;box-sizing: border-box;}
.messagestyle_02 .sub_color{position:absolute;left:0;top:5px;line-height:32px;text-align:right;width:90px;}
.messagestyle_02 .c-captchabox{padding:5px 130px 5px 100px;}
.messagestyle_02 .btn_tj{text-align: left;}
.messagestyle_03 p{position: relative;}
.messagestyle_03 .sub_color{display: none;}
.messagestyle_04{overflow:hidden;}
.messagestyle_04 p{position: relative;float: left;width:50%;box-sizing: border-box;padding:5px 10px 20px;}
.messagestyle_04 p.ly_content{width: 100%;}
.messagestyle_04 .sub_color{display: none;}
.messagestyle_04 p input[type="text"],.messagestyle_04 p .sub_text{border-top:none;border-left:none;border-right:none;}
.messagestyle_04 .c-captchabox{width:auto;padding:5px 140px 5px 10px;clear: both;float:none;}
.messagestyle_04 p img{right:10px;}
.message_ly.messagestyle_new label.error{font-size: 12px;margin:0;text-indent: 0;}
.message_ly.messagestyle_new label.success{font-size: 0;height: 0;overflow:hidden;}
.c-captchabox label.error{position: absolute;top:37px;left:100px;}
.messagestyle_04 label.error{position: absolute;top:37px;left:10px;}
.messagestyle_04 .ly_content label.error{top:104px;}
.messagestyle_01 .c-captchabox label.error{top:74px;left:0;}
.messagestyle_03 .c-captchabox label.error{top:37px;left:0;}
/************************ 留言提交 end************************/
/************************ tag标签 start************************/
.tag_list_main .formMiddleContent a.taghx{float: left;width: 100%;padding: 5px 15px;box-sizing: border-box;background: #ececec;border-radius: 4px;color: #191919;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.tag_list_main .formMiddleContent a.taghx:hover{background: #ffa64f;color: #fff;}
.tag_list_main .formMiddleContent a.tagzx{float: left;max-width: 100%;padding: 5px 15px 5px 20px;box-sizing: border-box;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;position: relative;}
.tag_list_main .formMiddleContent a.tagzx:hover{color: #ffa64f;}
.tag_list_main .formMiddleContent a.tagzx:before{content: "";display: block;width: 7px;height: 7px;background: #bbb;position: absolute;top: 12px;left: 5px;transform: rotate(45deg);}
.tag_list_main .formMiddleContent a.tagzx:hover:before{background: #ffa64f;}
.tag_list_main .contentLineHover{background: none;}
/************************ tag标签 end************************/
/************************ 在线投票 start************************/
.topic.voteli{width: auto;margin: 10px 5px;min-width: 280px;}
.topic.voteli .votetitleli{width: 100%;text-align: center;line-height: 25px;font-size: 16px;color: #191919;}
.topic .votecontent{width: 100%;overflow: hidden;}
.topic .votecontent li{height: auto;padding:0 0 12px 0;}
.dz_vote .formMiddle{padding:20px;}
.topic .votecontent li div{overflow:hidden;padding:0 0 9px 0;}
.topic .votecontent li .votename{overflow:auto;}
.topic .votecontent .votenum{width:70%;float:left;}
.span2 .topic .votecontent .votenum{float:none;}
.topic .votecontent .votenum img{background:#f80;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;}
.topic .votecontent li .votebfb{font-size: 14px;line-height: 15px;}
.topic .votecontent li .votebfb b{margin-left: 10px;}
.topic .votecontent li .votenum a{display:block;width: 100%;height: 15px;background: #dce6f0;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;cursor: default;}
.topic .votecontent li label{cursor: pointer;font-size: 14px;margin-right: 10px;white-space: nowrap;height:auto!important;line-height: 100%;min-height:16px;}
.sumitbtnvote{width: 100%;overflow: hidden;margin-top: 5px;text-align: center;}
.sumitbtnvote input{width: 136px;height: 36px;background: #127ac2;color: #fff;font-size:15px;text-align: center;line-height: 36px;border-radius: 3px;border: 0;cursor: pointer;}
.sumitbtnvote input:hover{background: #148adb;}
.caller_tip{display: block;text-align: center;width: 80%;margin: 18px auto 0 auto;border: 1px solid #fbd61d;background: #fefbdd;font-size: 14px;line-height: 30px;color: #eb6100;}
.caller_tip a{padding: 0 3px;}
.caller_tip a:hover{color: #0cf;}
/************************ 在线投票 end************************/
/************************ 文件下载 start************************/
.tableCell{float: left;margin: 0 5px;}
.tableCell img{position: relative;top:11px;}
.fileNameText{float:left;margin:0 6px 0 0;cursor:pointer;max-width:80%;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.fileSize{float: right;}
.fileOperate{float: right;padding:0 15px 0 0;margin:0;}
.download{width: 20px;height: 20px;background: url(/jrfr/image/download_icon.png) no-repeat;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/jrfr/image/download_icon.png', sizingMethod='scale');-webkit-background-size: 100% 100%;-moz-background-size: 100% 100%;-ms-background-size: 100% 100%;-o-background-size: 100% 100%;background-size: 100% 100%;}
.download:hover{background: url(/jrfr/image/download_iconhover.png) no-repeat;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/jrfr/image/download_icon.png', sizingMethod='scale');-webkit-background-size: 100% 100%;-moz-background-size: 100% 100%;-ms-background-size: 100% 100%;-o-background-size: 100% 100%;background-size: 100% 100%;}
.fileOperate .download{margin:4px 0 0;}
.styleType4 .styleNum04{width:20px;height:20px;background: #ddd;line-height: 20px;text-align: center;color: #fff;position: relative;top:3px;}
.styleType5 .fileDownloadPanel .fileName.tableCell{width:66%;}
.file_download{overflow:hidden;clear:both;}
.file_download .styleType2,.file_download .styleType3,.file_download .styleType5,.file_download .styleType0{min-width: 280px;}
.file_download .styleType1{min-width:300px;}
.file_download .styleType4{min-width:350px;}
.file_download .fileDownloadPanel{margin:0 auto 10px;min-width: 435px;}
.file_download .styleType2 .fileDownloadPanel{min-width:588px;}
.file_download .styleType4 .fileDownloadPanel{min-width:470px;}
/*styleType0*/
.tableBox{overflow: hidden;padding:6px 0;}
.styleType0 .fileName{width:86%;}
.span2 .styleType0{padding:8px;}
.span2 .styleType0 .tableCell{float: none;position: relative;}
.span2 .styleType0 .tableCell img{display: none;}
.span2 .styleType0 .download{position: absolute;bottom:8px;right:3px;}
.span2 .styleType0 .fileNameText,.span2 .styleType0 .fileSize{float: none;}
.span4 .styleType0 .fileName{width:83%;}
.span6 .styleType0 .fileName{width:86%;}
.span17 .styleType0 .fileName{width:71%;}
/*styleType1*/
.separatorLine{clear: both;font-size: 0;border-top:1px dashed #ccc;}
.styleType1 .tableBox{overflow: hidden;padding:6px 0;}
.styleType1 .fileName{width:90%;}
.span4 .styleType1 .fileName{width:85%;}
.span8 .styleType1 .fileName{width:93%;}
.span13 .styleType1 .fileName{width:78%;}
.span14 .styleType1 .fileName{width:86%;}
.span15 .styleType1 .fileName{width:79%;}
.span17 .styleType1 .fileName{width:80%;}
.span18 .styleType1 .fileName{width:88%;}
/*styleType2*/
.styleType2 .tableBox{float: left;width:50%;min-width: 290px;}
.styleType2 .fileName{width:77%;}
.styleType2 .fileOperate{margin-right:20px;}
.span2 .styleType2 .tableCell{float: none; position: relative;}
.span2 .styleType2 .fileNameText,.span2 .styleType2 .fileSize{float: none;}
.span2 .styleType2 .download{position: absolute;bottom:7px;right:2px;}
.span6 .styleType2 .fileName{width:74%;}
.span14 .styleType2 .fileName{width:75%;}
.span2 .styleType2 .tableBox,.span4 .styleType2 .tableBox,.span13 .styleType2 .tableBox,.span15 .styleType2 .tableBox,.span17 .styleType2 .tableBox,.span19 .styleType2 .tableBox{float: none;width:100%;}
.span2 .styleType2 .fileOperate,.span4 .styleType2 .fileOperate,.span13 .styleType2 .fileOperate,.span15 .styleType2 .fileOperate,.span17 .styleType2 .fileOperate,.span19 .styleType2 .fileOperate{margin-right:0px;}
/* styleType3 */
.styleType3.styleType3{padding:15px;}
.styleType3 .tableBox{position:relative;padding:6px 0;}
.styleType3 .fileOperate{position:absolute;top:6px;right:10px;float:none;}
.styleType3 .fileName{float:none;margin-right:58px;padding-right:120px;position: relative;}
.styleType3 .fileSize{width:100px;position:absolute;top:1px;right:0;float:none;}
.styleType3 .fileNameText{float:none;max-width:100%;}
/*styleType4*/
.tableCell{position: relative;}
.tableBox{display:block;overflow: hidden;}
.styleType4 .styleNum04_on{width:20px;height:20px;background: #f80;line-height: 20px;text-align: center;color: #fff;position: relative;top:3px;}
.styleType4 .fileName{width:84%;}
.span2 .fileImg{float: left;}
.span2 .styleNum04_on{display: none;}
.span2 .download{position: absolute;bottom:-49px;right:3px;}
.span2 .styleType4{padding:8px;}
.span2 .fileNameText,.span2 .fileSize{float: none;}
.span4 .styleType4 .fileName{width:78%;}
.span13 .styleType4 .fileName,.span17 .styleType4 .fileName{width:72%;}
.span15 .styleType4 .fileName{width:73%;}
/*styleType5*/
.styleType5 .fileName{width:84%;}
.span2 .styleType5{padding:8px;}
.span2 .styleType5 .iconTxt{display: none;}
.span4 .styleType5 .fileName{width:70%;}
.span6 .styleType5 .fileName{widows: 80%;}
.span13 .styleType5 .fileName,.span17 .styleType5 .fileName{width:60%;}
.span15 .styleType5 .fileName{width:62%;}
.span19 .styleType5 .fileName{width:76%;}
/*file download page*/
.pagenation{padding-bottom: 10px;}
.pagenationSelectDiv{text-align: center;}
.file_download .pagenationSelectDiv{min-width:280px;}
.pagenationSelectDiv .inp_border{border: 1px solid #ccc;width:118px;height: 30px;background: #fff;cursor: pointer;-webkit-transition: all 0.25s ease-in-out 0s;-moz-transition: all 0.25s ease-in-out 0s;-ms-transition: all 0.25s ease-in-out 0s;-o-transition: all 0.25s ease-in-out 0s;transition: all 0.25s ease-in-out 0s;border-radius:2px;}
.pagenationSelectDiv .inp_border:hover{background: #F3F3F3;border-color: #ccc;color: #333;}
.prev_page{margin: 0 5px 0 0;}
/*文件下载 文件预览图*/
.fileDownloadPanel .iconAvi{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_01.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_01.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconWmv{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_02.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_02.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .icon3gp{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_03.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_03.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconMkv{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_04.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_04.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconFlv{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_05.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_05.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconMp4{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_06.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_06.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconRmvb{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_07.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_07.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconSwf{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_08.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_08.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconMp3{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_09.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_09.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconWav{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_10.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_10.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .downWma{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_11.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_11.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconOgg{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_12.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_12.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconApe{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_13.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_13.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconAcc{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_14.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_14.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconGif{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_15.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_15.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconJpg{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_16.png)no-repeat !important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_16.png',sizingMethod='scale');-webkit-background-size: contain!important;-moz-background-size: contain!important;-ms-background-size: contain!important;-o-background-size: contain!important;background-size: contain!important;width: 1.75rem;height: 1.75rem;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconPng{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_17.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_17.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconBmp{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_18.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_18.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconWps{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_19.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_19.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconEpub{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_20.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_20.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconTxt{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_21.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_21.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconPpt{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_22.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_22.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconPdf{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_23.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_23.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconXls,.fileDownloadPanel .iconXlsx {background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_24.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_24.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconDoc{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_25.png)no-repeat !important;background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconDocx{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_25.png)no-repeat !important;background-size: contain!important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_25.png',sizingMethod='scale');width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconHtml{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_26.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_26.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconCss{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_27.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_27.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconJs{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_28.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_28.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconRar{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_29.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_29.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconZip{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_30.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_30.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconAkp{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_31.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon31.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
.fileDownloadPanel .iconDefault{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_32.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_32.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0; margin-right: .15rem}
.fileDownloadPanel .iconJpeg{background: url(/res/jrfcms_mobi/image/default/fileDownload/Format_icon_33.png)no-repeat !important;background:none\0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/res/jrfcms_mobi/image/default/fileDownload/Format_icon_33.png',sizingMethod='scale');background-size: contain!important;width: 1.75rem;height: 1.75rem;width:28px\0;height:28px\0;margin-left: 0;margin-right: 3px}
/************************ 文件下载 end************************/
/************************ 友情链接 start************************/
.dzfriend_01 li{overflow: hidden;padding:12px 0;}
.dzfriend_01 .moud_linke{position: relative;border:1px solid #ddd; border-top:none;border-radius:0 0 6px 6px;height:209px;}
.dzfriend_01 ul{width:4000px;position: absolute;height:181px;left:0;top:20px;}
.dzfriend_01 li{float: left;width:286px;padding:0 16px;}
.dzfriend_01 li a{float: left;width:33%;font-size: 14px;padding:4px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.dzfriend_01 li a:hover{color: #e60012;}
.dzfriend_01 .moud_linke{position: relative;width:320px;padding-top:0!important;padding-right:0!important;padding-left:0!important;margin:0 auto!important;}
.dzfriend_01 .link_btns,.dzstyle_04 .link_btns{position: absolute;top:6px;right:26px;}
.dzfriend_01 .link_circle,.dzstyle_04 .link_circle{display: inline-block;width:6px;height:6px;background: #959595;}
.dzfriend_01 .link_circle.cur,.dzstyle_04 .link_circle.cur{background: #c8151d;}
.dzfriend_01 .dzlink_title,.dzstyle_04 .dzlink_title{line-height: 30px;background: #f5f5f5;font-size: 15px;text-indent: 24px;}
.dzfriend_02 ul.moud_linke{position: absolute;top:4px;left:118px;}
.dzfriend_02 ul li{float: left;}
.dzfriend_02 ul li a{display: block;padding:0 10px;border-right:1px solid #bbb;height:15px;line-height: 15px;font-size: 13px;}
.dzfriend_02 ul li a:hover{color:#c8151d;}
/************************ 友情链接 end************************/
/************************ 留言列表 start************************/
/*.form .formMiddleContent{overflow: hidden;}*/
.commenteach{position:relative;width: auto;overflow: hidden;padding: 10px;}
.commenteach .tx{position:absolute;top:10px;left:10px;width: 35px;height: auto;}
.commenteach .tx img{width: 35px;height: auto;}
.commenteach .expalin{margin-left:50px;height: auto;font-size:14px;min-width:206px;}
.commenteach .expalin h5{position: relative;padding: 0;margin: 0;font-weight: normal;overflow: hidden;font-size:15px;}
.commenteach .expalin h5 span{margin-right: 6px;}
.commenteach .expalin h5 span a,.commenteach .expalin h5 span b{text-decoration: none;font-weight: normal;color: #63afe6;}
.commenteach .expalin h5 span a:hover{text-decoration: underline;}
.words_listli .commenteach .expalin p.pl_content{line-height: 24px;padding:10px 0 8px;}
.c-comtitle .c-cotitle{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-right: 56px;}
.commenteach .c-editool{position: absolute;top:0;right:0;}
.span13 .commenteach .expalin .time,.span15 .commenteach .expalin .time,.span2 .commenteach .expalin .time{height: 17px;}
.span2 .commenteach .tx{display: none;}
.span2 .commenteach .expalin .replay img{display: none;}
.span2 .commenteach .expalin{width: 138px !important;}
.commenteach .expalin .plmsg{width: 100%;height: auto;padding: 0 10px 0 0;margin: 0 0 10px 0;}
.commenteach .expalin .replay{width: 100%;height: auto;padding: 0 10px 0 0;box-sizing: border-box;}
.commenteach .expalin .replay img{position: absolute;top: 0;left: 0;width: 30px;height: auto;}
.commenteach .expalin .replay .replaynr{height: auto;}
.commenteach .expalin .replay .replaynr p{line-height: 25px;margin: 0;}
.commenteach .expalin .replay .replaynr h6{position: relative;margin: 0;font-weight: normal;font-size:14px;color:#3a92d9;}
.commenteach .expalin .time span{float: right;margin-right: 10px;}
.commenteach .expalin .time span a{width: 20px;height: 20px;margin: -3px 0 0 10px;cursor: pointer;text-indent: -9999em;display: inline-block;}
.commenteach .expalin .time span a.close{background: url(../image/plico.png) no-repeat 0 2px;}
.commenteach .expalin .time span a.close:hover{background: url(../image/plico.png) no-repeat 0 -25px;}
.commenteach .expalin .time span a.edit{background: url(../image/plico.png) no-repeat -30px 3px;}
.commenteach .expalin .time span a.edit:hover{background: url(../image/plico.png) no-repeat -30px -25px;}
.form .formMiddleContent.hx .words_listli{width: 50%;float: left;min-height: 110px;margin-bottom: 10px;min-width:296px;}
.form .formMiddleContent.hx .commenteach{padding: 10px 10px 0 10px;}
.form .formMiddleContent.hx .commenteach .expalin h5{height: auto;max-height: 81px;overflow: hidden;}
.form .formMiddleContent.hx .commenteach .expalin p{line-height: 20px;overflow: hidden;}
.form .formMiddleContent.hx .commenteach .expalin p.time a{margin-top: -4px;}
.form .formMiddleContent.hx .commenteach .expalin .replay{overflow: hidden;}
.span13 .form .formMiddleContent.hx .words_listli,.span15 .form .formMiddleContent.hx .words_listli,.span2 .form .formMiddleContent.hx .words_listli,.span4 .form .formMiddleContent.hx .words_listli,.span17 .form .formMiddleContent.hx .words_listli{width: 100%;}
.span13 .form .formMiddleContent.hx .commenteach,.span15 .form .formMiddleContent.hx .commenteach,.span2 .form .formMiddleContent.hx .commenteach{padding: 10px;}
.span13 .form .formMiddleContent.hx .commenteach .expalin .replay .replaynr,.span15 .form .formMiddleContent.hx .commenteach .expalin .replay .replaynr{width: 92px;}
.span2 .form .formMiddleContent.hx .commenteach .tx,.span17 .form .formMiddleContent.hx .commenteach .tx,.span19 .form .formMiddleContent.hx .commenteach .tx,.span14 .form .formMiddleContent.hx .commenteach .tx{display: none;}
.span2 .form .formMiddleContent.hx .commenteach .expalin .time{height: 54px;}
.span2 .form .formMiddleContent.hx .commenteach .expalin .replay img{display: none;}
.span2 .form .formMiddleContent.hx .commenteach .expalin .replay .time{height: 25px;}
.span2 .form .formMiddleContent.hx .commenteach .expalin p{height: auto;}
.span2 .form .formMiddleContent.hx .commenteach .expalin .replay{height: auto;}
.span2 .form .formMiddleContent.hx .commenteach .expalin .replay .replaynr .time{height: auto;}
.span17 .form .formMiddleContent.hx .commenteach .expalin .plmsg .time,.span18 .form .formMiddleContent.hx .commenteach .expalin .plmsg .time{height: 20px;}
.span17 .form .formMiddleContent.hx .commenteach .expalin .replay img{display: none;}
.span17 .form .formMiddleContent.hx .commenteach .expalin .replay .replaynr{width: 100%;}
.span17 .form .formMiddleContent.hx .commenteach .expalin .replay{height: auto;}
.span17 .form .formMiddleContent.hx .commenteach .expalin .replay .replaynr .time{height: auto;}
.span19 .form .formMiddleContent.hx .commenteach .expalin .replay img,.span14 .form .formMiddleContent.hx .commenteach .expalin .replay img{display: none;}
.span19 .form .formMiddleContent.hx .commenteach .expalin{width: 150px!important;}
.span14 .form .formMiddleContent.hx .commenteach .expalin{width: 200px!important;}
.span4 .form .formMiddleContent.hx .commenteach .expalin h5,.span4 .form .formMiddleContent.hx .commenteach .expalin p,.span4 .form .formMiddleContent.hx .commenteach .expalin p.time{height: auto;}
.span2 .form .formMiddleContent.hx .commenteach .expalin h5,.span2 .form .formMiddleContent.hx .commenteach .expalin p,.span2 .form .formMiddleContent.hx .commenteach .expalin p.time{height: auto;}
.form .formMiddleContent .commenteach .expalin .plmsg p.timely{font-size: 12px;height: 25px;}
.form .formMiddleContent .commenteach .expalin .plmsg p.title{color: #191919;font-weight: bolder;}
.span4 .form .formMiddleContent.hx .words_listli,.span17 .form .formMiddleContent.hx .words_listli{min-height: 100px;margin-bottom: 10px;}
.commenteach .expalin .time .c-editool .delet_ico{margin-left: -4px;}
.module_msglist{overflow:hidden;}
.module_msglist .formMiddle{padding: 10px 0 0;}
.module_msglist .style_01,.module_msglist .style_02,.module_msglist .style_03,.module_msglist .style_04,.module_msglist .pagebar{min-width: 350px;}
.module_msglist .commenteach .expalin{padding:0 0 0 60px;float: none;}
.module_msglist .name{color:#999;}
.module_msglist .name b{color:#333;}
.module_msglist .time{color:#999;font-size: 12px;}
.module_msglist .style_01 .replay{background: #f5f5f5;padding:15px;font-size:14px;}
.module_msglist .style_01 .commenteach .tx,.module_msglist .style_01 .commenteach .tx img{width:45px;}
.module_msglist .style_02 .commenteach{border-bottom: 1px solid #ddd;}
.module_msglist .style_02 .commenteach .tx,.module_msglist .style_02 .commenteach .tx img{width:45px;}
.module_msglist .style_03 .commenteach{border:1px solid #ddd;margin:0 0 10px;}
.module_msglist .style_03 .commenteach .tx,.module_msglist .style_03 .commenteach .tx img{width:60px;}
.module_msglist .style_03 .expalin{padding:0 0 0 75px;}
.module_msglist .style_03 .expalin p{padding:3px 0;font-size: 14px;}
.module_msglist .style_03 .expalin .time{float:right;font-size: 12px;padding: 0;}
.module_msglist .style_04 .commenteach{border:1px solid #ddd;margin:25px 0 0;padding:0;overflow: visible;}
.module_msglist .style_04 .expalin_title{height: 22px;background: #f5f5f5;line-height:22px;padding:9px 10px;position: relative;border-bottom: 1px solid #ddd;}
.module_msglist .style_04 .expalin_title .tx{width: 50px;position: absolute;top:-15px;}
.module_msglist .style_04 .expalin_title .tx img{width: 50px;}
.module_msglist .style_04 .expalin_title .name{float: left;padding: 0 5px;margin: 0 0 0 60px;}
.module_msglist .style_04 .expalin_title .time{float: right;padding: 0 5px;}
.module_msglist .style_04 .expalin{padding:15px;}
.module_msglist .style_04 .expalin p{font-size: 14px;}
/************************ 留言列表 end************************/
/************************ 评论列表 start************************/
.c-commentstyle01 .commenteach .tx{width:auto;float:none;}
.c-commentstyle01 .commenteach .tx .time{margin-top:9px;}
.c-commentstyle01 h5 span.c-timetext{position: absolute;top:0;right:0;margin:0;}
.c-commentstyle01 .replay{position:relative;}
.c-commentstyle01 .replaynr{margin-left: 45px;}
.c-commentstyle01 .c-replayimg{position: absolute;top:50%;margin-top:-22px;left:0;}
.c-timetext{color: #999;}
.c-commentstyle02 .c-comtitle .c-timetext{position: absolute;top:0;right:0;}
/************************ 评论列表 end************************/
/************************ 在线客服模块 start************************/
.online_kefu{overflow: hidden;}
.online_kefu .formMiddle{min-width: 200px;}
.kfname{width: 100%;height: 25px;margin: 5px 0;color: #4d4d4d;}
.kfname.gray{filter: grayscale(1);}
.horizontal_show .kfname,.horizontal_show .kftime p,.horizontal_show .linkperson p{float: left;width: auto;margin-right: 25px;}
.kfname span{float: left;margin-right: 10px;line-height: 25px;}
.kfname a,.kfname_hx a{display: inline-block;width: auto;height: 25px;cursor: pointer;line-height: 25px;margin-right: 10px;position: relative;}
.kfname a b,.kfname_hx a b{font-weight: normal;line-height: 25px;display: inline-block;position: relative;left: 4px}
.kfname_hx a b.qq,.kfname a b.qq{top: -8px;}
.kfname_hx a b.alisoft,.kfname a b.alisoft{top: -5px;}
.kftime{width: 100%;height: auto;border-top: 1px dashed #ddd;padding: 5px 0;color: #4d4d4d;}
.kftime p{width: 100%;line-height: 25px;}
.linkperson{width: 100%;height: auto;border-top: 1px dashed #ddd;padding: 5px 0;color: #4d4d4d;}
.linkperson p{width: 100%;line-height: 25px;}
.linkperson h2,.kftime h2{font-weight: bolder;font-size: 14px;padding-left: 30px;height: 40px;line-height: 40px;}
.linkperson h2{background: url(/jrfr/image/kf_contact.png) no-repeat left 10px;}
.kftime h2{background: url(/jrfr/image/kf_time.png) no-repeat left 10px;}
.kfname_hx{width: auto;float: left;height: 25px;line-height: 25px;margin-right: 5px;}
.kfname_hx.mr10{margin-right: 15px;}
.kfname_p{overflow: hidden;}
.wx_code_hover{visibility: hidden;width: 145px;height: 145px;padding: 10px;border: 1px solid #ddd;margin: 5px 0 0;border-radius: 2px;background: #fff;position: absolute;top: 160%;left: 0;transition: all .3s;opacity: 0;}
.kfname a:hover .wx_code_hover{visibility: visible;top: 100%;opacity: 1;transition: all .3s;}
.kfname a .wx_code_hover i{width: 8px;height: 8px;position: absolute;top: -8px;left: -1px;background: url(/jrfr/image/wx_arrow.png) no-repeat center;}
.wx_code_hover:before{content: "";display: block;width: 100%;height: 5px;position: absolute;top: -5px;left: 0; }
.wx_code_hover img{width: 100%;height: 100%;}
/************************ 在线客服模块 end************************/
/************************ 问卷调查 start************************/
.popupTabBody .b_pot{display: none;}
.surveyEditBut{position: absolute;right: 0;top:0;}
.surveyUporDown{background: #1287cf;border-right: 1px solid #34363a;height: 20px;}
.survey_selectTag{width: 200px !important;}
.surveyform{background: none;font-size: 12px;padding: 0;position: relative;box-sizing: border-box;}
.dz_survey{font-size: 15px;}
.dz_survey.form{padding:20px;border:1px solid #bbb;}
.dz_survey .suveryname{font-weight: normal;font-size: 20px;}
.dz_survey h2{font-weight: normal;}
.dz_survey label.radio{padding:6px 0 6px 21px;font-size: 14px;background-position: 0 5px}
.dz_survey .formMiddle{font-size:14px;color:#555;width:90%;margin:auto;}
.dz_survey .siteFormItemCheckItem input,.dz_survey .siteFormItemCheckItem textarea{border-color:#ddd;}
.dz_survey .F4siteFormItemShowVal{overflow: hidden;padding-left:0;}
.dz_survey label.radio{padding:0 0 0 30px;height:20px !important;line-height:20px;background:url(/jrfr/image/dzBank/speed_icons.png) no-repeat 0 -430px;}
.dz_survey label.radio.radioChecked{background:url(/jrfr/image/dzBank/speed_icons.png) no-repeat 0 -483px;}
.dz_survey .jrf_checkbox{background:url(/jrfr/image/dzBank/speed_icons.png) no-repeat 0 -523px;height:20px;line-height:17px;padding-left:26px;}
.dz_survey .jrf_checkbox.checkboxChecked{background:url(/jrfr/image/dzBank/speed_icons.png) no-repeat 0 -553px;}
.dz_survey .each_msg{margin-bottom:5px;}
.siteFormItemTable .siteFormItem_qa{position:relative;}
.dz_survey .each_msg .content_textarea textarea{border:1px solid #ddd;width:95%;outline:none;}
.dz_survey .each_msg .content_textarea textarea:focus{border-color:#0cf;}
.F4siteFormItemShowVal select{border-color:#ddd;height:30px;font-family:"黑体";}
.dz_survey .each_msg .siteFormItem_qa .title_qa{font-size: 15px;padding: 3px 0 0 0;height:25px;color: #191919;font-size: 15px;}
.dz_survey .siteFormItem_qa .content_qa{margin:5px 0;}
.dz_survey .siteFormItem_qa .content_qa .g_itext{border:1px solid #ddd;height:30px;line-height:30px;padding:0;width:394px;padding:0 5px;}
.dz_survey .siteFormItem_qa .content_qa .g_itext:focus{border-color:#0cf;}
.dz_survey .survey_selectTag{width:391px !important;margin-bottom:6px;}
.dz_survey .siteFormAddButton input{background: #c8151d;border:1px solid #c8151d;width: 325px;height: 38px;font-size: 16px;border-radius: 0;margin-top: 25px;}
.dz_survey .siteFormAddButton input:hover{background:#fff;border:1px solid #c8151d;color:#c8151d;}
.dz_survey .F4siteFormItemShowVal select{height:32px;color:#555;}
.dz_survey .siteFormItem_qa .title_qa{height:27px;font-size: 15px;padding: 3px 0 0 0;color: #191919;font-size: 15px;}
.dz_survey .siteFormItem_qa .title_qa font{color:#e00102;}
.lyrow .dz_con01 .formMiddle p{color:#333;}
.c-suveryother .g_textarea,.c-suveryother .c-notetext{display:inline-block;vertical-align: middle;}
.c-suveryother .g_textarea{width:82%;height:70px;padding:5px;border-radius:2px;outline: none;}
.c-suveryother .g_textarea:focus{border-color:#0cf;}
.c-suveryother .c-notetext{line-height:70px;}
/************************ 问卷调查 end************************/
/************************ 全站搜索 start************************/
.radio{cursor: pointer;display: inline-block;height: 16px !important;line-height: 13px;padding: 0 0 0 21px;vertical-align: middle;background: url("/res/jrfcms/img/admin/default/danxuan_f.png") no-repeat 0 center;}
.radioChecked{background: url("/res/jrfcms/img/admin/default/danxuan_t.png") no-repeat scroll 0 center;}
.checkbox{background: url("/res/jrfcms/img/admin/default/checked_f.gif") no-repeat scroll 0 2px;display: inline-block;height: 16px;padding: 0 0 0 20px;vertical-align: middle;}
.checkboxChecked{background: url("/res/jrfcms/img/admin/default/checked_t.gif") no-repeat scroll 0 2px;height: 16px;padding: 0 0 0 20px;}
/************************ 全站搜索 end************************/
/************************ 二维码 start************************/
.c-secode .formMiddle li span{display: block;}
/*.c-secode .formMiddle #codeMain2 canvas{width: 100%;height: 100%;}*/
.site_code_des{line-height: 24px;margin: 5px 0 0;text-align:center;}
.from-module .form-bg{display:none;position: absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.2;z-index:10;}
.from-module:hover .form-bg{display:block;}
/************************ 二维码 end************************/
/************************ 分享网站 start************************/
.share_pop{display: none;width: 170px;height: 170px;background: #fff;position: absolute;bottom: 36px;left: -30px;border: 1px solid #eee;box-shadow: 0 0 5px #eee;z-index: 3;}
.share_pop .share_pophd{height: 30px;line-height: 30px;background: #f1f1f1;border-bottom: 1px solid #eee;position: relative;text-align: left;}
.share_pop .share_pophd span{display: inline-block;color: #666;font-size: 12px;text-indent: 15px;}
.share_item .share_pop .share_pophd a{display: inline-block;width: 20px;height: 20px;position: absolute;right: 3px;top: 3px;text-indent: 0;color: #666;font-size: 20px;line-height: 20px;text-align: center;}
.share_item .share_pop .share_pophd a:hover{color: #333;}
.share_popbd{height: 140px;position: relative;}
.share_popbd img,.share_popbd canvas{position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.share_popbd table{width:110px!important;height:110px!important;margin:15px auto 0!important;}
/*share_style01*/
.share_style01:after{content: "";display: block;clear: both;}
.share_style01 .share_txt{float: left;height: 54px;line-height: 54px;}
.share_style01 .share_main{float: left;width: 200px;height: 54px;position: relative;}
.share_style01 .turn_btn{display: block;width: 46px;height: 46px;border: 4px solid #fff;border-radius: 50%;background: url("/res/jrfcms/img/admin/default/share_ico.png") no-repeat 0 0;z-index: 1502;position: absolute;top: 0;left: 0;}
.share_style01 .turn_btn:hover{border-color: #eee;}
.share_style01 .share_item{width: 31px;height: 31px;position: absolute;top: 5px;cursor: pointer;border: 6px solid #f5f5f5;border-radius: 50%;z-index: 1501;background: url("/res/jrfcms/img/admin/default/share_ico.png") no-repeat;}
.share_style01 .share_item:hover{border-color: #eee;}
.share_style01 .share_item .share_ico,.share_style02 .share_item .share_ico{display: block;width: 100%;height: 100%;text-indent: -9999px;}
.share_style01 .share_wechart{background-position:-55px -8px;}
.share_style01 .share_wechartM{background-position: -99px -8px;}
.share_style01 .share_QQ{background-position:-144px -8px;}
.share_style01 .share_QQzone{background-position: -189px -8px;}
.share_style01 .share_Sina{background-position: -234px -8px;}
/*share_style02*/
.layer_btn{display: inline-block;padding: 5px 20px;margin: 10px 0;border: 1px dashed #ccc;}
.layer_shade{display: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 9999;background: rgba(0,0,0,.6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);}
.share_layer{width: 380px;height: 150px;padding: 20px;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;background: #fff;-moz-border-radius: 20px;-webkit-border-radius: 20px;border-radius: 20px;}
.share_layer .layer_pophd{height: 30px;line-height: 30px;padding: 0 0 10px 0;margin: 0;border-bottom: 1px solid #cccccc;overflow: hidden;}
.share_layer .layer_pophd .share_txt{float: left;font-size: 16px;color: #999;text-indent: 0.5em;font-weight: bold;}
.share_layer .layer_pophd .share_colse{float: right;width: 30px;height: 30px;background: url(/res/jrfcms/img/admin/default/layer_close.png) 0 0 no-repeat;}
.share_layer .layer_pophd .share_colse:hover{background-position: 0 -31px;}
.share_style02 .layer_popbd{text-align: center;}
.share_style02 .share_main{display: inline-block;padding: 20px 15px;}
.share_style02 .share_main:after{content: "";display: block;clear: both;}
.share_style02 .share_item{float: left;width: 50px;height: 50px;margin: 0 10px;cursor: pointer;position: relative;}
.share_style02 .share_item:hover .share_ico{margin-top: 2px;transition: all .5s;}
.share_style02 .share_item:hover .share_bshade{opacity: 0;transition: all .5s;}
.share_style02 .share_item .share_ico{display: block;width: 35px;height: 38px;margin-left: 11px;margin-top: 12px;background: url("/res/jrfcms/img/admin/default/share_ico.png") no-repeat;transition: all .5s;}
.share_style02 .share_wechart .share_ico{background-position: 0 -56px;}
.share_style02 .share_wechartM .share_ico{background-position: -46px -57px;}
.share_style02 .share_QQ .share_ico{background-position: -93px -57px;}
.share_style02 .share_QQzone .share_ico{background-position: -141px -57px;}
.share_style02 .share_Sina .share_ico{background-position: -182px -57px;}
.share_style02 .share_bshade{display: block;width: 40px;height: 10px;background: url(/res/jrfcms/img/admin/default//layer_shade.png) 0 0 no-repeat;position: absolute;left: 5px;bottom: 0;}
/*share_style03*/
.share_style03{width: 600px;margin: 10px auto;text-align: center;}
.share_style03 .gb_res_t{position: relative;font-size: 18px;text-align: center;}
.share_style03 .share_txt{background: #FFF;display: inline-block;padding: 0 10px;z-index: 2;position: relative;margin:17px 0 0 0;}
.share_style03 .share_main{display: inline-block;margin:24px 0 0 0;}
.share_style03 .gb_res_t i{background: #FFEC94;height: 1px;overflow: hidden;left: 0;top: 30px;right: 32px;position: absolute;}
.share_style03 .share_main:after{content: "";display: block;clear: both;}
.share_style03 .share_item{text-align: center;float: left;width: 120px;padding-bottom: 15px;position: relative;z-index: 1501;}
.share_style03 .share_ico{width: 60px;height: 60px;margin: 0 auto 10px;display: block;background: url("/res/jrfcms/img/admin/default/share_ico.png") no-repeat;text-indent: -9999px;}
.share_style03 i{display: inline-block;width: 100%;text-align: center;font-size: 12px;color: #666;}
.share_style03 .share_wechart .share_ico{background-position: 0 -104px;}
.share_style03 .share_wechartM .share_ico{background-position: -81px -104px;}
.share_style03 .share_QQ .share_ico{background-position: -163px -104px;}
.share_style03 .share_QQzone .share_ico{background-position: -243px -104px;}
.share_style03 .share_Sina .share_ico{background-position: -324px -104px;}
.share_style03 .share_pop{bottom: 110px;}
/*share_style04*/
.share_style04:after,.share_main:after{content: "";display: block;clear: both;}
.share_style04 .share_txt{float: left;height: 42px;line-height: 42px;}
.share_style04 .share_main,.share_style04 .share_item{float: left;position: relative;z-index: 1501;}
.share_style04 .share_item .share_ico{display: inline-block;width: 34px;height: 34px;position: relative;border-radius: 50%;margin: 4px 10px;background: url("/res/jrfcms/img/admin/default/share_ico.png") no-repeat;}
.share_style04 .share_item i{display: none;}
.share_style04 .share_wechart .share_ico{background-position: 0 -190px;}
.share_style04 .share_wechartM .share_ico{background-position: -49px -190px;}
.share_style04 .share_QQ .share_ico{background-position: -98px -190px;}
.share_style04 .share_QQzone .share_ico{background-position: -147px -190px;}
.share_style04 .share_Sina .share_ico{background-position: -196px -190px;}
/*share_style05*/
.share_style05:after,.share_main:after{content: "";display: block;clear: both;}
.share_style05 .share_txt{float: left;height: 42px;line-height: 42px;}
.share_style05 .share_main,.share_style05 .share_item{float: left;position: relative;z-index: 1501;}
.share_style05 .share_item .share_ico{display: inline-block;width: 32px;height: 32px;position: relative;border-radius: 50%;margin: 4px 7px;background: url("/res/jrfcms/img/admin/default/share_ico.png") no-repeat;}
.share_style05 .share_item i{display: none;}
.share_style05 .share_wechart .share_ico{background-position: 0 -238px;}
.share_style05 .share_wechartM .share_ico{background-position: -45px -238px;}
.share_style05 .share_QQ .share_ico{background-position: -89px -238px;}
.share_style05 .share_QQzone .share_ico{background-position: -134px -238px;}
.share_style05 .share_Sina .share_ico{background-position: -177px -238px;}
/*share_style06*/
.share_style06:after,.share_main:after{content: "";display: block;clear: both;}
.share_style06 .share_txt{float: left;height: 42px;line-height: 42px;}
.share_style06 .share_main,.share_style06 .share_item{float: left;position: relative;z-index: 1501;}
.share_style06 .share_item .share_ico{display: inline-block;width: 32px;height: 32px;position: relative;border-radius: 50%;margin: 4px 7px;background: url("/res/jrfcms/img/admin/default/share_ico.png") no-repeat;}
.share_style06 .share_item i{display: none;}
.share_style06 .share_wechart .share_ico{background-position: -1px -274px;}
.share_style06 .share_wechartM .share_ico{background-position: -46px -274px;}
.share_style06 .share_QQ .share_ico{background-position: -86px -274px;}
.share_style06 .share_QQzone .share_ico{background-position: -127px -274px;}
.share_style06 .share_Sina .share_ico{background-position: -169px -274px;}
/************************ 分享网站 end************************/
/************************ 表单列表 start************************/
.from-module .c-imgicon{display:none;text-indent:-999em;}
.from-module .form-arrow{display:none;}
.from-module .editLayer{width:20px;}
.formlist01{padding: 0 0 10px;margin: 0 -10px 0 0;overflow: hidden;width:100%;box-sizing:border-box;}
.formlist01 .formMiddleContent{float: left;width: 50%;padding: 15px 10px 0 0;box-sizing: border-box;overflow: auto;}
.formlist01 .formMiddleContent.contentLineHover{background: none!important;}
.formlist01 .formMiddleContent a.taghx{float: left;width: 100%;padding: 5px 15px;box-sizing: border-box;background: #ececec;border-radius: 4px;
    color: #191919;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.formlist01 .formMiddleContent a.taghx:hover{background: #ffa64f;color: #fff;}
.formlist01 .formMiddleContent .editLayer{top:15px;right:10px;}
.formlist02,.formlist03,.formlist04,.formlist05,.formlist06{padding:0 10px;}
.formlist02 .c-imgicon{display:inline-block;width:6px;height:6px;background: #666;margin-right:13px;vertical-align: middle;}
.formlist02 .taghx{display:block;padding:10px 0;}
.formlist03 .formMiddleContent{border-bottom:1px solid #ddd;padding:12px 15px;}
.formlist04 .formMiddleContent{padding:12px 15px;}
.formlist04 .formMiddleContent:nth-child(2n){background:#f0f0f0;}
.formlist05 .formMiddleContent{padding:12px 0;}
.formlist05 .c-imgicon{display:inline-block;vertical-align:middle;text-indent:0;width:17px;height:15px;border:1px solid #8c8c8c;background:#aaa;text-align:center;line-height: 15px;color:#fff;}
.formlist05 .formMiddleContent:first-child .c-imgicon,.formlist05 .formMiddleContent:nth-child(2) .c-imgicon,.formlist05 .formMiddleContent:nth-child(3) .c-imgicon{background:#ffa800;border:1px solid #ff8e1f;}
.formlist05 .form-text{display:inline-block;vertical-align: middle;}
.formlist05 .form-arrow{display:inline-block;vertical-align:middle;width:4px;height:6px;margin-left:-1px;margin-right:8px;background: url(../image/formimg02.png) no-repeat right center;}
.formlist05 .formMiddleContent:first-child .form-arrow,.formlist05 .formMiddleContent:nth-child(2) .form-arrow,.formlist05 .formMiddleContent:nth-child(3) .form-arrow{background:url(../image/formimg01.png) no-repeat right center;}
.formlist06 .c-imgicon{display:inline-block;margin-right:12px;text-indent:0;font-family: "Arial";font-weight:bold;color:#555;font-size:16px;font-style:italic;}
.formlist06 .formMiddleContent{padding:9px 0;}
/************************ 表单列表 end************************/
/************************ 多图轮播 start************************/
.pictures_flick.swiper-container img{width: 100%;height: 100%;}
.pictures_flick.swiper-container.img_fit2 img{object-fit: cover;}
.pictures_flick.swiper-container.img_fit3 img{object-fit: contain;}
.pictures_flick.swiper-container .swiper-slide p{display: none;}
.pictures_flick .swiper-pagination-bullet-active{background: #ff8712;}
.pictures_flick .swiper-button-prev,.pictures_flick .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ccc'%2F%3E%3C%2Fsvg%3E");}
.pictures_flick .swiper-button-next,.pictures_flick .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ccc'%2F%3E%3C%2Fsvg%3E")}
.update_tips{width: 100%;height: 200px;text-align: center;}
.update_tips i{display: inline-block;width: 100px;height: 100px;background: url(/jrfr/image/updateimg.png) no-repeat;margin: 50px 0 0;}
.update_tips span{font-size: 16px;color: #666;margin: 0 0 0 20px;vertical-align: 46px;}
.picflicking{margin: 0 auto;}
/*pictures_flick01*/
.pictures_flick01.swiper-container{width: 100%;padding-top: 50px;padding-bottom: 50px;}
/*pictures_flick02*/
.pictures_flick02.swiper-container{width: 100%;}
.pictures_flick02.swiper-container .swiper-slide{width: 100%;height: 400px;}
/*pictures_flick03*/
.pictures_flick03.swiper-container .swiper-slide{max-height: 400px;}
.pictures_flick09.swiper-container .swiper-slide{max-height: 400px;padding-top: 10px;}
/*pictures_flick04*/
.pictures_flick04.swiper-container .swiper-slide{width: 100%;height: 400px;}
/*pictures_flick05*/
.pictures_flick05{width: 100%;height: 500px;}
.pictures_flick05 .gallery-top{width: 100%;height: 80%;}
.pictures_flick05 .gallery-top .swiper-slide{width: 100%;height: 100%;}
.pictures_flick05 .swiper-slide img{width: 100%;height: 100%;}
.pictures_flick05 .gallery-thumbs{width: 100%;height: 20%;box-sizing: border-box;padding: 10px 0 0;background: #f5f5f5;}
.pictures_flick05 .gallery-thumbs .swiper-slide{height: 100%;}
.pictures_flick05 .gallery-thumbs .swiper-slide:after{content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0,0,0,.6);cursor: pointer;}
.pictures_flick05 .swiper-wrapper{width: 100%;height: 100%;}
.pictures_flick05 .gallery-thumbs .swiper-slide-active:after{display: none;}
/*pictures_flick06*/
.pictures_flick06{width: 100%;height: 400px;}
.pictures_flick06:after{content: "";display: block;clear: both;}
.pictures_flick06 .swiper-wrapper{width: 100%;height: 100%;}
.pictures_flick06 .swiper-slide img{width: 100%;height: 100%;}
.pictures_flick06 .gallery-top{float: left;width: 80%;height: 100%;}
.pictures_flick06 .gallery-top .swiper-slide{width: 100%;height: 100%;}
.pictures_flick06 .gallery-thumbs{float: left;width: 20%;height: 100%;background: #f5f5f5;box-sizing: border-box;padding: 0 15px 0 0;}
.pictures_flick06 .gallery-thumbs .swiper-slide{height: 100px;box-sizing: border-box;}
.pictures_flick06 .gallery-thumbs .swiper-slide:after{content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;cursor: pointer;background: rgba(0,0,0,.6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);}
.pictures_flick06 .gallery-thumbs .swiper-slide-active:after{display: none;}
/*pictures_flick07*/
.pictures_flick07{width: 100%;overflow: hidden;min-width: 1000px;}
.pictures_flick07 .content{width: 100%;margin: 0 auto;position: relative;/*width:980px;*/}
/*@media screen and (min-width:1400px){
	.pictures_flick07 .content{width: 1200px;}
}
@media screen and (min-width:1660px){
	.pictures_flick07 .content{width: 1460px;}
}*/
.pictures_flick07 .arrow-left{background: url(../../res/jrfcms/img/admin/default/arrows.png) no-repeat left top;position: absolute;left: -40px;top: 50%;margin-top: -40px;width: 35px;height: 80px;z-index: 15;}
.pictures_flick07 .arrow-right{background: url(../../res/jrfcms/img/admin/default/arrows.png) no-repeat right top;position: absolute;right: -40px;top: 50%;margin-top: -40px;width: 35px;height: 80px;z-index: 15;}
.pictures_flick07 .cover-left{width: 2000px;position: absolute;left: -2000px;top: 0;opacity: 0.7;background: #000;height: 240px;z-index: 10;}
.pictures_flick07 .cover-right{width: 2000px;position: absolute;right: -2000px;top: 0;background: #000;opacity: 0.7;filter: alpha(opacity= 70);height: 240px;z-index: 10;}
.pictures_flick07 .swiper-container{height: 240px;overflow: visible;}
.pictures_flick07 .swiper-slide{height: 240px;background: #000;position: relative;}
.pictures_flick07 .swiper-slide img{width: 100%;height: 100%;opacity: 0.7;filter: alpha(opacity= 70);-webkit-transition: all linear 300ms;transition: all linear 300ms;}
.pictures_flick07 .swiper-slide a:hover img{opacity: 1;filter: alpha(opacity= 100);}
.pictures_flick07 .shuffer-line{height: 4px;width: 100%;position: absolute;bottom: 0;opacity: 1;filter: alpha(opacity= 100);-webkit-transition: all linear 300ms;transition: all linear 300ms;background: #000;}
.pictures_flick07 a:hover .shuffer-line{height: 95px;opacity: .6;filter: alpha(opacity= 60);}
.pictures_flick07 .stars-info{height: 110px;position: absolute;bottom: 0;text-align: center;width: 100%;-webkit-transition: all linear 250ms;transition: all linear 250ms;color: #fff;}
.pictures_flick07 a:hover .stars-info{height: 95px;border-bottom: 0 none;}
.pictures_flick07 .stars-info .name{padding: 0 20px;font-size: 20px;height: 26px;line-height: 26px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pictures_flick07 a:hover .stars-info .name{margin: 8px 0 0;}
/*pictures_flick08*/
.pictures_flick08.swiper-container{padding: 20px 0;}
.pictures_flick08 .swiper-slide{width: 520px;height: 408px;background: #fff;box-shadow: 0 8px 30px #ddd;}
.pictures_flick08 .swiper-slide img{width: 100%;height: 100%;}
/************************ 多图轮播 end************************/
/************************ 模块组 start************************/
/*moudle_style02*/
.tabUL{background:#f8f8f8;clear:both;position:relative;border-bottom:1px solid #e1e1e1;padding:0 15px;}
.tabUL .formBannerMore a{display: none;}
div.formTab{height:auto;overflow: hidden;padding: 10px 0 0 0}
.tabUL li{float: left;margin:0 10px 0 0;height: 100%;}
.tabUL li:last-child{margin-right:0;}
.tabUL li.formTabMiddle a{display: block;height: 100%;text-align:center;padding:0 8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.tabUL li.tabCheck a{border-top:0; border-bottom:0;text-align:center;color:#004a99;background:none;}
.tabUL li a:hover{color:#004a99;text-decoration:none;}
/*module_style01*/
.tabModulePartten1{border: 1px solid #e1e1e1;}
.tabModulePartten1 .tabUL{background: #f8f8f8;clear: both;height: 40px;position: relative;border-bottom: 1px solid #e1e1e1;}
.tabModulePartten1 .tabUL li{float: left;}
.tabModulePartten1 .tabUL li.formTabMiddle a{width: 108px;float: left;line-height: 40px;text-align: center;}
.tabModulePartten1 .tabUL li.tabCheck a{width: 108px;float: left;border: 1px solid #e1e1e1;border-top: 0;border-bottom: 0;text-align: center;background: #fff;}
.tabModulePartten1 .tabUL li a{width: 108px;}
.tabModulePartten1 .tabUL li a:hover{color: #1b1b1b;text-decoration: none;}
.tabModulePartten1 .list_main_a a:hover{color: #1b1b1b;}
.tabUL .formTabMiddle a{color: #1b1b1b;}
/*module_style02*/
.tabModulePartten2{border: 1px solid #e1edf3;}
.tabModulePartten2 .tabUL{background: #e8e8e8;clear: both;height: 40px;position: relative;border-bottom: none;line-height: 35px;padding: 0;}
.tabModulePartten2 .tabUL li.formTabMiddle a{display: block;width: 100%;font-size: 14px;font-weight: bold;color: #333;padding: 0;text-decoration: none;display: block;font-family: "黑体", "SimHei";}
.tabModulePartten2 .tabUL li{float: left;padding: 0 22px;margin: 0;}
.tabModulePartten2 .tabUL .tabCheck{background: #353b40;height: 40px;float: left;}
.tabModulePartten2 .tabUL li.formTabMiddle a{line-height: 40px;}
.tabModulePartten2 .tabUL li.tabCheck a{color: #fff;background: url(../image/tabstyle/tabstyle01.png) no-repeat center bottom;}
.tabModulePartten2 .list_main_a a:hover{color: #353b40;}
/*module_style03*/
.tabModulePartten3{border: 0;}
.tabModulePartten3 .tabUL{border-bottom: 2px solid #cd6017;background: #fff;height: 40px;padding: 0;}
.tabModulePartten3 .tabUL li{margin: 0;}
.tabModulePartten3 .mudule_title{position: absolute;z-index: 999;font-size: 16px;height: 40px;text-indent: 4px;color: #334fa0;line-height: 40px;}
.tabModulePartten3 .tabUL .formTabMiddle a{float: right;height: 34px;line-height: 40px;text-decoration: none;padding: 0 20px;font-weight: normal;font-size: 14px;color: #333;background: #fff;margin: 0;font-weight: bolder;}
.tabModulePartten3 .tabUL .tabCheck a{height: 40px;color: #fff;background: #cd6017;}
.tabModulePartten3 .list_main_a a:hover{color: #cd6017;}
/*moudle_style04*/
.tabModulePartten4{border: 0;overflow: hidden;}
.tabModulePartten4 .mudule_title{display: none;}
.tabModulePartten4 .tabUL{background: #f7f7f7;height: 38px;border: 1px solid #dbdee1;line-height: 38px;font-size: 14px;margin-left: -2px;}
.tabModulePartten4 .tabUL li{margin-top: -1px;float: left;}
.tabModulePartten4 .tabUL .formTabMiddle a{padding: 0 9px;height: 39px;line-height: 40px;}
.tabModulePartten4 .tabUL .tabCheck a{border-top: 3px solid #ff8400;background: #fff;margin-top: -1px;border-left: 1px solid #dbdee1;border-right: 1px solid #dbdee1;padding: 0 20px;height: 38px;line-height: 38px;color: #ff8400;}
.tabModulePartten4 .list_main_a a:hover{color: #ff8400;}
/*moudle_style05*/
.tabModulePartten5{border: 0;}
.tabModulePartten5 .mudule_title{display: none;}
.tabModulePartten5 .tabUL{height: 34px;line-height: 34px;background: #ececec;border-bottom: 2px solid #d1141b;padding-top: 6px;padding-left: 6px;}
.tabModulePartten5 .tabUL li.tabCheck{background: url(../image/tabstyle/tabstyle04left.jpg) no-repeat left 0;height: 34px;}
.tabModulePartten5 .tabUL .formTabMiddle a{font-size: 14px;line-height: 34px;padding: 0 15px;height: 34px;font-weight: bolder;}
.tabModulePartten5 .tabUL .tabCheck a{height: 30px;background: url(../image/tabstyle/tabstyle04right.jpg) no-repeat right 0;color: #fff;}
.tabModulePartten5 .list_main_a a:hover{color: #d1141b;}
/*moudle_style06*/
.tabModulePartten6{border: 1px solid #dae4f8;}
.tabModulePartten6 .mudule_title{display: none;}
.tabModulePartten6 .tabUL{height: 40px;background: url(../image/tabstyle/tabstyle05.jpg) repeat-x;padding: 0;border-top: 2px solid #206f96;border-left: 1px solid #cfcfcf;border-right: 1px solid #cfcfcf;border-bottom: 0;background-size: auto 100%;}
.tabModulePartten6 .tabUL li{margin: 0;}
.tabModulePartten6 .tabUL .formTabMiddle a{display: block;font-size: 12px;height: 40px;line-height: 40px;color: #252525;padding: 0 20px;border-right: 1px solid #cfcfcf;}
.tabModulePartten6 .tabUL .tabCheck a{background: #fff;height: 40px;}
.tabModulePartten6 .list_main_a a:hover{color: #252525;}
/*moudle_style07*/
.tabModulePartten7{clear: both;overflow: hidden;}
.tabModulePartten7 .mudule_title{display: none;}
.tabModulePartten7 .tabUL{height: 40px;background: #000;border: 1px solid #000;padding: 0;}
.tabModulePartten7 .tabUL li{margin: 0;}
.tabModulePartten7 .tabUL .formTabMiddle a{float: none;display: block;height: 36px;color: #fff;text-align: left;font-size: 14px;line-height: 36px;padding: 0 20px;margin: 2px 0 0 0;}
.tabModulePartten7 .tabUL .tabCheck a{background: #ccc;float: none;border-right: none;color: #000;font-size: 14px;border-top: 1px solid #e4e4e4;}
.tabModulePartten7 .tabContent{float: left;width: 75%;}
.tabModulePartten7 .list_main_a a:hover{color: #000;}
/*moudle_style08*/
.tabModulePartten8{border: 0;}
.tabModulePartten8 .mudule_title{font-size: 28px;background: url(../image/tabstyle/moudle_stylebk07.gif) no-repeat left 11px;margin: 0 0 2px 0;padding: 0 0 0 10px;}
.tabModulePartten8 .tabUL{height: 40px;line-height: 40px;background:url(../image/tabstyle/tabstyle07.jpg) repeat-x;background-size:auto 100%;}
.tabModulePartten8 .tabUL .formTabMiddle a{font-size: 14px;padding: 0 20px;color: #fff;line-height: 40px;}
.tabModulePartten8 .tabUL .tabCheck a{height: 35px;color: #333;line-height: 30px;background: #fff;margin: 6px 0 0 0;}
.tabModulePartten8 .list_main_a a:hover{color: #333;}
/*moudle_style09 */
.tabModulePartten9 .tabUL{height: 40px;background: #ebf3e4;border: 0;padding: 0;}
.tabModulePartten9 .tabUL li{text-align: center;height: 40px;line-height: 35px;margin: 0;}
.tabModulePartten9 .tabUL li a{display: block;height: 40px;line-height: 40px;color: #02720c;padding: 0 26px;border-right: 1px solid #b5d59a;}
.tabModulePartten9 .tabUL .tabCheck a{color: #fff;background: #02720c;}
.tabModulePartten9 .list_main_a a:hover{color: #02720c;}
/*moudle_style10 */
.tabModulePartten10{border: 0;}
.tabModulePartten10 .mudule_title{display: none;}
.tabModulePartten10 .tabUL{height: 40px;line-height: 40px;background: #ececec;padding: 0;border: 0;}
.tabModulePartten10 .tabUL li{margin: 0;}
.tabModulePartten10 .tabUL .formTabMiddle a{color: #333435;height: 40px;font-size: 14px;font-weight: normal;line-height: 40px;padding: 0 18px;}
.tabModulePartten10 .tabUL .tabCheck a{background: #f7f7f7;color: #333435;font-weight: bold;border-left: 5px solid #e23a0a;}
.tabModulePartten10 .list_main_a a:hover{color: #333435;}
/*moudle_style11 */
.tabModulePartten11{border: 0;background:#f6f6f6;padding: 5px;}
.tabModulePartten11 .mudule_title{background: url(../image/tabstyle/style10_news.gif) no-repeat right -1px;width: 127px;height: 19px;display: block;text-indent: -9999px;position: absolute;margin: 10px 0 0 20px;}
.tabModulePartten11 .tabUL{background: #e4e4e4;height: 35px;padding: 0;}
.tabModulePartten11 .tabUL li{float: left;width: 100px;padding: 0;margin: 0;}
.tabModulePartten11 .tabUL .formTabMiddle a{display: block;width: 100px;height: 35px;line-height: 35px;font-size: 14px;color: #595757;padding: 0;}
.tabModulePartten11 .tabUL .tabCheck a{height: 35px;color: #fff;background: url(../image/tabstyle/tabstyle10.png) no-repeat right -1px;}
.tabModulePartten11 .list_main_a a:hover{color: #595757;}
/*新增模块组样式 2017.05.16 zqy*/
/*moudle_style12 */
.tabModulePartten12 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten12 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten12 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 20px;color: #666;}
.tabModulePartten12 .tabUL .tabCheck a{background: #e50000;color: #fff;}
.tabModulePartten12 .list_main_a a:hover{color: #e50000;}
/*moudle_style13 */
.tabModulePartten13 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten13 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten13 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 20px;color: #666;}
.tabModulePartten13 .tabUL .tabCheck a{background: #fa00b1;color: #fff;}
.tabModulePartten13 .list_main_a a:hover{color: #fa00b1;}
/*moudle_style14 */
.tabModulePartten14 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten14 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten14 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 20px;color: #666;}
.tabModulePartten14 .tabUL .tabCheck a{background: #6b45aa;color: #fff;}
.tabModulePartten14 .list_main_a a:hover{color: #6b45aa;}
/*moudle_style15 */
.tabModulePartten15 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten15 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten15 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 20px;color: #666;}
.tabModulePartten15 .tabUL .tabCheck a{background: #fd9212;color: #fff;}
.tabModulePartten15 .list_main_a a:hover{color: #fd9212;}
/*moudle_style16 */
.tabModulePartten16 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten16 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten16 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 20px;color: #666;}
.tabModulePartten16 .tabUL .tabCheck a{background: #ffc001;color: #fff;}
.tabModulePartten16 .list_main_a a:hover{color: #ffc001;}
/*moudle_style17 */
.tabModulePartten17 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten17 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten17 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 20px;color: #666;}
.tabModulePartten17 .tabUL .tabCheck a{background: #5cd305;color: #fff;}
.tabModulePartten17 .list_main_a a:hover{color: #5cd305;}
/*moudle_style18 */
.tabModulePartten18 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten18 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten18 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 20px;color: #666;}
.tabModulePartten18 .tabUL .tabCheck a{background: #31a800;color: #fff;}
.tabModulePartten18 .list_main_a a:hover{color: #31a800;}
/*moudle_style19 */
.tabModulePartten19 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten19 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten19 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 20px;color: #666;}
.tabModulePartten19 .tabUL .tabCheck a{background: #3812fd;color: #fff;}
.tabModulePartten19 .list_main_a a:hover{color: #3812fd;}
/*moudle_style20 */
.tabModulePartten20 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten20 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten20 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 20px;color: #666;}
.tabModulePartten20 .tabUL .tabCheck a{background: #12c5ff;color: #fff;}
.tabModulePartten20 .list_main_a a:hover{color: #12c5ff;}
/*moudle_style21 */
.tabModulePartten21 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten21 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten21 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 20px;color: #666;}
.tabModulePartten21 .tabUL .tabCheck a{background: #794e13;color: #fff;}
.tabModulePartten21 .list_main_a a:hover{color: #794e13;}
/*moudle_style22 */
.tabModulePartten22 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten22 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten22 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;color: #666;}
.tabModulePartten22 .tabUL .tabCheck a{background: #e50000;color: #fff;}
.tabModulePartten22 .list_main_a a:hover{color: #e50000;}
/*moudle_style23 */
.tabModulePartten23 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten23 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten23 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;color: #666;}
.tabModulePartten23 .tabUL .tabCheck a{background: #fa00b1;color: #fff;}
.tabModulePartten23 .list_main_a a:hover{color: #fa00b1;}
/*moudle_style24 */
.tabModulePartten24 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten24 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten24 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;color: #666;}
.tabModulePartten24 .tabUL .tabCheck a{background: #6b45aa;color: #fff;}
.tabModulePartten24 .list_main_a a:hover{color: #6b45aa;}
/*moudle_style25 */
.tabModulePartten25 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten25 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten25 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;color: #666;}
.tabModulePartten25 .tabUL .tabCheck a{background: #fd9212;color: #fff;}
.tabModulePartten6 .list_main_a a:hover{color: #252525;}
/*moudle_style26 */
.tabModulePartten26 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten26 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten26 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;color: #666;}
.tabModulePartten26 .tabUL .tabCheck a{background: #ffc001;color: #fff;}
.tabModulePartten26 .list_main_a a:hover{color: #ffc001;}
/*moudle_style27 */
.tabModulePartten27 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten27 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten27 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;color: #666;}
.tabModulePartten27 .tabUL .tabCheck a{background: #5cd305;color: #fff;}
.tabModulePartten27 .list_main_a a:hover{color: #5cd305;}
/*moudle_style28 */
.tabModulePartten28 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten28 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten28 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;color: #666;}
.tabModulePartten28 .tabUL .tabCheck a{background: #31a800;color: #fff;}
.tabModulePartten28 .list_main_a a:hover{color: #31a800;}
/*moudle_style29 */
.tabModulePartten29 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten29 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten29 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;color: #666;}
.tabModulePartten29 .tabUL .tabCheck a{background: #3812fd;color: #fff;}
.tabModulePartten29 .list_main_a a:hover{color: #3812fd;}
/*moudle_style30 */
.tabModulePartten30 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten30 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten30 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;color: #666;}
.tabModulePartten30 .tabUL .tabCheck a{background: #12c5ff;color: #fff;}
.tabModulePartten30 .list_main_a a:hover{color: #12c5ff;}
/*moudle_style31 */
.tabModulePartten31 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten31 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten31 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;color: #666;}
.tabModulePartten31 .tabUL .tabCheck a{background: #794e13;color: #fff;}
.tabModulePartten31 .list_main_a a:hover{color: #794e13;}
/*moudle_style32 */
.tabModulePartten32 .tabUL{padding: 0 12px;border-top: 1px solid #e50000;background: #fff;overflow: hidden;}
.tabModulePartten32 .tabUL li{float: left;margin: 0;}
.tabModulePartten32 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten32 .tabUL .tabCheck a{background: #e50000;color: #fff;}
.tabModulePartten32 .list_main_a a:hover{color: #e50000;}
/*moudle_style33 */
.tabModulePartten33 .tabUL{padding: 0 12px;border-top: 1px solid #fa00b1;background: #fff;overflow: hidden;}
.tabModulePartten33 .tabUL li{float: left;margin: 0;}
.tabModulePartten33 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten33 .tabUL .tabCheck a{background: #fa00b1;color: #fff;}
.tabModulePartten33 .list_main_a a:hover{color: #fa00b1;}
/*moudle_style34 */
.tabModulePartten34 .tabUL{padding: 0 12px;border-top: 1px solid #6b45aa;background: #fff;overflow: hidden;}
.tabModulePartten34 .tabUL li{float: left;margin: 0;}
.tabModulePartten34 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten34 .tabUL .tabCheck a{background: #6b45aa;color: #fff;}
.tabModulePartten34 .list_main_a a:hover{color: #6b45aa;}
/*moudle_style35 */
.tabModulePartten35 .tabUL{padding: 0 12px;border-top: 1px solid #fd9212;background: #fff;overflow: hidden;}
.tabModulePartten35 .tabUL li{float: left;margin: 0;}
.tabModulePartten35 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten35 .tabUL .tabCheck a{background: #fd9212;color: #fff;}
.tabModulePartten35 .list_main_a a:hover{color: #fd9212;}
/*moudle_style36 */
.tabModulePartten36 .tabUL{padding: 0 12px;border-top: 1px solid #ffc001;background: #fff;overflow: hidden;}
.tabModulePartten36 .tabUL li{float: left;margin: 0;}
.tabModulePartten36 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten36 .tabUL .tabCheck a{background: #ffc001;color: #fff;}
.tabModulePartten36 .list_main_a a:hover{color: #ffc001;}
/*moudle_style37 */
.tabModulePartten37 .tabUL{padding: 0 12px;border-top: 1px solid #5cd305;background: #fff;overflow: hidden;}
.tabModulePartten37 .tabUL li{float: left;margin: 0;}
.tabModulePartten37 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten37 .tabUL .tabCheck a{background: #5cd305;color: #fff;}
.tabModulePartten37 .list_main_a a:hover{color: #5cd305;}
/*moudle_style38 */
.tabModulePartten38 .tabUL{padding: 0 12px;border-top: 1px solid #31a800;background: #fff;overflow: hidden;}
.tabModulePartten38 .tabUL li{float: left;margin: 0;}
.tabModulePartten38 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten38 .tabUL .tabCheck a{background: #31a800;color: #fff;}
.tabModulePartten38 .list_main_a a:hover{color: #31a800;}
/*moudle_style39 */
.tabModulePartten39 .tabUL{padding: 0 12px;border-top: 1px solid #3812fd;background: #fff;overflow: hidden;}
.tabModulePartten39 .tabUL li{float: left;margin: 0;}
.tabModulePartten39 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten39 .tabUL .tabCheck a{background: #3812fd;color: #fff;}
.tabModulePartten39 .list_main_a a:hover{color: #3812fd;}
/*moudle_style40 */
.tabModulePartten40 .tabUL{padding: 0 12px;border-top: 1px solid #12c5ff;background: #fff;overflow: hidden;}
.tabModulePartten40 .tabUL li{float: left;margin: 0;}
.tabModulePartten40 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten40 .tabUL .tabCheck a{background: #12c5ff;color: #fff;}
.tabModulePartten40 .list_main_a a:hover{color: #12c5ff;}
/*moudle_style41 */
.tabModulePartten41 .tabUL{padding: 0 12px;border-top: 1px solid #794e13;background: #fff;overflow: hidden;}
.tabModulePartten41 .tabUL li{float: left;margin: 0;}
.tabModulePartten41 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten41 .tabUL .tabCheck a{background: #794e13;color: #fff;}
.tabModulePartten41 .list_main_a a:hover{color: #794e13;}
/*moudle_style42 */
.tabModulePartten42 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid transparent;overflow: hidden;}
.tabModulePartten42 .tabUL li{float: left;height: 16px;border-left: 1px solid #9b9b9b;margin: 12px 0;}
.tabModulePartten42 .tabUL li:first-child{border: none;}
.tabModulePartten42 .tabUL .formTabMiddle a{display: block;width: 92px;height: 40px;line-height: 40px;padding: 0;margin: -12px 20px 0;font-size: 14px;color: #666;border-bottom: 2px solid transparent;}
.tabModulePartten42 .tabUL .tabCheck a{border-color: #e50000;color: #e50000;}
.tabModulePartten42 .list_main_a a:hover{color: #e50000;}
/*moudle_style43 */
.tabModulePartten43 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid transparent;overflow: hidden;}
.tabModulePartten43 .tabUL li{float: left;height: 16px;border-left: 1px solid #9b9b9b;margin: 12px 0;}
.tabModulePartten43 .tabUL li:first-child{border: none;}
.tabModulePartten43 .tabUL .formTabMiddle a{display: block;width: 92px;height: 40px;line-height: 40px;padding: 0;margin: -12px 20px 0;font-size: 14px;color: #666;border-bottom: 2px solid transparent;}
.tabModulePartten43 .tabUL .tabCheck a{border-color: #fa00b1;color: #fa00b1;}
.tabModulePartten43 .list_main_a a:hover{color: #fa00b1;}
/*moudle_style44 */
.tabModulePartten44 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid transparent;overflow: hidden;}
.tabModulePartten44 .tabUL li{float: left;height: 16px;border-left: 1px solid #9b9b9b;margin: 12px 0;}
.tabModulePartten44 .tabUL li:first-child{border: none;}
.tabModulePartten44 .tabUL .formTabMiddle a{display: block;width: 92px;height: 40px;line-height: 40px;padding: 0;margin: -12px 20px 0;font-size: 14px;color: #666;border-bottom: 2px solid transparent;}
.tabModulePartten44 .tabUL .tabCheck a{border-color: #6b45aa;color: #6b45aa;}
.tabModulePartten44 .list_main_a a:hover{color: #6b45aa;}
/*moudle_style45 */
.tabModulePartten45 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid transparent;overflow: hidden;}
.tabModulePartten45 .tabUL li{float: left;height: 16px;border-left: 1px solid #9b9b9b;margin: 12px 0;}
.tabModulePartten45 .tabUL li:first-child{border: none;}
.tabModulePartten45 .tabUL .formTabMiddle a{display: block;width: 92px;height: 40px;line-height: 40px;padding: 0;margin: -12px 20px 0;font-size: 14px;color: #666;border-bottom: 2px solid transparent;}
.tabModulePartten45 .tabUL .tabCheck a{border-color: #fd9212;color: #fd9212;}
.tabModulePartten45 .list_main_a a:hover{color: #fd9212;}
/*moudle_style46 */
.tabModulePartten46 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid transparent;overflow: hidden;}
.tabModulePartten46 .tabUL li{float: left;height: 16px;border-left: 1px solid #9b9b9b;margin: 12px 0;}
.tabModulePartten46 .tabUL li:first-child{border: none;}
.tabModulePartten46 .tabUL .formTabMiddle a{display: block;width: 92px;height: 40px;line-height: 40px;padding: 0;margin: -12px 20px 0;font-size: 14px;color: #666;border-bottom: 2px solid transparent;}
.tabModulePartten46 .tabUL .tabCheck a{border-color: #ffc001;color: #ffc001;}
.tabModulePartten46 .list_main_a a:hover{color: #ffc001;}
/*moudle_style47 */
.tabModulePartten47 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid transparent;overflow: hidden;}
.tabModulePartten47 .tabUL li{float: left;height: 16px;border-left: 1px solid #9b9b9b;margin: 12px 0;}
.tabModulePartten47 .tabUL li:first-child{border: none;}
.tabModulePartten47 .tabUL .formTabMiddle a{display: block;width: 92px;height: 40px;line-height: 40px;padding: 0;margin: -12px 20px 0;font-size: 14px;color: #666;border-bottom: 2px solid transparent;}
.tabModulePartten47 .tabUL .tabCheck a{border-color: #5cd305;color: #5cd305;}
.tabModulePartten47 .list_main_a a:hover{color: #5cd305;}
/*moudle_style48 */
.tabModulePartten48 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid transparent;overflow: hidden;}
.tabModulePartten48 .tabUL li{float: left;height: 16px;border-left: 1px solid #9b9b9b;margin: 12px 0;}
.tabModulePartten48 .tabUL li:first-child{border: none;}
.tabModulePartten48 .tabUL .formTabMiddle a{display: block;width: 92px;height: 40px;line-height: 40px;padding: 0;margin: -12px 20px 0;font-size: 14px;color: #666;border-bottom: 2px solid transparent;}
.tabModulePartten48 .tabUL .tabCheck a{border-color: #31a800;color: #31a800;}
.tabModulePartten48 .list_main_a a:hover{color: #31a800;}
/*moudle_style49 */
.tabModulePartten49 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid transparent;overflow: hidden;}
.tabModulePartten49 .tabUL li{float: left;height: 16px;border-left: 1px solid #9b9b9b;margin: 12px 0;}
.tabModulePartten49 .tabUL li:first-child{border: none;}
.tabModulePartten49 .tabUL .formTabMiddle a{display: block;width: 92px;height: 40px;line-height: 40px;padding: 0;margin: -12px 20px 0;font-size: 14px;color: #666;border-bottom: 2px solid transparent;}
.tabModulePartten49 .tabUL .tabCheck a{border-color: #3812fd;color: #3812fd;}
.tabModulePartten49 .list_main_a a:hover{color: #3812fd;}
/*moudle_style50 */
.tabModulePartten50 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid transparent;overflow: hidden;}
.tabModulePartten50 .tabUL li{float: left;height: 16px;border-left: 1px solid #9b9b9b;margin: 12px 0;}
.tabModulePartten50 .tabUL li:first-child{border: none;}
.tabModulePartten50 .tabUL .formTabMiddle a{display: block;width: 92px;height: 40px;line-height: 40px;padding: 0;margin: -12px 20px 0;font-size: 14px;color: #666;border-bottom: 2px solid transparent;}
.tabModulePartten50 .tabUL .tabCheck a{border-color: #12c5ff;color: #12c5ff;}
.tabModulePartten50 .list_main_a a:hover{color: #12c5ff;}
/*moudle_style51 */
.tabModulePartten51 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid transparent;overflow: hidden;}
.tabModulePartten51 .tabUL li{float: left;height: 16px;border-left: 1px solid #9b9b9b;margin: 12px 0;}
.tabModulePartten51 .tabUL li:first-child{border: none;}
.tabModulePartten51 .tabUL .formTabMiddle a{display: block;width: 92px;height: 40px;line-height: 40px;padding: 0;margin: -12px 20px 0;font-size: 14px;color: #666;border-bottom: 2px solid transparent;}
.tabModulePartten51 .tabUL .tabCheck a{border-color: #794e13;color: #794e13;}
.tabModulePartten51 .list_main_a a:hover{color: #794e13;}
/*moudle_style52 */
.tabModulePartten52 .tabUL{padding: 0 12px;background: #fff;border-bottom: 1px solid #e50000;height:40px;}
.tabModulePartten52 .tabUL li{float: left;margin: 0;}
.tabModulePartten52 .tabUL .formTabMiddle a{display: block;width: 100px;height: 38px;line-height: 38px;padding: 0;font-size: 14px;color: #666;border-top: 3px solid transparent;border-left: 1px solid transparent;border-right: 1px solid transparent;}
.tabModulePartten52 .tabUL .tabCheck a{border-color: #e50000;color: #e50000;background: #fff;}
.tabModulePartten52 .list_main_a a:hover{color: #e50000;}
/*moudle_style53 */
.tabModulePartten53 .tabUL{padding: 0 12px;background: #fff;border-bottom: 1px solid #fa00b1;height:40px;}
.tabModulePartten53 .tabUL li{float: left;margin: 0;}
.tabModulePartten53 .tabUL .formTabMiddle a{display: block;width: 100px;height: 38px;line-height: 38px;padding: 0;font-size: 14px;color: #666;border-top: 3px solid transparent;border-left: 1px solid transparent;border-right: 1px solid transparent;}
.tabModulePartten53 .tabUL .tabCheck a{border-color: #fa00b1;color: #fa00b1;background: #fff;}
.tabModulePartten53 .list_main_a a:hover{color: #fa00b1;}
/*moudle_style54 */
.tabModulePartten54 .tabUL{padding: 0 12px;background: #fff;border-bottom: 1px solid #6b45aa;height:40px;}
.tabModulePartten54 .tabUL li{float: left;margin: 0;}
.tabModulePartten54 .tabUL .formTabMiddle a{display: block;width: 100px;height: 38px;line-height: 38px;padding: 0;font-size: 14px;color: #666;border-top: 3px solid transparent;border-left: 1px solid transparent;border-right: 1px solid transparent;}
.tabModulePartten54 .tabUL .tabCheck a{border-color: #6b45aa;color: #6b45aa;background: #fff;}
.tabModulePartten54 .list_main_a a:hover{color: #6b45aa;}
/*moudle_style55 */
.tabModulePartten55 .tabUL{padding: 0 12px;background: #fff;border-bottom: 1px solid #fd9212;height:40px;}
.tabModulePartten55 .tabUL li{float: left;margin: 0;}
.tabModulePartten55 .tabUL .formTabMiddle a{display: block;width: 100px;height: 38px;line-height: 38px;padding: 0;font-size: 14px;color: #666;border-top: 3px solid transparent;border-left: 1px solid transparent;border-right: 1px solid transparent;}
.tabModulePartten55 .tabUL .tabCheck a{border-color: #fd9212;color: #fd9212;background: #fff;}
.tabModulePartten55 .list_main_a a:hover{color: #fd9212;}
/*moudle_style56 */
.tabModulePartten56 .tabUL{padding: 0 12px;background: #fff;border-bottom: 1px solid #ffc001;height:40px;}
.tabModulePartten56 .tabUL li{float: left;margin: 0;}
.tabModulePartten56 .tabUL .formTabMiddle a{display: block;width: 100px;height: 38px;line-height: 38px;padding: 0;font-size: 14px;color: #666;border-top: 3px solid transparent;border-left: 1px solid transparent;border-right: 1px solid transparent;}
.tabModulePartten56 .tabUL .tabCheck a{border-color: #ffc001;color: #ffc001;background: #fff;}
.tabModulePartten56 .list_main_a a:hover{color: #ffc001;}
/*moudle_style57 */
.tabModulePartten57 .tabUL{padding: 0 12px;background: #fff;border-bottom: 1px solid #5cd305;height:40px;}
.tabModulePartten57 .tabUL li{float: left;margin: 0;}
.tabModulePartten57 .tabUL .formTabMiddle a{display: block;width: 100px;height: 38px;line-height: 38px;padding: 0;font-size: 14px;color: #666;border-top: 3px solid transparent;border-left: 1px solid transparent;border-right: 1px solid transparent;}
.tabModulePartten57 .tabUL .tabCheck a{border-color: #5cd305;color: #5cd305;background: #fff;}
.tabModulePartten57 .list_main_a a:hover{color: #5cd305;}
/*moudle_style58 */
.tabModulePartten58 .tabUL{padding: 0 12px;background: #fff;border-bottom: 1px solid #31a800;height:40px;}
.tabModulePartten58 .tabUL li{float: left;margin: 0;}
.tabModulePartten58 .tabUL .formTabMiddle a{display: block;width: 100px;height: 38px;line-height: 38px;padding: 0;font-size: 14px;color: #666;border-top: 3px solid transparent;border-left: 1px solid transparent;border-right: 1px solid transparent;}
.tabModulePartten58 .tabUL .tabCheck a{border-color: #31a800;color: #31a800;background: #fff;}
.tabModulePartten58 .list_main_a a:hover{color: #31a800;}
/*moudle_style59 */
.tabModulePartten59 .tabUL{padding: 0 12px;background: #fff;border-bottom: 1px solid #3812fd;height:40px;}
.tabModulePartten59 .tabUL li{float: left;margin: 0;}
.tabModulePartten59 .tabUL .formTabMiddle a{display: block;width: 100px;height: 38px;line-height: 38px;padding: 0;font-size: 14px;color: #666;border-top: 3px solid transparent;border-left: 1px solid transparent;border-right: 1px solid transparent;}
.tabModulePartten59 .tabUL .tabCheck a{border-color: #3812fd;color: #3812fd;background: #fff;}
.tabModulePartten59 .list_main_a a:hover{color: #3812fd;}
/*moudle_style60 */
.tabModulePartten60 .tabUL{padding: 0 12px;background: #fff;border-bottom: 1px solid #12c5ff;height:40px;}
.tabModulePartten60 .tabUL li{float: left;margin: 0;}
.tabModulePartten60 .tabUL .formTabMiddle a{display: block;width: 100px;height: 38px;line-height: 38px;padding: 0;font-size: 14px;color: #666;border-top: 3px solid transparent;border-left: 1px solid transparent;border-right: 1px solid transparent;}
.tabModulePartten60 .tabUL .tabCheck a{border-color: #12c5ff;color: #12c5ff;background: #fff;}
.tabModulePartten60 .list_main_a a:hover{color: #12c5ff;}
/*moudle_style61 */
.tabModulePartten61 .tabUL{padding: 0 12px;background: #fff;border-bottom: 1px solid #794e13;height:40px;}
.tabModulePartten61 .tabUL li{float: left;margin: 0;}
.tabModulePartten61 .tabUL .formTabMiddle a{display: block;width: 100px;height: 38px;line-height: 38px;padding: 0;font-size: 14px;color: #666;border-top: 3px solid transparent;border-left: 1px solid transparent;border-right: 1px solid transparent;}
.tabModulePartten61 .tabUL .tabCheck a{border-color: #794e13;color: #794e13;background: #fff;position: relative;}
.tabModulePartten61 .tabUL .tabCheck a:before{content:"";width:100%;height:1px;background:#fff;position: absolute;bottom:0;left:0;display: block}
.tabModulePartten61 .list_main_a a:hover{color: #794e13;}
/*moudle_style62 */
.tabModulePartten62 .tabUL{padding: 0 12px;background: #fff;border-bottom: 2px solid #e50000;overflow: hidden;}
.tabModulePartten62 .tabUL li{float: left;margin: 0;}
.tabModulePartten62 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten62 .tabUL .tabCheck a{color: #e50000;}
.tabModulePartten62 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-top: none;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #e50000;position: absolute;bottom: 0;left: 50%;margin-left: -5px;}
.tabModulePartten62 .list_main_a a:hover{color: #e50000;}
/*moudle_style63 */
.tabModulePartten63 .tabUL{padding: 0 12px;background: #fff;border-bottom: 2px solid #fa00b1;overflow: hidden;}
.tabModulePartten63 .tabUL li{float: left;margin: 0;}
.tabModulePartten63 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten63 .tabUL .tabCheck a{color: #fa00b1;}
.tabModulePartten63 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-top: none;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #fa00b1;position: absolute;bottom: 0;left: 50%;margin-left: -5px;}
.tabModulePartten63 .list_main_a a:hover{color: #fa00b1;}
/*moudle_style64 */
.tabModulePartten64 .tabUL{padding: 0 12px;background: #fff;border-bottom: 2px solid #6b45aa;overflow: hidden;}
.tabModulePartten64 .tabUL li{float: left;margin: 0;}
.tabModulePartten64 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten64 .tabUL .tabCheck a{color: #6b45aa;}
.tabModulePartten64 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-top: none;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #6b45aa;position: absolute;bottom: 0;left: 50%;margin-left: -5px;}
.tabModulePartten64 .list_main_a a:hover{color: #6b45aa;}
/*moudle_style65 */
.tabModulePartten65 .tabUL{padding: 0 12px;background: #fff;border-bottom: 2px solid #fd9212;overflow: hidden;}
.tabModulePartten65 .tabUL li{float: left;margin: 0;}
.tabModulePartten65 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten65 .tabUL .tabCheck a{color: #fd9212;}
.tabModulePartten65 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-top: none;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #fd9212;position: absolute;bottom: 0;left: 50%;margin-left: -5px;}
.tabModulePartten65 .list_main_a a:hover{color: #fd9212;}
/*moudle_style66 */
.tabModulePartten66 .tabUL{padding: 0 12px;background: #fff;border-bottom: 2px solid #ffc001;overflow: hidden;}
.tabModulePartten66 .tabUL li{float: left;margin: 0;}
.tabModulePartten66 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten66 .tabUL .tabCheck a{color: #ffc001;}
.tabModulePartten66 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-top: none;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #ffc001;position: absolute;bottom: 0;left: 50%;margin-left: -5px;}
.tabModulePartten66 .list_main_a a:hover{color: #ffc001;}
/*moudle_style67 */
.tabModulePartten67 .tabUL{padding: 0 12px;background: #fff;border-bottom: 2px solid #5cd305;overflow: hidden;}
.tabModulePartten67 .tabUL li{float: left;margin: 0;}
.tabModulePartten67 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten67 .tabUL .tabCheck a{color: #5cd305;}
.tabModulePartten67 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-top: none;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #5cd305;position: absolute;bottom: 0;left: 50%;margin-left: -5px;}
.tabModulePartten67 .list_main_a a:hover{color: #5cd305;}
/*moudle_style68 */
.tabModulePartten68 .tabUL{padding: 0 12px;background: #fff;border-bottom: 2px solid #31a800;overflow: hidden;}
.tabModulePartten68 .tabUL li{float: left;margin: 0;}
.tabModulePartten68 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten68 .tabUL .tabCheck a{color: #31a800;}
.tabModulePartten68 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-top: none;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #31a800;position: absolute;bottom: 0;left: 50%;margin-left: -5px;}
.tabModulePartten68 .list_main_a a:hover{color: #31a800;}
/*moudle_style59 */
.tabModulePartten69 .tabUL{padding: 0 12px;background: #fff;border-bottom: 2px solid #3812fd;overflow: hidden;}
.tabModulePartten69 .tabUL li{float: left;margin: 0;}
.tabModulePartten69 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten69 .tabUL .tabCheck a{color: #3812fd;}
.tabModulePartten69 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-top: none;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #3812fd;position: absolute;bottom: 0;left: 50%;margin-left: -5px;}
.tabModulePartten69 .list_main_a a:hover{color: #3812fd;}
/*moudle_style70 */
.tabModulePartten70 .tabUL{padding: 0 12px;background: #fff;border-bottom: 2px solid #12c5ff;overflow: hidden;}
.tabModulePartten70 .tabUL li{float: left;margin: 0;}
.tabModulePartten70 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten70 .tabUL .tabCheck a{color: #12c5ff;}
.tabModulePartten70 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-top: none;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #12c5ff;position: absolute;bottom: 0;left: 50%;margin-left: -5px;}
.tabModulePartten70 .list_main_a a:hover{color: #12c5ff;}
/*moudle_style71 */
.tabModulePartten71 .tabUL{padding: 0 12px;background: #fff;border-bottom: 2px solid #794e13;overflow: hidden;}
.tabModulePartten71 .tabUL li{float: left;margin: 0;}
.tabModulePartten71 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten71 .tabUL .tabCheck a{color: #794e13;}
.tabModulePartten71 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-top: none;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #794e13;position: absolute;bottom: 0;left: 50%;margin-left: -5px;}
.tabModulePartten71 .list_main_a a:hover{color: #794e13;}
/*moudle_style72 */
.tabModulePartten72 .tabUL{padding: 0 12px 10px;background: #fff;margin: 0 0 5px;overflow: hidden;border: none;}
.tabModulePartten72 .tabUL li{float: left;margin: 0;}
.tabModulePartten72 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten72 .tabUL .tabCheck a{background: #e50000;color: #fff;}
.tabModulePartten72 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-bottom: none;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #e50000;position: absolute;bottom: -5px;left: 50%;margin-left: -5px;}
.tabModulePartten72 .list_main_a a:hover{color: #e50000;}
/*moudle_style73 */
.tabModulePartten73 .tabUL{padding: 0 12px 10px;background: #fff;margin: 0 0 5px;overflow: hidden;border: none;}
.tabModulePartten73 .tabUL li{float: left;margin: 0;}
.tabModulePartten73 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten73 .tabUL .tabCheck a{background: #fa00b1;color: #fff;}
.tabModulePartten73 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-bottom: none;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #fa00b1;position: absolute;bottom: -5px;left: 50%;margin-left: -5px;}
.tabModulePartten73 .list_main_a a:hover{color: #fa00b1;}
/*moudle_style74 */
.tabModulePartten74 .tabUL{padding: 0 12px 10px;background: #fff;margin: 0 0 5px;overflow: hidden;border: none;}
.tabModulePartten74 .tabUL li{float: left;margin: 0;}
.tabModulePartten74 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten74 .tabUL .tabCheck a{background: #6b45aa;color: #fff;}
.tabModulePartten74 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-bottom: none;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #6b45aa;position: absolute;bottom: -5px;left: 50%;margin-left: -5px;}
.tabModulePartten74 .list_main_a a:hover{color: #6b45aa;}
/*moudle_style75 */
.tabModulePartten75 .tabUL{padding: 0 12px 10px;background: #fff;margin: 0 0 5px;overflow: hidden;border: none;}
.tabModulePartten75 .tabUL li{float: left;margin: 0;}
.tabModulePartten75 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten75 .tabUL .tabCheck a{background: #fd9212;color: #fff;}
.tabModulePartten75 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-bottom: none;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #fd9212;position: absolute;bottom: -5px;left: 50%;margin-left: -5px;}
.tabModulePartten75 .list_main_a a:hover{color: #fd9212;}
/*moudle_style76 */
.tabModulePartten76 .tabUL{padding: 0 12px 10px;background: #fff;margin: 0 0 5px;overflow: hidden;border: none;}
.tabModulePartten76 .tabUL li{float: left;margin: 0;}
.tabModulePartten76 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten76 .tabUL .tabCheck a{background: #ffc001;color: #fff;}
.tabModulePartten76 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-bottom: none;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #ffc001;position: absolute;bottom: -5px;left: 50%;margin-left: -5px;}
.tabModulePartten76 .list_main_a a:hover{color: #ffc001;}
/*moudle_style77 */
.tabModulePartten77 .tabUL{padding: 0 12px 10px;background: #fff;margin: 0 0 5px;overflow: hidden;border: none;}
.tabModulePartten77 .tabUL li{float: left;margin: 0;}
.tabModulePartten77 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten77 .tabUL .tabCheck a{background: #5cd305;color: #fff;}
.tabModulePartten77 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-bottom: none;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #5cd305;position: absolute;bottom: -5px;left: 50%;margin-left: -5px;}
.tabModulePartten77 .list_main_a a:hover{color: #5cd305;}
/*moudle_style78 */
.tabModulePartten78 .tabUL{padding: 0 12px 10px;background: #fff;margin: 0 0 5px;overflow: hidden;border: none;}
.tabModulePartten78 .tabUL li{float: left;margin: 0;}
.tabModulePartten78 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten78 .tabUL .tabCheck a{background: #31a800;color: #fff;}
.tabModulePartten78 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-bottom: none;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #31a800;position: absolute;bottom: -5px;left: 50%;margin-left: -5px;}
.tabModulePartten78 .list_main_a a:hover{color: #31a800;}
/*moudle_style79 */
.tabModulePartten79 .tabUL{padding: 0 12px 10px;background: #fff;margin: 0 0 5px;overflow: hidden;border: none;}
.tabModulePartten79 .tabUL li{float: left;margin: 0;}
.tabModulePartten79 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten79 .tabUL .tabCheck a{background: #3812fd;color: #fff;}
.tabModulePartten79 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-bottom: none;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #3812fd;position: absolute;bottom: -5px;left: 50%;margin-left: -5px;}
.tabModulePartten79 .list_main_a a:hover{color: #3812fd;}
/*moudle_style80 */
.tabModulePartten80 .tabUL{padding: 0 12px 10px;background: #fff;margin: 0 0 5px;overflow: hidden;border: none;}
.tabModulePartten80 .tabUL li{float: left;margin: 0;}
.tabModulePartten80 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten80 .tabUL .tabCheck a{background: #12c5ff;color: #fff;}
.tabModulePartten80 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-bottom: none;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #12c5ff;position: absolute;bottom: -5px;left: 50%;margin-left: -5px;}
.tabModulePartten80 .list_main_a a:hover{color: #12c5ff;}
/*moudle_style81 */
.tabModulePartten81 .tabUL{padding: 0 12px 10px;background: #fff;margin: 0 0 5px;overflow: hidden;border: none;}
.tabModulePartten81 .tabUL li{float: left;margin: 0;}
.tabModulePartten81 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0;font-size: 14px;color: #666;position: relative;}
.tabModulePartten81 .tabUL .tabCheck a{background: #794e13;color: #fff;}
.tabModulePartten81 .tabUL .tabCheck a:after{content: "";display: block;width: 0;height: 0;border-bottom: none;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #794e13;position: absolute;bottom: -5px;left: 50%;margin-left: -5px;}
.tabModulePartten81 .list_main_a a:hover{color: #794e13;}
/*moudle_style82 */
.tabModulePartten82 .tabUL{padding: 0 12px;border-bottom: 1px solid #e50000;background: #fff;overflow: hidden;}
.tabModulePartten82 .tabUL li{float: left;margin: 0;}
.tabModulePartten82 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten82 .tabUL .tabCheck a{background: #e50000;color: #fff;}
.tabModulePartten82 .list_main_a a:hover{color: #e50000;}
/*moudle_style83 */
.tabModulePartten83 .tabUL{padding: 0 12px;border-bottom: 1px solid #fa00b1;background: #fff;overflow: hidden;}
.tabModulePartten83 .tabUL li{float: left;margin: 0;}
.tabModulePartten83 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten83 .tabUL .tabCheck a{background: #fa00b1;color: #fff;}
.tabModulePartten83 .list_main_a a:hover{color: #fa00b1;}
/*moudle_style84 */
.tabModulePartten84 .tabUL{padding: 0 12px;border-bottom: 1px solid #6b45aa;background: #fff;overflow: hidden;}
.tabModulePartten84 .tabUL li{float: left;margin: 0;}
.tabModulePartten84 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten84 .tabUL .tabCheck a{background: #6b45aa;color: #fff;}
.tabModulePartten84 .list_main_a a:hover{color: #6b45aa;}
/*moudle_style85 */
.tabModulePartten85 .tabUL{padding: 0 12px;border-bottom: 1px solid #fd9212;background: #fff;overflow: hidden;}
.tabModulePartten85 .tabUL li{float: left;margin: 0;}
.tabModulePartten85 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten85 .tabUL .tabCheck a{background: #fd9212;color: #fff;}
.tabModulePartten85 .list_main_a a:hover{color: #fd9212;}
/*moudle_style86 */
.tabModulePartten86 .tabUL{padding: 0 12px;border-bottom: 1px solid #ffc001;background: #fff;overflow: hidden;}
.tabModulePartten86 .tabUL li{float: left;margin: 0;}
.tabModulePartten86 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten86 .tabUL .tabCheck a{background: #ffc001;color: #fff;}
.tabModulePartten86 .list_main_a a:hover{color: #ffc001;}
/*moudle_style87 */
.tabModulePartten87 .tabUL{padding: 0 12px;border-bottom: 1px solid #5cd305;background: #fff;overflow: hidden;}
.tabModulePartten87 .tabUL li{float: left;margin: 0;}
.tabModulePartten87 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten87 .tabUL .tabCheck a{background: #5cd305;color: #fff;}
.tabModulePartten87 .list_main_a a:hover{color: #5cd305;}
/*moudle_style88 */
.tabModulePartten88 .tabUL{padding: 0 12px;border-bottom: 1px solid #31a800;background: #fff;overflow: hidden;}
.tabModulePartten88 .tabUL li{float: left;margin: 0;}
.tabModulePartten88 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten88 .tabUL .tabCheck a{background: #31a800;color: #fff;}
.tabModulePartten88 .list_main_a a:hover{color: #31a800;}
/*moudle_style89 */
.tabModulePartten89 .tabUL{padding: 0 12px;border-bottom: 1px solid #3812fd;background: #fff;overflow: hidden;}
.tabModulePartten89 .tabUL li{float: left;margin: 0;}
.tabModulePartten89 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten89 .tabUL .tabCheck a{background: #3812fd;color: #fff;}
.tabModulePartten89 .list_main_a a:hover{color: #3812fd;}
/*moudle_style90 */
.tabModulePartten90 .tabUL{padding: 0 12px;border-bottom: 1px solid #12c5ff;background: #fff;overflow: hidden;}
.tabModulePartten90 .tabUL li{float: left;margin: 0;}
.tabModulePartten90 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten90 .tabUL .tabCheck a{background: #12c5ff;color: #fff;}
.tabModulePartten90 .list_main_a a:hover{color: #12c5ff;}
/*moudle_style91 */
.tabModulePartten91 .tabUL{padding: 0 12px;border-bottom: 1px solid #794e13;background: #fff;overflow: hidden;}
.tabModulePartten91 .tabUL li{float: left;margin: 0;}
.tabModulePartten91 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.tabModulePartten91 .tabUL .tabCheck a{background: #794e13;color: #fff;}
.tabModulePartten91 .list_main_a a:hover{color: #794e13;}
/*moudle_style92 */
.tabModulePartten92 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten92 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten92 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 5px;color: #666;padding: 0;}
.tabModulePartten92 .tabUL .tabCheck a{background: #e50000;color: #fff;}
.tabModulePartten92 .list_main_a a:hover{color: #e50000;}
/*moudle_style93 */
.tabModulePartten93 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten93 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten93 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 5px;color: #666;padding: 0;}
.tabModulePartten93 .tabUL .tabCheck a{background: #fa00b1;color: #fff;}
.tabModulePartten93 .list_main_a a:hover{color: #fa00b1;}
/*moudle_style94 */
.tabModulePartten94 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten94 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten94 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 5px;color: #666;padding: 0;}
.tabModulePartten94 .tabUL .tabCheck a{background: #6b45aa;color: #fff;}
.tabModulePartten94 .list_main_a a:hover{color: #6b45aa;}
/*moudle_style95 */
.tabModulePartten95 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten95 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten95 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 5px;color: #666;padding: 0;}
.tabModulePartten95 .tabUL .tabCheck a{background: #fd9212;color: #fff;}
.tabModulePartten95 .list_main_a a:hover{color: #fd9212;}
/*moudle_style96 */
.tabModulePartten96 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten96 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten96 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 5px;color: #666;padding: 0;}
.tabModulePartten96 .tabUL .tabCheck a{background: #ffc001;color: #fff;}
.tabModulePartten96 .list_main_a a:hover{color: #ffc001;}
/*moudle_style19 */
.tabModulePartten97 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten97 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten97 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 5px;color: #666;padding: 0;}
.tabModulePartten97 .tabUL .tabCheck a{background: #5cd305;color: #fff;}
.tabModulePartten97 .list_main_a a:hover{color: #5cd305;}
/*moudle_style98 */
.tabModulePartten98 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten98 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten98 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 5px;color: #666;padding: 0;}
.tabModulePartten98 .tabUL .tabCheck a{background: #31a800;color: #fff;}
.tabModulePartten98 .list_main_a a:hover{color: #31a800;}
/*moudle_style99 */
.tabModulePartten99 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten99 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten99 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 5px;color: #666;padding: 0;}
.tabModulePartten99 .tabUL .tabCheck a{background: #3812fd;color: #fff;}
.tabModulePartten99 .list_main_a a:hover{color: #3812fd;}
/*moudle_style100 */
.tabModulePartten100 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten100 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten100 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 5px;color: #666;padding: 0;}
.tabModulePartten100 .tabUL .tabCheck a{background: #12c5ff;color: #fff;}
.tabModulePartten100 .list_main_a a:hover{color: #12c5ff;}
/*moudle_style101 */
.tabModulePartten101 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten101 .tabUL li{float: left;margin:0 8px;}
.tabModulePartten101 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #ddd;border-radius: 5px;color: #666;padding: 0;}
.tabModulePartten101 .tabUL .tabCheck a{background: #794e13;color: #fff;}
.tabModulePartten101 .list_main_a a:hover{color: #794e13;}
/*新增模块组样式2017-08-01 zss*/
/*moudle_style102 */
.tabModulePartten102 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten102 .tabUL li{float: left;margin:0 -1px;border: 1px #cacaca solid;}
.tabModulePartten102 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #f9f9f9;color: #afaeae;padding: 0;}
.tabModulePartten102 .tabUL .tabCheck{border:1px #d7000f solid;}
.tabModulePartten102 .tabUL .tabCheck a{background: #d7000f;color: #fff;}
.tabModulePartten102 .list_main_a a:hover{color: #d7000f;}
/*moudle_style103 */
.tabModulePartten103 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten103 .tabUL li{float: left;margin:0 -1px;border: 1px #cacaca solid;}
.tabModulePartten103 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #f9f9f9;color: #afaeae;padding: 0;}
.tabModulePartten103 .tabUL .tabCheck{border:1px #f10180 solid;}
.tabModulePartten103 .tabUL .tabCheck a{background: #f10180;color: #fff;}
.tabModulePartten103 .list_main_a a:hover{color: #f10180;}
/*moudle_style104 */
.tabModulePartten104 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten104 .tabUL li{float: left;margin:0 -1px;border: 1px #cacaca solid;}
.tabModulePartten104 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #f9f9f9;color: #afaeae;padding: 0;}
.tabModulePartten104 .tabUL .tabCheck{border:1px #ff5400 solid;}
.tabModulePartten104 .tabUL .tabCheck a{background: #ff5400;color: #fff;}
.tabModulePartten104 .list_main_a a:hover{color: #ff5400;}
/*moudle_style105 */
.tabModulePartten105 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten105 .tabUL li{float: left;margin:0 -1px;border: 1px #cacaca solid;}
.tabModulePartten105 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #f9f9f9;color: #afaeae;padding: 0;}
.tabModulePartten105 .tabUL .tabCheck{border:1px #ff9900 solid;}
.tabModulePartten105 .tabUL .tabCheck a{background: #f90;color: #fff;}
.tabModulePartten105 .list_main_a a:hover{color: #f90;}
/*moudle_style106 */
.tabModulePartten106 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten106 .tabUL li{float: left;margin:0 -1px;border: 1px #cacaca solid;}
.tabModulePartten106 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #f9f9f9;color: #afaeae;padding: 0;}
.tabModulePartten106 .tabUL .tabCheck{border:1px #ffd100 solid;}
.tabModulePartten106 .tabUL .tabCheck a{background: #ffd100;color: #fff;}
.tabModulePartten106 .list_main_a a:hover{color: #ffd100;}
/*moudle_style107 */
.tabModulePartten107 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten107 .tabUL li{float: left;margin:0 -1px;border: 1px #cacaca solid;}
.tabModulePartten107 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #f9f9f9;color: #afaeae;padding: 0;}
.tabModulePartten107 .tabUL .tabCheck{border:1px #1d71b7 solid;}
.tabModulePartten107 .tabUL .tabCheck a{background: #1d71b7;color: #fff;}
.tabModulePartten107 .list_main_a a:hover{color: #1d71b7;}
/*moudle_style108 */
.tabModulePartten108 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten108 .tabUL li{float: left;margin:0 -1px;border: 1px #cacaca solid;}
.tabModulePartten108 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #f9f9f9;color: #afaeae;padding: 0;}
.tabModulePartten108 .tabUL .tabCheck{border:1px #40a5dd solid;}
.tabModulePartten108 .tabUL .tabCheck a{background: #40a5dd;color: #fff;}
.tabModulePartten108 .list_main_a a:hover{color: #40a5dd;}
/*moudle_style109 */
.tabModulePartten109 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten109 .tabUL li{float: left;margin:0 -1px;border: 1px #cacaca solid;}
.tabModulePartten109 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #f9f9f9;color: #afaeae;padding: 0;}
.tabModulePartten109 .tabUL .tabCheck{border:1px #5f52a0 solid;}
.tabModulePartten109 .tabUL .tabCheck a{background: #5f52a0;color: #fff;}
.tabModulePartten109 .list_main_a a:hover{color: #5f52a0;}
/*moudle_style110 */
.tabModulePartten110 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten110 .tabUL li{float: left;margin:0 -1px;border: 1px #cacaca solid;}
.tabModulePartten110 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #f9f9f9;color: #afaeae;padding: 0;}
.tabModulePartten110 .tabUL .tabCheck{border:1px #00c3b0 solid;}
.tabModulePartten110 .tabUL .tabCheck a{background: #00c3b0;color: #fff;}
.tabModulePartten110 .list_main_a a:hover{color: #00c3b0;}
/*moudle_style111 */
.tabModulePartten111 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten111 .tabUL li{float: left;margin:0 -1px;border: 1px #cacaca solid;}
.tabModulePartten111 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #f9f9f9;color: #afaeae;padding: 0;}
.tabModulePartten111 .tabUL .tabCheck{border:1px #009b72 solid;}
.tabModulePartten111 .tabUL .tabCheck a{background: #009b72;color: #fff;}
.tabModulePartten111 .list_main_a a:hover{color: #009b72;}
/*moudle_style112 */
.tabModulePartten112 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten112 .tabUL li{float: left;margin:0 -1px;border: 1px #cacaca solid;}
.tabModulePartten112 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;background: #f9f9f9;color: #afaeae;padding: 0;}
.tabModulePartten112 .tabUL .tabCheck{border:1px #6bc30d solid;}
.tabModulePartten112 .tabUL .tabCheck a{background: #6bc30d;color: #fff;}
.tabModulePartten112 .list_main_a a:hover{color: #6bc30d;}
/*moudle_style113 */
.tabModulePartten113 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten113 .tabUL li{float:none;margin: 0;border-bottom: 1px #ccc solid;}
.tabModulePartten113 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #979797;color: #fff;padding: 0;}
.tabModulePartten113 .tabUL .tabCheck a{background: #d7000f;color: #fff;position:relative;}
.tabModulePartten113 .tabUL .tabCheck a:before{content:"";position:absolute;right:-16px;top:28%;width:0;height:0;border-left:8px #d7000f solid;border-top:8px transparent solid;border-right:8px transparent solid;border-bottom:8px transparent solid;}
.tabModulePartten113 .list_main_a{border: 1px #ccc solid;padding:15px;}
.tabModulePartten113 .list_main_a a:hover{color: #d7000f;}
/*moudle_style114 */
.tabModulePartten114 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten114 .tabUL li{float:none;margin: 0;border-bottom: 1px #ccc solid;}
.tabModulePartten114 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #979797;color: #fff;padding: 0;}
.tabModulePartten114 .tabUL .tabCheck a{background: #f10180;color: #fff;position:relative;}
.tabModulePartten114 .tabUL .tabCheck a:before{content:"";position:absolute;right:-16px;top:28%;width:0;height:0;border-left:8px #f10180 solid;border-top:8px transparent solid;border-right:8px transparent solid;border-bottom:8px transparent solid;}
.tabModulePartten114 .list_main_a{border: 1px #ccc solid;padding:15px;}
.tabModulePartten114 .list_main_a a:hover{color: #f10180;}
/*moudle_style115 */
.tabModulePartten115 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten115 .tabUL li{float:none;margin: 0;border-bottom: 1px #ccc solid;}
.tabModulePartten115 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #979797;color: #fff;padding: 0;}
.tabModulePartten115 .tabUL .tabCheck a{background: #ff5400;color: #fff;position:relative;}
.tabModulePartten115 .tabUL .tabCheck a:before{content:"";position:absolute;right:-16px;top:28%;width:0;height:0;border-left:8px #ff5400 solid;border-top:8px transparent solid;border-right:8px transparent solid;border-bottom:8px transparent solid;}
.tabModulePartten115 .list_main_a{border: 1px #ccc solid;padding:15px;}
.tabModulePartten115 .list_main_a a:hover{color: #ff5400;}
/*moudle_style116 */
.tabModulePartten116 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten116 .tabUL li{float:none;margin: 0;border-bottom: 1px #ccc solid;}
.tabModulePartten116 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #979797;color: #fff;padding: 0;}
.tabModulePartten116 .tabUL .tabCheck a{background: #ff9900;color: #fff;position:relative;}
.tabModulePartten116 .tabUL .tabCheck a:before{content:"";position:absolute;right:-16px;top:28%;width:0;height:0;border-left:8px #ff9900 solid;border-top:8px transparent solid;border-right:8px transparent solid;border-bottom:8px transparent solid;}
.tabModulePartten116 .list_main_a{border: 1px #ccc solid;padding:15px;}
.tabModulePartten116 .list_main_a a:hover{color: #ff9900;}
/*moudle_style117 */
.tabModulePartten117 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten117 .tabUL li{float:none;margin: 0;border-bottom: 1px #ccc solid;}
.tabModulePartten117 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #979797;color: #fff;padding: 0;}
.tabModulePartten117 .tabUL .tabCheck a{background: #ffd100;color: #fff;position:relative;}
.tabModulePartten117 .tabUL .tabCheck a:before{content:"";position:absolute;right:-16px;top:28%;width:0;height:0;border-left:8px #ffd100 solid;border-top:8px transparent solid;border-right:8px transparent solid;border-bottom:8px transparent solid;}
.tabModulePartten117 .list_main_a{border: 1px #ccc solid;padding:15px;}
.tabModulePartten117 .list_main_a a:hover{color: #ffd100;}
/*moudle_style118 */
.tabModulePartten118 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten118 .tabUL li{float:none;margin: 0;border-bottom: 1px #ccc solid;}
.tabModulePartten118 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #979797;color: #fff;padding: 0;}
.tabModulePartten118 .tabUL .tabCheck a{background: #1d71b7;color: #fff;position:relative;}
.tabModulePartten118 .tabUL .tabCheck a:before{content:"";position:absolute;right:-16px;top:28%;width:0;height:0;border-left:8px #1d71b7 solid;border-top:8px transparent solid;border-right:8px transparent solid;border-bottom:8px transparent solid;}
.tabModulePartten118 .list_main_a{border: 1px #ccc solid;padding:15px;}
.tabModulePartten118 .list_main_a a:hover{color: #1d71b7;}
/*moudle_style119 */
.tabModulePartten119 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten119 .tabUL li{float:none;margin: 0;border-bottom: 1px #ccc solid;}
.tabModulePartten119 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #979797;color: #fff;padding: 0;}
.tabModulePartten119 .tabUL .tabCheck a{background: #40a5dd;color: #fff;position:relative;}
.tabModulePartten119 .tabUL .tabCheck a:before{content:"";position:absolute;right:-16px;top:28%;width:0;height:0;border-left:8px #40a5dd solid;border-top:8px transparent solid;border-right:8px transparent solid;border-bottom:8px transparent solid;}
.tabModulePartten119 .list_main_a{border: 1px #ccc solid;padding:15px;}
.tabModulePartten119 .list_main_a a:hover{color: #40a5dd;}
/*moudle_style120 */
.tabModulePartten120 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten120 .tabUL li{float:none;margin: 0;border-bottom: 1px #ccc solid;}
.tabModulePartten120 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #979797;color: #fff;padding: 0;}
.tabModulePartten120 .tabUL .tabCheck a{background: #00c3b0;color: #fff;position:relative;}
.tabModulePartten120 .tabUL .tabCheck a:before{content:"";position:absolute;right:-16px;top:28%;width:0;height:0;border-left:8px #00c3b0 solid;border-top:8px transparent solid;border-right:8px transparent solid;border-bottom:8px transparent solid;}
.tabModulePartten120 .list_main_a{border: 1px #ccc solid;padding:15px;}
.tabModulePartten120 .list_main_a a:hover{color: #00c3b0;}
/*moudle_style121 */
.tabModulePartten121 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten121 .tabUL li{float:none;margin: 0;border-bottom: 1px #ccc solid;}
.tabModulePartten121 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #979797;color: #fff;padding: 0;}
.tabModulePartten121 .tabUL .tabCheck a{background: #009b72;color: #fff;position:relative;}
.tabModulePartten121 .tabUL .tabCheck a:before{content:"";position:absolute;right:-16px;top:28%;width:0;height:0;border-left:8px #009b72 solid;border-top:8px transparent solid;border-right:8px transparent solid;border-bottom:8px transparent solid;}
.tabModulePartten121 .list_main_a{border: 1px #ccc solid;padding:15px;}
.tabModulePartten121 .list_main_a a:hover{color: #009b72;}
/*moudle_style122 */
.tabModulePartten122 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten122 .tabUL li{float:none;margin: 0;border-bottom: 1px #ccc solid;}
.tabModulePartten122 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #979797;color: #fff;padding: 0;}
.tabModulePartten122 .tabUL .tabCheck a{background: #6bc30d;color: #fff;position:relative;}
.tabModulePartten122 .tabUL .tabCheck a:before{content:"";position:absolute;right:-16px;top:28%;width:0;height:0;border-left:8px #6bc30d solid;border-top:8px transparent solid;border-right:8px transparent solid;border-bottom:8px transparent solid;}
.tabModulePartten122 .list_main_a{border: 1px #ccc solid;padding:15px;}
.tabModulePartten122 .list_main_a a:hover{color: #009b72;}
/*moudle_style123 */
.tabModulePartten123 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten123 .tabUL li{float:none;margin: 0;border-bottom: 1px #ccc solid;}
.tabModulePartten123 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #979797;color: #fff;padding: 0;}
.tabModulePartten123 .tabUL .tabCheck a{background: #5f52a0;color: #fff;position:relative;}
.tabModulePartten123 .tabUL .tabCheck a:before{content:"";position:absolute;right:-16px;top:28%;width:0;height:0;border-left:8px #5f52a0 solid;border-top:8px transparent solid;border-right:8px transparent solid;border-bottom:8px transparent solid;}
.tabModulePartten123 .list_main_a{border: 1px #ccc solid;padding:15px;}
.tabModulePartten123 .list_main_a a:hover{color: #5f52a0;}
/*moudle_style124 */
.tabModulePartten124 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten124 .tabUL li{float:none;margin: 0;}
.tabModulePartten124 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0f0;color: #666;padding: 0;border-left: 1px #ccc solid;border-bottom: 1px #ccc solid;border-top: 1px #ccc solid;border-right: 1px #d7000f solid;margin: -1px 0 0 0;}
.tabModulePartten124 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-top: 1px #d7000f solid;border-left: 1px #d7000f solid;border-bottom: 1px #d7000f solid;border-right:1px transparent solid;}
.tabModulePartten124 .list_main_a a:hover{color: #d7000f;}
/*moudle_style125 */
.tabModulePartten125 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten125 .tabUL li{float:none;margin: 0;}
.tabModulePartten125 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0f0;color: #666;padding: 0;border-left: 1px #ccc solid;border-bottom: 1px #ccc solid;border-top: 1px #ccc solid;border-right: 1px #f10180 solid;margin: -1px 0 0 0;}
.tabModulePartten125 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-top: 1px #f10180 solid;border-left: 1px #f10180 solid;border-bottom: 1px #f10180 solid;border-right:1px transparent solid;}
.tabModulePartten125 .list_main_a a:hover{color: #f10180;}
/*moudle_style126 */
.tabModulePartten126 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten126 .tabUL li{float:none;margin: 0;}
.tabModulePartten126 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0f0;color: #666;padding: 0;border-left: 1px #ccc solid;border-bottom: 1px #ccc solid;border-top: 1px #ccc solid;border-right: 1px #ff5400 solid;margin: -1px 0 0 0;}
.tabModulePartten126 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-top: 1px #ff5400 solid;border-left: 1px #ff5400 solid;border-bottom: 1px #ff5400 solid;border-right:1px transparent solid;}
.tabModulePartten126 .list_main_a a:hover{color: #ff5400;}
/*moudle_style127 */
.tabModulePartten127 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten127 .tabUL li{float:none;margin: 0;}
.tabModulePartten127 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0f0;color: #666;padding: 0;border-left: 1px #ccc solid;border-bottom: 1px #ccc solid;border-top: 1px #ccc solid;border-right: 1px #ff9900 solid;margin: -1px 0 0 0;}
.tabModulePartten127 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-top: 1px #ff9900 solid;border-left: 1px #ff9900 solid;border-bottom: 1px #ff9900 solid;border-right:1px transparent solid;}
.tabModulePartten127 .list_main_a a:hover{color: #ff9900;}
/*moudle_style128 */
.tabModulePartten128 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten128 .tabUL li{float:none;margin: 0;}
.tabModulePartten128 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0f0;color: #666;padding: 0;border-left: 1px #ccc solid;border-bottom: 1px #ccc solid;border-top: 1px #ccc solid;border-right: 1px #ffd100 solid;margin: -1px 0 0 0;}
.tabModulePartten128 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-top: 1px #ffd100 solid;border-left: 1px #ffd100 solid;border-bottom: 1px #ffd100 solid;border-right:1px transparent solid;}
.tabModulePartten128 .list_main_a a:hover{color: #ffd100;}
/*moudle_style129 */
.tabModulePartten129 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten129 .tabUL li{float:none;margin: 0;}
.tabModulePartten129 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0f0;color: #666;padding: 0;border-left: 1px #ccc solid;border-bottom: 1px #ccc solid;border-top: 1px #ccc solid;border-right: 1px #1d71b7 solid;margin: -1px 0 0 0;}
.tabModulePartten129 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-top: 1px #1d71b7 solid;border-left: 1px #1d71b7 solid;border-bottom: 1px #1d71b7 solid;border-right:1px transparent solid;}
.tabModulePartten129 .list_main_a a:hover{color: #1d71b7;}
/*moudle_style130 */
.tabModulePartten130 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten130 .tabUL li{float:none;margin: 0;}
.tabModulePartten130 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0f0;color: #666;padding: 0;border-left: 1px #ccc solid;border-bottom: 1px #ccc solid;border-top: 1px #ccc solid;border-right: 1px #40a5dd solid;margin: -1px 0 0 0;}
.tabModulePartten130 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-top: 1px #40a5dd solid;border-left: 1px #40a5dd solid;border-bottom: 1px #40a5dd solid;border-right:1px transparent solid;}
.tabModulePartten130 .list_main_a a:hover{color: #40a5dd;}
/*moudle_style131 */
.tabModulePartten131 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten131 .tabUL li{float:none;margin: 0;}
.tabModulePartten131 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0f0;color: #666;padding: 0;border-left: 1px #ccc solid;border-bottom: 1px #ccc solid;border-top: 1px #ccc solid;border-right: 1px #00c3b0 solid;margin: -1px 0 0 0;}
.tabModulePartten131 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-top: 1px #00c3b0 solid;border-left: 1px #00c3b0 solid;border-bottom: 1px #00c3b0 solid;border-right:1px transparent solid;}
.tabModulePartten131 .list_main_a a:hover{color: #00c3b0;}
/*moudle_style132 */
.tabModulePartten132 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten132 .tabUL li{float:none;margin: 0;}
.tabModulePartten132 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0f0;color: #666;padding: 0;border-left: 1px #ccc solid;border-bottom: 1px #ccc solid;border-top: 1px #ccc solid;border-right: 1px #009b72 solid;margin: -1px 0 0 0;}
.tabModulePartten132 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-top: 1px #009b72 solid;border-left: 1px #009b72 solid;border-bottom: 1px #009b72 solid;border-right:1px transparent solid;}
.tabModulePartten132 .list_main_a a:hover{color: #009b72;}
/*moudle_style133 */
.tabModulePartten133 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten133 .tabUL li{float:none;margin: 0;}
.tabModulePartten133 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0f0;color: #666;padding: 0;border-left: 1px #ccc solid;border-bottom: 1px #ccc solid;border-top: 1px #ccc solid;border-right: 1px #6bc30d solid;margin: -1px 0 0 0;}
.tabModulePartten133 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-top: 1px #6bc30d solid;border-left: 1px #6bc30d solid;border-bottom: 1px #6bc30d solid;border-right:1px transparent solid;}
.tabModulePartten133 .list_main_a a:hover{color: #6bc30d;}
/*moudle_style134 */
.tabModulePartten134 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten134 .tabUL li{float:none;margin: 0;}
.tabModulePartten134 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0f0;color: #666;padding: 0;border-left: 1px #ccc solid;border-bottom: 1px #ccc solid;border-top: 1px #ccc solid;border-right: 1px #5f52a0 solid;margin: -1px 0 0 0;}
.tabModulePartten134 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-top: 1px #5f52a0 solid;border-left: 1px #5f52a0 solid;border-bottom: 1px #5f52a0 solid;border-right:1px transparent solid;}
.tabModulePartten134 .list_main_a a:hover{color: #5f52a0;}
/*moudle_style135 */
.tabModulePartten135 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten135 .tabUL li{float:none;margin: 0 0 0 10px;background: #d7000f;}
.tabModulePartten135 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #d7000f;color: #fff;padding: 0;}
.tabModulePartten135 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-left: 5px #d7000f solid;margin:0 0 0 -5px;box-shadow:0 0 15px rgba(0,0,0,0.7)}
.tabModulePartten135 .list_main_a a:hover{color: #d7000f;}
/*moudle_style136 */
.tabModulePartten136 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten136 .tabUL li{float:none;margin: 0 0 0 10px;background: #d7000f;}
.tabModulePartten136 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #f10180;color: #fff;padding: 0;}
.tabModulePartten136 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-left: 5px #f10180 solid;margin:0 0 0 -5px;box-shadow:0 0 15px rgba(0,0,0,0.7)}
.tabModulePartten136 .list_main_a a:hover{color: #f10180;}
/*moudle_style137 */
.tabModulePartten137 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten137 .tabUL li{float:none;margin: 0 0 0 10px;background: #d7000f;}
.tabModulePartten137 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #ff5400;color: #fff;padding: 0;}
.tabModulePartten137 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-left: 5px #ff5400 solid;margin:0 0 0 -5px;box-shadow:0 0 15px rgba(0,0,0,0.7)}
.tabModulePartten137 .list_main_a a:hover{color: #ff5400;}
/*moudle_style138 */
.tabModulePartten138 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten138 .tabUL li{float:none;margin: 0 0 0 10px;background: #d7000f;}
.tabModulePartten138 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #ff9900;color: #fff;padding: 0;}
.tabModulePartten138 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-left: 5px #ff9900 solid;margin:0 0 0 -5px;box-shadow:0 0 15px rgba(0,0,0,0.7)}
.tabModulePartten138 .list_main_a a:hover{color: #ff9900;}
/*moudle_style139 */
.tabModulePartten139 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten139 .tabUL li{float:none;margin: 0 0 0 10px;background: #d7000f;}
.tabModulePartten139 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #ffd100;color: #fff;padding: 0;}
.tabModulePartten139 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-left: 5px #ffd100 solid;margin:0 0 0 -5px;box-shadow:0 0 15px rgba(0,0,0,0.7)}
.tabModulePartten139 .list_main_a a:hover{color: #ffd100;}
/*moudle_style140 */
.tabModulePartten140 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten140 .tabUL li{float:none;margin: 0 0 0 10px;background: #d7000f;}
.tabModulePartten140 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #1d71b7;color: #fff;padding: 0;}
.tabModulePartten140 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-left: 5px #1d71b7 solid;margin:0 0 0 -5px;box-shadow:0 0 15px rgba(0,0,0,0.7)}
.tabModulePartten140 .list_main_a a:hover{color: #1d71b7;}
/*moudle_style141 */
.tabModulePartten141 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten141 .tabUL li{float:none;margin: 0 0 0 10px;background: #d7000f;}
.tabModulePartten141 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #40a5dd;color: #fff;padding: 0;}
.tabModulePartten141 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-left: 5px #40a5dd solid;margin:0 0 0 -5px;box-shadow:0 0 15px rgba(0,0,0,0.7)}
.tabModulePartten141 .list_main_a a:hover{color: #40a5dd;}
/*moudle_style142 */
.tabModulePartten142 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten142 .tabUL li{float:none;margin: 0 0 0 10px;background: #d7000f;}
.tabModulePartten142 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #00c3b0;color: #fff;padding: 0;}
.tabModulePartten142 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-left: 5px #00c3b0 solid;margin:0 0 0 -5px;box-shadow:0 0 15px rgba(0,0,0,0.7)}
.tabModulePartten142 .list_main_a a:hover{color: #00c3b0;}
/*moudle_style143 */
.tabModulePartten143 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten143 .tabUL li{float:none;margin: 0 0 0 10px;background: #d7000f;}
.tabModulePartten143 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #009b72;color: #fff;padding: 0;}
.tabModulePartten143 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-left: 5px #009b72 solid;margin:0 0 0 -5px;box-shadow:0 0 15px rgba(0,0,0,0.7)}
.tabModulePartten143 .list_main_a a:hover{color: #009b72;}
/*moudle_style144 */
.tabModulePartten144 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten144 .tabUL li{float:none;margin: 0 0 0 10px;background: #d7000f;}
.tabModulePartten144 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #6bc30d;color: #fff;padding: 0;}
.tabModulePartten144 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-left: 5px #6bc30d solid;margin:0 0 0 -5px;box-shadow:0 0 15px rgba(0,0,0,0.7)}
.tabModulePartten144 .list_main_a a:hover{color: #6bc30d;}
/*moudle_style145 */
.tabModulePartten145 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten145 .tabUL li{float:none;margin: 0 0 0 10px;background: #d7000f;}
.tabModulePartten145 .tabUL .formTabMiddle a{display: block;width:200px;height: 40px;line-height: 40px;font-size: 14px;background: #5f52a0;color: #fff;padding: 0;}
.tabModulePartten145 .tabUL .tabCheck a{background: #fff;color: #333;position: relative;border-left: 5px #5f52a0 solid;margin:0 0 0 -5px;box-shadow:0 0 15px rgba(0,0,0,0.7)}
.tabModulePartten145 .list_main_a a:hover{color: #5f52a0;}
/*moudle_style146 */
.tabModulePartten146 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten146 .tabUL li{float:none;margin: 5px 0 8px 5px;}
.tabModulePartten146 .tabUL .formTabMiddle a{border-top-left-radius: 15px;display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #f1f1f1;color: #333;padding: 0;}
.tabModulePartten146 .tabUL .tabCheck a{background: #d7000f;color: #fff;position:relative;}
.tabModulePartten146 .list_main_a a:hover{color: #d7000f;}
/*moudle_style147 */
.tabModulePartten147 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten147 .tabUL li{float:none;margin: 5px 0 8px 5px;}
.tabModulePartten147 .tabUL .formTabMiddle a{border-top-left-radius: 15px;display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #f1f1f1;color: #333;padding: 0;}
.tabModulePartten147 .tabUL .tabCheck a{background: #f10180;color: #fff;position:relative;}
.tabModulePartten147 .list_main_a a:hover{color: #f10180;}
/*moudle_style148 */
.tabModulePartten148 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten148 .tabUL li{float:none;margin: 5px 0 8px 5px;}
.tabModulePartten148 .tabUL .formTabMiddle a{border-top-left-radius: 15px;display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #f1f1f1;color: #333;padding: 0;}
.tabModulePartten148 .tabUL .tabCheck a{background: #ff5400;color: #fff;position:relative;}
.tabModulePartten148 .list_main_a a:hover{color: #ff5400;}
/*moudle_style149 */
.tabModulePartten149 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten149 .tabUL li{float:none;margin: 5px 0 8px 5px;}
.tabModulePartten149 .tabUL .formTabMiddle a{border-top-left-radius: 15px;display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #f1f1f1;color: #333;padding: 0;}
.tabModulePartten149 .tabUL .tabCheck a{background: #ff9900;color: #fff;position:relative;}
.tabModulePartten149 .list_main_a a:hover{color: #ff9900;}
/*moudle_style150 */
.tabModulePartten150 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten150 .tabUL li{float:none;margin: 5px 0 8px 5px;}
.tabModulePartten150 .tabUL .formTabMiddle a{border-top-left-radius: 15px;display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #f1f1f1;color: #333;padding: 0;}
.tabModulePartten150 .tabUL .tabCheck a{background: #ffd100;color: #fff;position:relative;}
.tabModulePartten150 .list_main_a a:hover{color: #ffd100;}
/*moudle_style151 */
.tabModulePartten151 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten151 .tabUL li{float:none;margin: 5px 0 8px 5px;}
.tabModulePartten151 .tabUL .formTabMiddle a{border-top-left-radius: 15px;display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #f1f1f1;color: #333;padding: 0;}
.tabModulePartten151 .tabUL .tabCheck a{background: #1d71b7;color: #fff;position:relative;}
.tabModulePartten151 .list_main_a a:hover{color: #1d71b7;}
/*moudle_style152 */
.tabModulePartten152 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten152 .tabUL li{float:none;margin: 5px 0 8px 5px;}
.tabModulePartten152 .tabUL .formTabMiddle a{border-top-left-radius: 15px;display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #f1f1f1;color: #333;padding: 0;}
.tabModulePartten152 .tabUL .tabCheck a{background: #40a5dd;color: #fff;position:relative;}
.tabModulePartten152 .list_main_a a:hover{color: #40a5dd;}
/*moudle_style153 */
.tabModulePartten153 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten153 .tabUL li{float:none;margin: 5px 0 8px 5px;}
.tabModulePartten153 .tabUL .formTabMiddle a{border-top-left-radius: 15px;display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #f1f1f1;color: #333;padding: 0;}
.tabModulePartten153 .tabUL .tabCheck a{background: #00c3b0;color: #fff;position:relative;}
.tabModulePartten153 .list_main_a a:hover{color: #00c3b0;}
/*moudle_style154 */
.tabModulePartten154 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten154 .tabUL li{float:none;margin: 5px 0 8px 5px;}
.tabModulePartten154 .tabUL .formTabMiddle a{border-top-left-radius: 15px;display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #f1f1f1;color: #333;padding: 0;}
.tabModulePartten154 .tabUL .tabCheck a{background: #009b72;color: #fff;position:relative;}
.tabModulePartten154 .list_main_a a:hover{color: #009b72;}
/*moudle_style155 */
.tabModulePartten155 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten155 .tabUL li{float:none;margin: 5px 0 8px 5px;}
.tabModulePartten155 .tabUL .formTabMiddle a{border-top-left-radius: 15px;display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #f1f1f1;color: #333;padding: 0;}
.tabModulePartten155 .tabUL .tabCheck a{background: #6bc30d;color: #fff;position:relative;}
.tabModulePartten155 .list_main_a a:hover{color: #6bc30d;}
/*moudle_style156 */
.tabModulePartten156 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten156 .tabUL li{float:none;margin: 5px 0 8px 5px;}
.tabModulePartten156 .tabUL .formTabMiddle a{border-top-left-radius: 15px;display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #f1f1f1;color: #333;padding: 0;}
.tabModulePartten156 .tabUL .tabCheck a{background: #5f52a0;color: #fff;position:relative;}
.tabModulePartten156 .list_main_a a:hover{color: #5f52a0;}
/*moudle_style157 */
.tabModulePartten157 ul.tabUL{padding:5px 0 0 0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten157 .tabUL li{float:none;margin:0;}
.tabModulePartten157 .tabUL .formTabMiddle a{display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #fff;color: #333;padding: 0;position:relative;right:-3px;}
.tabModulePartten157 .tabUL .tabCheck a{border-right:4px #d7000f solid;color: #d7000f;}
.tabModulePartten157 .list_main_a{border-left: 2px #ccc solid;}
.tabModulePartten157 .list_main_a a:hover{color: #d7000f;}
/*moudle_style158 */
.tabModulePartten158 ul.tabUL{padding:5px 0 0 0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten158 .tabUL li{float:none;margin:0;}
.tabModulePartten158 .tabUL .formTabMiddle a{display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #fff;color: #333;padding: 0;position:relative;right:-3px;}
.tabModulePartten158 .tabUL .tabCheck a{border-right:4px #f10180 solid;color: #f10180;}
.tabModulePartten158 .list_main_a{border-left: 2px #ccc solid;}
.tabModulePartten158 .list_main_a a:hover{color: #f10180;}
/*moudle_style159 */
.tabModulePartten159 ul.tabUL{padding:5px 0 0 0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten159 .tabUL li{float:none;margin:0;}
.tabModulePartten159 .tabUL .formTabMiddle a{display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #fff;color: #333;padding: 0;position:relative;right:-3px;}
.tabModulePartten159 .tabUL .tabCheck a{border-right:4px #ff5400 solid;color: #ff5400;}
.tabModulePartten159 .list_main_a{border-left: 2px #ccc solid;}
.tabModulePartten159 .list_main_a a:hover{color: #ff5400;}
/*moudle_style160 */
.tabModulePartten160 ul.tabUL{padding:5px 0 0 0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten160 .tabUL li{float:none;margin:0;}
.tabModulePartten160 .tabUL .formTabMiddle a{display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #fff;color: #333;padding: 0;position:relative;right:-3px;}
.tabModulePartten160 .tabUL .tabCheck a{border-right:4px #ff9900 solid;color: #ff9900;}
.tabModulePartten160.list_main_a{border-left: 2px #ccc solid;}
.tabModulePartten160 .list_main_a a:hover{color: #ff9900;}
/*moudle_style161 */
.tabModulePartten161 ul.tabUL{padding:5px 0 0 0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten161 .tabUL li{float:none;margin:0;}
.tabModulePartten161 .tabUL .formTabMiddle a{display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #fff;color: #333;padding: 0;position:relative;right:-3px;}
.tabModulePartten161 .tabUL .tabCheck a{border-right:4px #ffd100 solid;color: #ffd100;}
.tabModulePartten161 .list_main_a{border-left: 2px #ccc solid;}
.tabModulePartten161 .list_main_a a:hover{color: #ffd100;}
/*moudle_style162 */
.tabModulePartten162 ul.tabUL{padding:5px 0 0 0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten162 .tabUL li{float:none;margin:0;}
.tabModulePartten162 .tabUL .formTabMiddle a{display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #fff;color: #333;padding: 0;position:relative;right:-3px;}
.tabModulePartten162 .tabUL .tabCheck a{border-right:4px #1d71b7 solid;color: #1d71b7;}
.tabModulePartten162 .list_main_a{border-left: 2px #ccc solid;}
.tabModulePartten162 .list_main_a a:hover{color: #1d71b7;}
/*moudle_style163 */
.tabModulePartten163 ul.tabUL{padding:5px 0 0 0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten163 .tabUL li{float:none;margin:0;}
.tabModulePartten163 .tabUL .formTabMiddle a{display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #fff;color: #333;padding: 0;position:relative;right:-3px;}
.tabModulePartten163 .tabUL .tabCheck a{border-right:4px #40a5dd solid;color: #40a5dd;}
.tabModulePartten163 .list_main_a{border-left: 2px #ccc solid;}
.tabModulePartten163 .list_main_a a:hover{color: #40a5dd;}
/*moudle_style164 */
.tabModulePartten164 ul.tabUL{padding:5px 0 0 0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten164 .tabUL li{float:none;margin:0;}
.tabModulePartten164 .tabUL .formTabMiddle a{display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #fff;color: #333;padding: 0;position:relative;right:-3px;}
.tabModulePartten164 .tabUL .tabCheck a{border-right:4px #00c3b0 solid;color: #00c3b0;}
.tabModulePartten164 .list_main_a{border-left: 2px #ccc solid;}
.tabModulePartten164 .list_main_a a:hover{color: #00c3b0;}
/*moudle_style165 */
.tabModulePartten165 ul.tabUL{padding:5px 0 0 0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten165 .tabUL li{float:none;margin:0;}
.tabModulePartten165 .tabUL .formTabMiddle a{display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #fff;color: #333;padding: 0;position:relative;right:-3px;}
.tabModulePartten165 .tabUL .tabCheck a{border-right:4px #009b72 solid;color: #009b72;}
.tabModulePartten165 .list_main_a{border-left: 2px #ccc solid;}
.tabModulePartten165 .list_main_a a:hover{color: #009b72;}
/*moudle_style166 */
.tabModulePartten166 ul.tabUL{padding:5px 0 0 0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten166 .tabUL li{float:none;margin:0;}
.tabModulePartten166 .tabUL .formTabMiddle a{display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #fff;color: #333;padding: 0;position:relative;right:-3px;}
.tabModulePartten166 .tabUL .tabCheck a{border-right:4px #6bc30d solid;color: #6bc30d;}
.tabModulePartten166 .list_main_a{border-left: 2px #ccc solid;}
.tabModulePartten166 .list_main_a a:hover{color: #6bc30d;}
/*moudle_style167 */
.tabModulePartten167 ul.tabUL{padding:5px 0 0 0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten167 .tabUL li{float:none;margin:0;}
.tabModulePartten167 .tabUL .formTabMiddle a{display: block;width:150px;height: 40px;line-height: 40px;font-size: 14px;background: #fff;color: #333;padding: 0;position:relative;right:-3px;}
.tabModulePartten167 .tabUL .tabCheck a{border-right:4px #5f52a0 solid;color: #5f52a0;}
.tabModulePartten167 .list_main_a{border-left: 2px #ccc solid;}
.tabModulePartten167 .list_main_a a:hover{color: #5f52a0;}
/*moudle_style168 */
.tabModulePartten168 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten168 .tabUL li{float:none;margin: 0 0 10px 5px;}
.tabModulePartten168 .tabUL .formTabMiddle a{border-top-left-radius: 15px;border-bottom-left-radius: 15px;display: block;width:40px;height:auto;line-height:20px;font-size: 14px;background: #f2f2f2;color: #333;padding:15px;box-sizing: border-box;}
.tabModulePartten168 .tabUL .tabCheck a{background: #d7000f;color: #fff;position:relative;}
.tabModulePartten168 .list_main_a a:hover{color: #d7000f;}
/*moudle_style169 */
.tabModulePartten169 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten169 .tabUL li{float:none;margin: 0 0 10px 5px;}
.tabModulePartten169 .tabUL .formTabMiddle a{border-top-left-radius: 15px;border-bottom-left-radius: 15px;display: block;width:40px;height:auto;line-height:20px;font-size: 14px;background: #f2f2f2;color: #333;padding:15px;box-sizing: border-box;}
.tabModulePartten169 .tabUL .tabCheck a{background: #f10180;color: #fff;position:relative;}
.tabModulePartten169 .list_main_a a:hover{color: #f10180;}
/*moudle_style170 */
.tabModulePartten170 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten170 .tabUL li{float:none;margin: 0 0 10px 5px;}
.tabModulePartten170 .tabUL .formTabMiddle a{border-top-left-radius: 15px;border-bottom-left-radius: 15px;display: block;width:40px;height:auto;line-height:20px;font-size: 14px;background: #f2f2f2;color: #333;padding:15px;box-sizing: border-box;}
.tabModulePartten170 .tabUL .tabCheck a{background: #ff5400;color: #fff;position:relative;}
.tabModulePartten170 .list_main_a a:hover{color: #ff5400;}
/*moudle_style171 */
.tabModulePartten171 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten171 .tabUL li{float:none;margin: 0 0 10px 5px;}
.tabModulePartten171 .tabUL .formTabMiddle a{border-top-left-radius: 15px;border-bottom-left-radius: 15px;display: block;width:40px;height:auto;line-height:20px;font-size: 14px;background: #f2f2f2;color: #333;padding:15px;box-sizing: border-box;}
.tabModulePartten171 .tabUL .tabCheck a{background: #ff9900;color: #fff;position:relative;}
.tabModulePartten171 .list_main_a a:hover{color: #ff9900;}
/*moudle_style172 */
.tabModulePartten172 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten172 .tabUL li{float:none;margin:0 0 10px 5px;}
.tabModulePartten172 .tabUL .formTabMiddle a{border-top-left-radius: 15px;border-bottom-left-radius: 15px;display: block;width:40px;height:auto;font-size: 14px;background: #f2f2f2;color: #333;padding:15px;box-sizing: border-box;}
.tabModulePartten172 .tabUL .tabCheck a{background: #ffd100;color: #fff;}
.tabModulePartten172 .list_main_a a:hover{color: #ffd100;}
/*moudle_style173 */
.tabModulePartten173 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten173 .tabUL li{float:none;margin: 0 0 10px 5px;}
.tabModulePartten173 .tabUL .formTabMiddle a{border-top-left-radius: 15px;border-bottom-left-radius: 15px;display: block;width:40px;height:auto;line-height:20px;font-size: 14px;background: #f2f2f2;color: #333;padding:15px;box-sizing: border-box;}
.tabModulePartten173 .tabUL .tabCheck a{background: #1d71b7;color: #fff;position:relative;}
.tabModulePartten173 .list_main_a a:hover{color: #1d71b7;}
/*moudle_style174 */
.tabModulePartten174 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten174 .tabUL li{float:none;margin: 0 0 10px 5px;}
.tabModulePartten174 .tabUL .formTabMiddle a{border-top-left-radius: 15px;border-bottom-left-radius: 15px;display: block;width:40px;height:auto;line-height:20px;font-size: 14px;background: #f2f2f2;color: #333;padding:15px;box-sizing: border-box;}
.tabModulePartten174 .tabUL .tabCheck a{background: #40a5dd;color: #fff;position:relative;}
.tabModulePartten174 .list_main_a a:hover{color: #40a5dd;}
/*moudle_style175 */
.tabModulePartten175 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten175 .tabUL li{float:none;margin: 0 0 10px 5px;}
.tabModulePartten175 .tabUL .formTabMiddle a{border-top-left-radius: 15px;border-bottom-left-radius: 15px;display: block;width:40px;height:auto;line-height:20px;font-size: 14px;background: #f2f2f2;color: #333;padding:15px;box-sizing: border-box;}
.tabModulePartten175 .tabUL .tabCheck a{background: #00c3b0;color: #fff;position:relative;}
.tabModulePartten175 .list_main_a a:hover{color: #00c3b0;}
/*moudle_style176 */
.tabModulePartten176 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten176 .tabUL li{float:none;margin: 0 0 10px 5px;}
.tabModulePartten176 .tabUL .formTabMiddle a{border-top-left-radius: 15px;border-bottom-left-radius: 15px;display: block;width:40px;height:auto;line-height:20px;font-size: 14px;background: #f2f2f2;color: #333;padding:15px;box-sizing: border-box;}
.tabModulePartten176 .tabUL .tabCheck a{background: #009b72;color: #fff;position:relative;}
.tabModulePartten176 .list_main_a a:hover{color: #009b72;}
/*moudle_style177 */
.tabModulePartten177 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten177 .tabUL li{float:none;margin: 0 0 10px 5px;}
.tabModulePartten177 .tabUL .formTabMiddle a{border-top-left-radius: 15px;border-bottom-left-radius: 15px;display: block;width:40px;height:auto;line-height:20px;font-size: 14px;background: #f2f2f2;color: #333;padding:15px;box-sizing: border-box;}
.tabModulePartten177 .tabUL .tabCheck a{background: #6bc30d;color: #fff;position:relative;}
.tabModulePartten177 .list_main_a a:hover{color: #6bc30d;}
/*moudle_style178 */
.tabModulePartten178 ul.tabUL{padding:0;background: #fff;border:none;float:left;z-index: 3;}
.tabModulePartten178 .tabUL li{float:none;margin: 0 0 10px 5px;}
.tabModulePartten178 .tabUL .formTabMiddle a{border-top-left-radius: 15px;border-bottom-left-radius: 15px;display: block;width:40px;height:auto;line-height:20px;font-size: 14px;background: #f2f2f2;color: #333;padding:15px;box-sizing: border-box;}
.tabModulePartten178 .tabUL .tabCheck a{background: #5f52a0;color: #fff;position:relative;}
.tabModulePartten178 .list_main_a a:hover{color: #5f52a0;}
/*moudle_style179 */
.tabModulePartten179 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten179 .tabUL li{float: left;}
.tabModulePartten179 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0ed;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten179 .tabUL .tabCheck a{background:#d7000f;color: #fff;padding: 10px 0 0 0;margin: 0 0 5px 0;font-size: 16px;line-height: 25px;}
.tabModulePartten179 .list_main_a a:hover{color: #d7000f;}
/*moudle_style180 */
.tabModulePartten180 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten180 .tabUL li{float: left;}
.tabModulePartten180 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0ed;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten180 .tabUL .tabCheck a{background:#f10180;color: #fff;padding: 10px 0 0 0;margin: 0 0 5px 0;font-size: 16px;line-height: 25px;}
.tabModulePartten180 .list_main_a a:hover{color: #f10180;}
/*moudle_style181 */
.tabModulePartten181 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten181 .tabUL li{float: left;}
.tabModulePartten181 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0ed;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten181 .tabUL .tabCheck a{background:#ff5400;color: #fff;padding: 10px 0 0 0;margin: 0 0 5px 0;font-size: 16px;line-height: 25px;}
.tabModulePartten181 .list_main_a a:hover{color: #ff5400;}
/*moudle_style182 */
.tabModulePartten182 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten182 .tabUL li{float: left;}
.tabModulePartten182 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0ed;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten182 .tabUL .tabCheck a{background:#ff9900;color: #fff;padding: 10px 0 0 0;margin: 0 0 5px 0;font-size: 16px;line-height: 25px;}
.tabModulePartten182 .list_main_a a:hover{color: #ff9900;}
/*moudle_style183 */
.tabModulePartten183 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten183 .tabUL li{float: left;}
.tabModulePartten183 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0ed;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten183 .tabUL .tabCheck a{background:#ffd100;color: #fff;padding: 10px 0 0 0;margin: 0 0 5px 0;font-size: 16px;line-height: 25px;}
.tabModulePartten183 .list_main_a a:hover{color: #ffd100;}
/*moudle_style184 */
.tabModulePartten184 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten184 .tabUL li{float: left;}
.tabModulePartten184 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0ed;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten184 .tabUL .tabCheck a{background:#1d71b7;color: #fff;padding: 10px 0 0 0;margin: 0 0 5px 0;font-size: 16px;line-height: 25px;}
.tabModulePartten184 .list_main_a a:hover{color: #1d71b7;}
/*moudle_style185 */
.tabModulePartten185 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten185 .tabUL li{float: left;}
.tabModulePartten185 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0ed;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten185 .tabUL .tabCheck a{background:#40a5dd;color: #fff;padding: 10px 0 0 0;margin: 0 0 5px 0;font-size: 16px;line-height: 25px;}
.tabModulePartten185 .list_main_a a:hover{color: #40a5dd;}
/*moudle_style186 */
.tabModulePartten186 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten186 .tabUL li{float: left;}
.tabModulePartten186 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0ed;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten186 .tabUL .tabCheck a{background:#00c3b0;color: #fff;padding: 10px 0 0 0;margin: 0 0 5px 0;font-size: 16px;line-height: 25px;}
.tabModulePartten186 .list_main_a a:hover{color: #00c3b0;}
/*moudle_style187 */
.tabModulePartten187 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten187 .tabUL li{float: left;}
.tabModulePartten187 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0ed;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten187 .tabUL .tabCheck a{background:#009b72;color: #fff;padding: 10px 0 0 0;margin: 0 0 5px 0;font-size: 16px;line-height: 25px;}
.tabModulePartten187 .list_main_a a:hover{color: #009b72;}
/*moudle_style188 */
.tabModulePartten188 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten188 .tabUL li{float: left;}
.tabModulePartten188 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0ed;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten188 .tabUL .tabCheck a{background:#6bc30d;color: #fff;padding: 10px 0 0 0;margin: 0 0 5px 0;font-size: 16px;line-height: 25px;}
.tabModulePartten188 .list_main_a a:hover{color: #6bc30d;}
/*moudle_style189 */
.tabModulePartten189 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten189 .tabUL li{float: left;}
.tabModulePartten189 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #f0f0ed;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten189 .tabUL .tabCheck a{background:#5f52a0;color: #fff;padding: 10px 0 0 0;margin: 0 0 5px 0;font-size: 16px;line-height: 25px;}
.tabModulePartten189 .list_main_a a:hover{color: #5f52a0;}
/*moudle_style190 */
.tabModulePartten190 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten190 .tabUL li{float: left;}
.tabModulePartten190 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten190 .tabUL .tabCheck a{color: #d7000f;position: relative;}
.tabModulePartten190 .tabUL .tabCheck a:before{content:"";width:37px;height:2px;background:#d7000f;position: absolute;bottom:0;left:33%;display: inline-block;text-align: center;}
.tabModulePartten190 .list_main_a a:hover{color: #d7000f;}
/*moudle_style191 */
.tabModulePartten191 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten191 .tabUL li{float: left;}
.tabModulePartten191 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten191 .tabUL .tabCheck a{color: #f10180;position: relative;}
.tabModulePartten191 .tabUL .tabCheck a:before{content:"";width:37px;height:2px;background:#f10180;position: absolute;bottom:0;left:33%;display: inline-block;text-align: center;}
.tabModulePartten191 .list_main_a a:hover{color: #f10180;}
/*moudle_style192 */
.tabModulePartten192 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten192 .tabUL li{float: left;}
.tabModulePartten192 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten192 .tabUL .tabCheck a{color: #ff5400;position: relative;}
.tabModulePartten192 .tabUL .tabCheck a:before{content:"";width:37px;height:2px;background:#ff5400;position: absolute;bottom:0;left:33%;display: inline-block;text-align: center;}
.tabModulePartten192 .list_main_a a:hover{color: #ff5400;}
/*moudle_style193 */
.tabModulePartten193 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten193 .tabUL li{float: left;}
.tabModulePartten193 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten193 .tabUL .tabCheck a{color: #ff9900;position: relative;}
.tabModulePartten193 .tabUL .tabCheck a:before{content:"";width:37px;height:2px;background:#ff9900;position: absolute;bottom:0;left:33%;display: inline-block;text-align: center;}
.tabModulePartten193 .list_main_a a:hover{color: #ff9900;}
/*moudle_style194 */
.tabModulePartten194 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten194 .tabUL li{float: left;}
.tabModulePartten194 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten194 .tabUL .tabCheck a{color: #ffd100;position: relative;}
.tabModulePartten194 .tabUL .tabCheck a:before{content:"";width:37px;height:2px;background:#ffd100;position: absolute;bottom:0;left:33%;display: inline-block;text-align: center;}
.tabModulePartten194 .list_main_a a:hover{color: #ffd100;}
/*moudle_style195 */
.tabModulePartten195 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten195 .tabUL li{float: left;}
.tabModulePartten195 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten195 .tabUL .tabCheck a{color: #1d71b7;position: relative;}
.tabModulePartten195 .tabUL .tabCheck a:before{content:"";width:37px;height:2px;background:#1d71b7;position: absolute;bottom:0;left:33%;display: inline-block;text-align: center;}
.tabModulePartten195 .list_main_a a:hover{color: #1d71b7;}
/*moudle_style196 */
.tabModulePartten196 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten196 .tabUL li{float: left;}
.tabModulePartten196 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten196 .tabUL .tabCheck a{color: #40a5dd;position: relative;}
.tabModulePartten196 .tabUL .tabCheck a:before{content:"";width:37px;height:2px;background:#40a5dd;position: absolute;bottom:0;left:33%;display: inline-block;text-align: center;}
.tabModulePartten196 .list_main_a a:hover{color: #40a5dd;}
/*moudle_style197 */
.tabModulePartten197 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten197 .tabUL li{float: left;}
.tabModulePartten197 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten197 .tabUL .tabCheck a{color: #00c3b0;position: relative;}
.tabModulePartten197 .tabUL .tabCheck a:before{content:"";width:37px;height:2px;background:#00c3b0;position: absolute;bottom:0;left:33%;display: inline-block;text-align: center;}
.tabModulePartten197 .list_main_a a:hover{color: #00c3b0;}
/*moudle_style198 */
.tabModulePartten198 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten198 .tabUL li{float: left;}
.tabModulePartten198 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten198 .tabUL .tabCheck a{color: #009b72;position: relative;}
.tabModulePartten198 .tabUL .tabCheck a:before{content:"";width:37px;height:2px;background:#009b72;position: absolute;bottom:0;left:33%;display: inline-block;text-align: center;}
.tabModulePartten198 .list_main_a a:hover{color: #009b72;}
/*moudle_style199 */
.tabModulePartten199 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten199 .tabUL li{float: left;}
.tabModulePartten199 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten199 .tabUL .tabCheck a{color: #6bc30d;position: relative;}
.tabModulePartten199 .tabUL .tabCheck a:before{content:"";width:37px;height:2px;background:#6bc30d;position: absolute;bottom:0;left:33%;display: inline-block;text-align: center;}
.tabModulePartten199 .list_main_a a:hover{color: #6bc30d;}
/*moudle_style200 */
.tabModulePartten200 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten200 .tabUL li{float: left;}
.tabModulePartten200 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;color:#333;padding: 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:5px 0 0 0;}
.tabModulePartten200 .tabUL .tabCheck a{color: #5f52a0;position: relative;}
.tabModulePartten200 .tabUL .tabCheck a:before{content:"";width:37px;height:2px;background:#5f52a0;position: absolute;bottom:0;left:33%;display: inline-block;text-align: center;}
.tabModulePartten200 .list_main_a a:hover{color: #5f52a0;}
/*moudle_style201 */
.tabModulePartten201 .tabUL{padding:5px 0 5px 1px;height:40px;background: #fff;border:none;}
.tabModulePartten201 .tabUL li{float: left;margin: 0 0 0 -1px;}
.tabModulePartten201 .tabUL li:nth-child(1) a{border-left:1px #ccc solid;}
.tabModulePartten201 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #d7000f;color:#fff;padding: 0;margin:8px 0 0 -1px;border-top:1px #ccc solid;border-right:1px #ccc solid;border-left:1px #ccc solid;}
.tabModulePartten201 .tabUL .tabCheck a{background:#fff;color: #d7000f;padding: 10px 0 0 0;margin: 0 0 8px 0;font-size: 16px;line-height: 25px;position: relative;border-top:2px #d7000f solid;}
.tabModulePartten201 .list_main_a a:hover{color: #d7000f;}
/*moudle_style202 */
.tabModulePartten202 .tabUL{padding:5px 0 5px 1px;height:40px;background: #fff;border:none;}
.tabModulePartten202 .tabUL li{float: left;margin: 0 0 0 -1px;}
.tabModulePartten202 .tabUL li:nth-child(1) a{border-left:1px #ccc solid;}
.tabModulePartten202 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #f10180;color:#fff;padding: 0;margin:8px 0 0 -1px;border-top:1px #ccc solid;border-right:1px #ccc solid;border-left:1px #ccc solid;}
.tabModulePartten202 .tabUL .tabCheck a{background:#fff;color: #f10180;padding: 10px 0 0 0;margin: 0 0 8px 0;font-size: 16px;line-height: 25px;position: relative;border-top:2px #f10180 solid;}
.tabModulePartten202 .list_main_a a:hover{color: #f10180;}
/*moudle_style203 */
.tabModulePartten203 .tabUL{padding:5px 0 5px 1px;height:40px;background: #fff;border:none;}
.tabModulePartten203 .tabUL li{float: left;margin: 0 0 0 -1px;}
.tabModulePartten203 .tabUL li:nth-child(1) a{border-left:1px #ccc solid;}
.tabModulePartten203 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #ff5400;color:#fff;padding: 0;margin:8px 0 0 -1px;border-top:1px #ccc solid;border-right:1px #ccc solid;border-left:1px #ccc solid;}
.tabModulePartten203 .tabUL .tabCheck a{background:#fff;color: #ff5400;padding: 10px 0 0 0;margin: 0 0 8px 0;font-size: 16px;line-height: 25px;position: relative;border-top:2px #ff5400 solid;}
.tabModulePartten203 .list_main_a a:hover{color: #ff5400;}
/*moudle_style204 */
.tabModulePartten204 .tabUL{padding:5px 0 5px 1px;height:40px;background: #fff;border:none;}
.tabModulePartten204 .tabUL li{float: left;margin: 0 0 0 -1px;}
.tabModulePartten204 .tabUL li:nth-child(1) a{border-left:1px #ccc solid;}
.tabModulePartten204 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #ff9900;color:#fff;padding: 0;margin:8px 0 0 -1px;border-top:1px #ccc solid;border-right:1px #ccc solid;border-left:1px #ccc solid;}
.tabModulePartten204 .tabUL .tabCheck a{background:#fff;color: #f90;padding: 10px 0 0 0;margin: 0 0 8px 0;font-size: 16px;line-height: 25px;position: relative;border-top:2px #ff9900 solid;}
.tabModulePartten204 .list_main_a a:hover{color: #f90;}
/*moudle_style205 */
.tabModulePartten205 .tabUL{padding:5px 0 5px 1px;height:40px;background: #fff;border:none;}
.tabModulePartten205 .tabUL li{float: left;margin: 0 0 0 -1px;}
.tabModulePartten205 .tabUL li:nth-child(1) a{border-left:1px #ccc solid;}
.tabModulePartten205 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #ffd100;color:#fff;padding: 0;margin:8px 0 0 -1px;border-top:1px #ccc solid;border-right:1px #ccc solid;border-left:1px #ccc solid;}
.tabModulePartten205 .tabUL .tabCheck a{background:#fff;color: #ffd100;padding: 10px 0 0 0;margin: 0 0 8px 0;font-size: 16px;line-height: 25px;position: relative;border-top:2px #ffd100 solid;}
.tabModulePartten205 .list_main_a a:hover{color: #ffd100;}
/*moudle_style206 */
.tabModulePartten206 .tabUL{padding:5px 0 5px 1px;height:40px;background: #fff;border:none;}
.tabModulePartten206 .tabUL li{float: left;margin: 0 0 0 -1px;}
.tabModulePartten206 .tabUL li:nth-child(1) a{border-left:1px #ccc solid;}
.tabModulePartten206 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #1d71b7;color:#fff;padding: 0;margin:8px 0 0 -1px;border-top:1px #ccc solid;border-right:1px #ccc solid;border-left:1px #ccc solid;}
.tabModulePartten206 .tabUL .tabCheck a{background:#fff;color: #1d71b7;padding: 10px 0 0 0;margin: 0 0 8px 0;font-size: 16px;line-height: 25px;position: relative;border-top:2px #1d71b7 solid;}
.tabModulePartten206 .list_main_a a:hover{color: #1d71b7;}
/*moudle_style207 */
.tabModulePartten207 .tabUL{padding:5px 0 5px 1px;height:40px;background: #fff;border:none;}
.tabModulePartten207 .tabUL li{float: left;margin: 0 0 0 -1px;}
.tabModulePartten207 .tabUL li:nth-child(1) a{border-left:1px #ccc solid;}
.tabModulePartten207 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #40a5dd;color:#fff;padding: 0;margin:8px 0 0 -1px;border-top:1px #ccc solid;border-right:1px #ccc solid;border-left:1px #ccc solid;}
.tabModulePartten207 .tabUL .tabCheck a{background:#fff;color: #40a5dd;padding: 10px 0 0 0;margin: 0 0 8px 0;font-size: 16px;line-height: 25px;position: relative;border-top:2px #40a5dd solid;}
.tabModulePartten207 .list_main_a a:hover{color: #40a5dd;}
/*moudle_style208 */
.tabModulePartten208 .tabUL{padding:5px 0 5px 1px;height:40px;background: #fff;border:none;}
.tabModulePartten208 .tabUL li{float: left;margin: 0;}
.tabModulePartten208 .tabUL li:nth-child(1) a{border-left:1px #ccc solid;}
.tabModulePartten208 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #00c3b0;color:#fff;padding: 0;margin:8px 0 0 -1px;border-top:1px #ccc solid;border-right:1px #ccc solid;border-left:1px #ccc solid;}
.tabModulePartten208 .tabUL .tabCheck a{background:#fff;color: #00c3b0;padding: 10px 0 0 0;margin: 0 0 8px 0;font-size: 16px;line-height: 25px;position: relative;border-top:2px #00c3b0 solid;}
.tabModulePartten208 .tabUL .tabCheck a:before{content:"";width:0;height:0;border-top: 8px #00c3b0 solid;border-left: 8px transparent solid;border-right: 8px transparent solid;border-bottom: 8px transparent solid;position: absolute;left:45%;top:0;}
.tabModulePartten208 .list_main_a a:hover{color: #00c3b0;}
/*moudle_style209 */
.tabModulePartten209 .tabUL{padding:5px 0 5px 1px;height:40px;background: #fff;border:none;}
.tabModulePartten209 .tabUL li{float: left;margin: 0 0 0 -1px;}
.tabModulePartten209 .tabUL li:nth-child(1) a{border-left:1px #ccc solid;}
.tabModulePartten209 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #009b72;color:#fff;padding: 0;margin:8px 0 0 -1px;border-top:1px #ccc solid;border-right:1px #ccc solid;border-left:1px #ccc solid;}
.tabModulePartten209 .tabUL .tabCheck a{background:#fff;color: #009b72;padding: 10px 0 0 0;margin: 0 0 8px 0;font-size: 16px;line-height: 25px;position: relative;border-top:2px #009b72 solid;}
.tabModulePartten209 .list_main_a a:hover{color: #009b72;}
/*moudle_style210 */
.tabModulePartten210 .tabUL{padding:5px 0 5px 1px;height:40px;background: #fff;border:none;}
.tabModulePartten210 .tabUL li{float: left;margin: 0 0 0 -1px;}
.tabModulePartten210 .tabUL li:nth-child(1) a{border-left:1px #ccc solid;}
.tabModulePartten210 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #6bc30d;color:#fff;padding: 0;margin:8px 0 0 -1px;border-top:1px #ccc solid;border-right:1px #ccc solid;border-left:1px #ccc solid;}
.tabModulePartten210 .tabUL .tabCheck a{background:#fff;color: #6bc30d;padding: 10px 0 0 0;margin: 0 0 8px 0;font-size: 16px;line-height: 25px;position: relative;border-top:2px #6bc30d solid;}
.tabModulePartten210 .list_main_a a:hover{color: #6bc30d;}
/*moudle_style211 */
.tabModulePartten211 .tabUL{padding:5px 0 5px 1px;height:40px;background: #fff;border:none;}
.tabModulePartten211 .tabUL li{float: left;margin: 0 0 0 -1px;}
.tabModulePartten211 .tabUL li:nth-child(1) a{border-left:1px #ccc solid;}
.tabModulePartten211 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;background: #5f52a0;color:#fff;padding: 0;margin:8px 0 0 -1px;border-top:1px #ccc solid;border-right:1px #ccc solid;border-left:1px #ccc solid;}
.tabModulePartten211 .tabUL .tabCheck a{background:#fff;color: #5f52a0;padding: 10px 0 0 0;margin: 0 0 8px 0;font-size: 16px;line-height: 25px;position: relative;border-top:2px #5f52a0 solid;}
.tabModulePartten211 .list_main_a a:hover{color: #5f52a0;}
/*moudle_style212 */
.tabModulePartten212 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid #d7000f;overflow: hidden;}
.tabModulePartten212 .tabUL li{float: left;margin: 0;}
.tabModulePartten212 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0 15px;font-size: 14px;color: #666;position: relative;}
.tabModulePartten212 .tabUL .tabCheck a{background: #d7000f;color:#fff;}
.tabModulePartten212 .list_main_a a:hover{color: #d7000f;}
/*moudle_style213 */
.tabModulePartten213 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid #f10180;overflow: hidden;}
.tabModulePartten213 .tabUL li{float: left;margin: 0;}
.tabModulePartten213 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0 15px;font-size: 14px;color: #666;position: relative;}
.tabModulePartten213 .tabUL .tabCheck a{background: #f10180;color:#fff;}
.tabModulePartten6 .list_main_a a:hover{color: #f10180;}
/*moudle_style214 */
.tabModulePartten214 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid #ff5400;overflow: hidden;}
.tabModulePartten214 .tabUL li{float: left;margin: 0;}
.tabModulePartten214 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0 15px;font-size: 14px;color: #666;position: relative;}
.tabModulePartten214 .tabUL .tabCheck a{background: #ff5400;color:#fff;}
.tabModulePartten214 .list_main_a a:hover{color: #ff5400;}
/*moudle_style215 */
.tabModulePartten215 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid #ff9900;overflow: hidden;}
.tabModulePartten215 .tabUL li{float: left;margin: 0;}
.tabModulePartten215 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0 15px;font-size: 14px;color: #666;position: relative;}
.tabModulePartten215 .tabUL .tabCheck a{background: #ff9900;color:#fff;}
.tabModulePartten215 .list_main_a a:hover{color: #f90;}
/*moudle_style216 */
.tabModulePartten216 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid #ffd100;overflow: hidden;}
.tabModulePartten216 .tabUL li{float: left;margin: 0;}
.tabModulePartten216 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0 15px;font-size: 14px;color: #666;position: relative;}
.tabModulePartten216 .tabUL .tabCheck a{background: #ffd100;color:#fff;}
.tabModulePartten6 .list_main_a a:hover{color: #ffd100;}
/*moudle_style217 */
.tabModulePartten217 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid #1d71b7;overflow: hidden;}
.tabModulePartten217 .tabUL li{float: left;margin: 0;}
.tabModulePartten217 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0 15px;font-size: 14px;color: #666;position: relative;}
.tabModulePartten217 .tabUL .tabCheck a{background: #1d71b7;color:#fff;}
.tabModulePartten217 .list_main_a a:hover{color: #1d71b7;}
/*moudle_style218 */
.tabModulePartten218 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid #40a5dd;overflow: hidden;}
.tabModulePartten218 .tabUL li{float: left;margin: 0;}
.tabModulePartten218 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0 15px;font-size: 14px;color: #666;position: relative;}
.tabModulePartten218 .tabUL .tabCheck a{background: #40a5dd;color:#fff;}
.tabModulePartten218 .list_main_a a:hover{color: #40a5dd;}
/*moudle_style219 */
.tabModulePartten219 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid #00c3b0;overflow: hidden;}
.tabModulePartten219 .tabUL li{float: left;margin: 0;}
.tabModulePartten219 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0 15px;font-size: 14px;color: #666;position: relative;}
.tabModulePartten219 .tabUL .tabCheck a{background: #00c3b0;color:#fff;}
.tabModulePartten219 .list_main_a a:hover{color: #00c3b0;}
/*moudle_style220 */
.tabModulePartten220 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid #009b72;overflow: hidden;}
.tabModulePartten220 .tabUL li{float: left;margin: 0;}
.tabModulePartten220 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0 15px;font-size: 14px;color: #666;position: relative;}
.tabModulePartten220 .tabUL .tabCheck a{background: #009b72;color:#fff;}
.tabModulePartten220 .list_main_a a:hover{color: #009d72;}
/*moudle_style221 */
.tabModulePartten221 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid #6bc30d;overflow: hidden;}
.tabModulePartten221 .tabUL li{float: left;margin: 0;}
.tabModulePartten221 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0 15px;font-size: 14px;color: #666;position: relative;}
.tabModulePartten221 .tabUL .tabCheck a{background: #6bc30d;color:#fff;}
.tabModulePartten221 .list_main_a a:hover{color: #6bc30d;}
/*moudle_style222 */
.tabModulePartten222 .tabUL{padding: 0;background: #fff;border-bottom: 2px solid #5f52a0;overflow: hidden;}
.tabModulePartten222 .tabUL li{float: left;margin: 0;}
.tabModulePartten222 .tabUL .formTabMiddle a{display: block;width: 100px;height: 40px;line-height: 40px;padding: 0 15px;font-size: 14px;color: #666;position: relative;}
.tabModulePartten222 .tabUL .tabCheck a{background: #5f52a0;color:#fff;}
.tabModulePartten222 .list_main_a a:hover{color: #5f52a0;}
/*moudle_style223 */
.tabModulePartten223 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten223 .tabUL li{float: left;margin: 0 -1px 0 0;}
.tabModulePartten223 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;border:1px #ccc solid;color:#333;padding: 0;border-top-left-radius:8px;border-top-right-radius:8px;margin:5px 0 0 0;}
.tabModulePartten223 .tabUL .tabCheck a{color: #d7000f;padding: 10px 0 0 0;margin: 0 0 5px 0;line-height: 20px;border-top:6px #d7000f solid;font-weight: bold;}
.tabModulePartten223 .list_main_a a:hover{color: #d7000f;}
/*moudle_style224 */
.tabModulePartten224 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten224 .tabUL li{float: left;margin: 0 -1px 0 0;}
.tabModulePartten224 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;border:1px #ccc solid;color:#333;padding: 0;border-top-left-radius:8px;border-top-right-radius:8px;margin:5px 0 0 0;}
.tabModulePartten224 .tabUL .tabCheck a{color: #f10180;padding: 10px 0 0 0;margin: 0 0 5px 0;line-height: 20px;border-top:6px #f10180 solid;font-weight: bold;}
.tabModulePartten224 .list_main_a a:hover{color: #f10180;}
/*moudle_style225 */
.tabModulePartten225 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten225 .tabUL li{float: left;margin: 0 -1px 0 0;}
.tabModulePartten225 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;border:1px #ccc solid;color:#333;padding: 0;border-top-left-radius:8px;border-top-right-radius:8px;margin:5px 0 0 0;}
.tabModulePartten225 .tabUL .tabCheck a{color: #ff5400;padding: 10px 0 0 0;margin: 0 0 5px 0;line-height: 20px;border-top:6px #ff5400 solid;font-weight: bold;}
.tabModulePartten225 .list_main_a a:hover{color: #ff5400;}
/*moudle_style226 */
.tabModulePartten226 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten226 .tabUL li{float: left;margin: 0 -1px 0 0;}
.tabModulePartten226 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;border:1px #ccc solid;color:#333;padding: 0;border-top-left-radius:8px;border-top-right-radius:8px;margin:5px 0 0 0;}
.tabModulePartten226 .tabUL .tabCheck a{color: #f90;padding: 10px 0 0 0;margin: 0 0 5px 0;line-height: 20px;border-top:6px #ff9900 solid;font-weight: bold;}
.tabModulePartten226 .list_main_a a:hover{color: #f90;}
/*moudle_style227 */
.tabModulePartten227 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten227 .tabUL li{float: left;margin: 0 -1px 0 0;}
.tabModulePartten227 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;border:1px #ccc solid;color:#333;padding: 0;border-top-left-radius:8px;border-top-right-radius:8px;margin:5px 0 0 0;}
.tabModulePartten227 .tabUL .tabCheck a{color: #ffd100;padding: 10px 0 0 0;margin: 0 0 5px 0;line-height: 20px;border-top:6px #ffd100 solid;font-weight: bold;}
.tabModulePartten227 .list_main_a a:hover{color: #ffd100;}
/*moudle_style228 */
.tabModulePartten228 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten228 .tabUL li{float: left;margin: 0 -1px 0 0;}
.tabModulePartten228 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;border:1px #ccc solid;color:#333;padding: 0;border-top-left-radius:8px;border-top-right-radius:8px;margin:5px 0 0 0;}
.tabModulePartten228 .tabUL .tabCheck a{color: #1d71b7;padding: 10px 0 0 0;margin: 0 0 5px 0;line-height: 20px;border-top:6px #1d71b7 solid;font-weight: bold;}
.tabModulePartten228 .list_main_a a:hover{color: #1d71b7;}
/*moudle_style229 */
.tabModulePartten229 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten229 .tabUL li{float: left;margin: 0 -1px 0 0;}
.tabModulePartten229 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;border:1px #ccc solid;color:#333;padding: 0;border-top-left-radius:8px;border-top-right-radius:8px;margin:5px 0 0 0;}
.tabModulePartten229 .tabUL .tabCheck a{color: #40a5dd;padding: 10px 0 0 0;margin: 0 0 5px 0;line-height: 20px;border-top:6px #40a5dd solid;font-weight: bold;}
.tabModulePartten229 .list_main_a a:hover{color: #40a5dd;}
/*moudle_style230 */
.tabModulePartten230 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten230 .tabUL li{float: left;margin: 0 -1px 0 0;}
.tabModulePartten230 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;border:1px #ccc solid;color:#333;padding: 0;border-top-left-radius:8px;border-top-right-radius:8px;margin:5px 0 0 0;}
.tabModulePartten230 .tabUL .tabCheck a{color: #00c3b0;padding: 10px 0 0 0;margin: 0 0 5px 0;line-height: 20px;border-top:6px #00c3b0 solid;font-weight: bold;}
.tabModulePartten230 .list_main_a a:hover{color: #00c3b0;}
/*moudle_style231 */
.tabModulePartten231 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten231 .tabUL li{float: left;margin: 0 -1px 0 0;}
.tabModulePartten231 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;border:1px #ccc solid;color:#333;padding: 0;border-top-left-radius:8px;border-top-right-radius:8px;margin:5px 0 0 0;}
.tabModulePartten231 .tabUL .tabCheck a{color: #009b72;padding: 10px 0 0 0;margin: 0 0 5px 0;line-height: 20px;border-top:6px #009b72 solid;font-weight: bold;}
.tabModulePartten231 .list_main_a a:hover{color: #009b72;}
/*moudle_style232 */
.tabModulePartten232 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten232 .tabUL li{float: left;margin: 0 -1px 0 0;}
.tabModulePartten232 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;border:1px #ccc solid;color:#333;padding: 0;border-top-left-radius:8px;border-top-right-radius:8px;margin:5px 0 0 0;}
.tabModulePartten232 .tabUL .tabCheck a{color: #6bc30d;padding: 10px 0 0 0;margin: 0 0 5px 0;line-height: 20px;border-top:6px #6bc30d solid;font-weight: bold;}
.tabModulePartten232 .list_main_a a:hover{color: #6bc30d;}
/*moudle_style233 */
.tabModulePartten233 .tabUL{padding:5px 0;height:40px;background: #fff;border:none;}
.tabModulePartten233 .tabUL li{float: left;margin: 0 -1px 0 0;}
.tabModulePartten233 .tabUL .formTabMiddle a{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;border:1px #ccc solid;color:#333;padding: 0;border-top-left-radius:8px;border-top-right-radius:8px;margin:5px 0 0 0;}
.tabModulePartten233 .tabUL .tabCheck a{color: #5f52a0;padding: 10px 0 0 0;margin: 0 0 5px 0;line-height: 20px;border-top:6px #5f52a0 solid;font-weight: bold;}
.tabModulePartten233 .list_main_a a:hover{color: #5f52a0;}
/*最新模块组样式*/
.tabstyle01 .module_group,.tabstyle02 .module_group,.tabstyle03 .module_group,.tabstyle04 .module_group{min-width: 300px;}
.tabstyle05 .module_group,.tabstyle06 .module_group,.tabstyle07 .module_group,.tabstyle08 .module_group,.tabstyle09 .module_group,.tabstyle10 .module_group,.tabstyle11 .module_group,.tabstyle12 .module_group{min-width: 420px;}
.tabstyle01 ul.tabUL{padding:0;height:100%;background: none;border:none;float:left;margin-right: 20px;}
.tabstyle01 ul.tabUL li{margin: 0 0 10px;width: 100%;height: 50px;line-height: 50px;text-align: center;float:none;}
.tabstyle01 ul.tabUL li a{width:200px;height: 100%;background: #f0f0f0;font-size: 16px;border-radius: 20px;color:#666;box-sizing: border-box;}
.tabstyle01 ul.tabUL .tabCheck a{background: #0cf;color:#fff;}
.tabstyle02 ul.tabUL{padding:0;height:100%;background:none;border:none;float:left;margin-right: 20px;}
.tabstyle02 ul.tabUL li{margin:0;width: 100%;height: 50px;line-height: 50px;text-align: center;border-bottom: 1px solid #bdbdbd;float:none;}
.tabstyle02 ul.tabUL li a{width:200px;height: 100%;font-size: 16px;color:#666;box-sizing: border-box;}
.tabstyle02 ul.tabUL .tabCheck a{background: #0cf;color:#fff;}
.tabstyle03 ul.tabUL{padding:0 0 1000px;margin:0 20px -1000px 0;height:100%;background: #f5f5f5;border:none;float:left;}
.tabstyle03 ul.tabUL li{margin:0;width: 100%;height: 50px;line-height: 50px;text-align: center;border-bottom: 1px solid #fff;float:none;}
.tabstyle03 ul.tabUL li a{width:200px;height: 100%;font-size: 16px;color:#666;box-sizing: border-box;}
.tabstyle03 ul.tabUL .tabCheck a{background: #0cf;color:#fff;}
.tabstyle04 ul.tabUL{padding:0 0 1000px;height:100%;background: #f5f5f5;border:none;float:left;margin:0 20px -1000px 0;}
.tabstyle04 ul.tabUL li{margin:0;width: 100%;height: 50px;line-height: 50px;text-align: center;border-bottom: 1px solid #bdbdbd;float:none;}
.tabstyle04 ul.tabUL li a{width:200px;height: 100%;font-size: 16px;color:#666;box-sizing: border-box;border-left:2px solid #f5f5f5;}
.tabstyle04 ul.tabUL .tabCheck a{border-color: #0cf;color:#0cf;background: #fff;}
.tabstyle05 ul.tabUL{padding:0;/*min-height:50px;*/background: none;border:none;width:100%;}
.tabstyle05 ul.tabUL li{float:none;display: inline-block;margin:0 10px 0 0;height:100%;line-height: 50px;text-align: center;}
.tabstyle05 ul.tabUL li a{width:200px;height: 100%;font-size: 16px;color:#666;box-sizing: border-box;background: #f0f0f0;}
.tabstyle05 ul.tabUL .tabCheck a{color:#fff;background: #0cf;}
.tabstyle05 .tabContent{margin:10px 0 0;}
.tabstyle06 ul.tabUL{padding:0;/*min-height:50px;*/background: none;border:none;border-top:1px solid #0cf;width:100%;}
.tabstyle06 ul.tabUL li{float:none;display: inline-block;margin:0;height:100%;line-height: 50px;text-align: center;}
.tabstyle06 ul.tabUL li a{width:200px;height: 100%;font-size: 16px;color:#666;box-sizing: border-box;}
.tabstyle06 ul.tabUL .tabCheck a{color:#fff;background: #0cf;}
.tabstyle06 .tabContent{margin:10px 0 0;}
.tabstyle07 ul.tabUL{padding:0;/*min-height:50px;*/background: none;border:none;width:100%;}
.tabstyle07 ul.tabUL li{float:none;display: inline-block;margin:0 10px 0 0;height:100%;line-height: 50px;text-align: center;}
.tabstyle07 ul.tabUL li a{width:200px;height: 100%;font-size: 16px;color:#666;box-sizing: border-box;border-radius: 25px;border:1px solid #bdbdbd;}
.tabstyle07 ul.tabUL .tabCheck a{color:#0cf;border-color: #0cf}
.tabstyle07 .tabContent{margin:10px 0 0;}
.tabstyle08 ul.tabUL{padding:0;/*min-height:50px;*/background: none;border:none;width:100%;border-bottom:1px solid #0cf;overflow:visible!important;}
.tabstyle08 ul.tabUL li{overflow:visible!important;float:none;display: inline-block;margin:0;height:100%;line-height: 50px;text-align: center;}
.tabstyle08 ul.tabUL li a{width:200px;height: 100%;font-size: 16px;color:#666;box-sizing: border-box;border:1px solid transparent;border-bottom: none;position: relative;bottom:-1px;}
.tabstyle08 ul.tabUL .tabCheck a{color:#0cf;border-color: #0cf;background: #fff;}
.tabstyle08 .tabContent{margin:10px 0 0;}
.tabstyle09 ul.tabUL{padding:0;/*min-height:50px;*/background: none;border:none;width:100%;}
.tabstyle09 ul.tabUL li{float:none;display: inline-block;margin:0 10px 0 0;height:100%;line-height: 50px;text-align: center;}
.tabstyle09 ul.tabUL li a{width:200px;height: 100%;font-size: 16px;color:#666;box-sizing: border-box;border:1px solid #bdbdbd;}
.tabstyle09 ul.tabUL .tabCheck a{color:#0cf;border-color: #0cf}
.tabstyle09 .tabContent{margin:10px 0 0;}
.tabstyle10 ul.tabUL{padding:0;/*height:50px;*/background: #0cf;border:none;width:100%;}
.tabstyle10 ul.tabUL li{float:none;display: inline-block;margin:0;height:100%;line-height: 50px;text-align: center;}
.tabstyle10 ul.tabUL li a{width: 200px;height: 100%;font-size: 16px;color:#fff;box-sizing: border-box;}
.tabstyle10 ul.tabUL .tabCheck a{color:#0cf;background: #f5f5f5;}
.tabstyle10 .tabContent{margin:10px 0 0;}
.tabstyle11 ul.tabUL{padding:0;/*min-height:50px;*/background: none;border:none;width:100%;}
.tabstyle11 ul.tabUL li{float:none;display: inline-block;margin:0 10px 0 0;height:100%;line-height: 50px;text-align: center;}
.tabstyle11 ul.tabUL li a{width:200px;height: 100%;font-size: 16px;color:#666;box-sizing: border-box;border-radius: 25px;background: #f9f9f9;}
.tabstyle11 ul.tabUL .tabCheck a{color:#fff;background: #0cf}
.tabstyle11 .tabContent{margin:10px 0 0;}
.tabstyle12 ul.tabUL{padding:0;/*min-height:50px;*/background:none;border:none;border-bottom:1px solid #0cf;width:100%;}
.tabstyle12 ul.tabUL li{float:none;display: inline-block;margin:0;height:100%;line-height: 50px;text-align: center;}
.tabstyle12 ul.tabUL li a{width:200px;height: 100%;font-size: 16px;color:#666;box-sizing: border-box;}
.tabstyle12 ul.tabUL .tabCheck a{color:#fff;background: #0cf;}
.tabstyle12 .tabContent{margin:10px 0 0;}
/************************ 模块组 end************************/
/************************ 图文链接（已下架） start************************/
/* imgstyle811 */
.imgstyle811 li img,.imgstyle811 .c-content,.imgstyle811 .c-content .subtitle{transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;}
.imgstyle811 ul{overflow:hidden;}
.imgstyle811 li{position:relative;float:left;width:100%;height:200px;}
.span12 .imgstyle811 li{width:25%;}
.imgstyle811 li a{overflow:hidden;display: block;width:100%;height:100%;}
.imgstyle811 li img,.imgstyle811 .c-img{width:100%;height:100%;}
.imgstyle811 .c-content{position:absolute;top:0;left:0;z-index:10;opacity:0;width:100%;height:100%;background:rgba(0,0,0,0.7);text-align:center;}
.imgstyle811 .c-content .img_title{padding-top:70px;font-size:16px;color:#fff;}
.imgstyle811 .c-content .subtitle{color:#999;margin-top:15px;}
.imgstyle811 a:hover img{transform: scale(1.2,1.2);}
.imgstyle811 a:hover .c-content{opacity:1;}
.imgstyle811 a:hover .subtitle{margin-top:-6px;}
.span8 .imgstyle811 li,.span16 .imgstyle811 li,.span34 .imgstyle811 li{width:33.33%;}
.span6 .imgstyle811 li,.span18 .imgstyle811 li,.span19 .imgstyle811 li,.span14 .imgstyle811 li{width:50%;}
/* imgstyle812 */
.imgstyle812 li,.imgstyle812 .c-content,.imgstyle812 .c-img img{transition: all .45s cubic-bezier(.215,.61,.355,1);}
.imgstyle812 ul{overflow:hidden;padding:10px 0;}
.imgstyle812 li{position:relative;float:left;width:98%;height:260px;margin:0 1% 20px;}
.imgstyle812 .c-content{display:none;width:100%;background:#fff;}
.imgstyle812 .img_title{font-size: 16px;text-align:center;line-height:50px;}
.imgstyle812 .c-img{overflow:hidden;width:100%;height:100%;}
.imgstyle812 .c-img img{width:100%;height:100%;}
.imgstyle812 li:hover{box-shadow:0 6px 10px 5px rgba(0,0,0,.08);}
.imgstyle812 a:hover{text-decoration: none;}
.imgstyle812 a:hover .c-content{display:block;margin-top: -50px;}
.imgstyle812 a:hover img{transform: scale(1,1);margin-top: -50px;}
.span12 .imgstyle812 li,.span34 .imgstyle812 li{width:31%;}
.span8 .imgstyle812 li,.span16 .imgstyle812 li,.span34 .imgstyle812 li,.span18 .imgstyle812 li,.span14 .imgstyle812 li{width:48%;}
/* imgstyle814 */
.imgstyle814 .c-imgborder,.imgstyle814 .c-add,.imgstyle814 .c-img img{transition: all ease-out .3s;}
.imgstyle814 ul{overflow:hidden;}
.imgstyle814 a{display:block;width:100%;height:100%;}
.imgstyle814 li{overflow:hidden;float:left;width:23%;height:240px;margin:0 1% 20px;}
.imgstyle814 li:first-child{width:48%;height:500px;}
.imgstyle814 li:last-child{width:48%;}
.imgstyle814 .c-content{display:none;}
.imgstyle814 .c-img{position:relative;}
.imgstyle814 .c-img,.imgstyle814 .c-img img{width:100%;height:100%;}
.imgstyle814 .c-imgborder{position: absolute;top:0;left:0;bottom:0;right:0;z-index:10;width:100%;height:100%;border:1px solid rgba(255,255,255,0.44);opacity:0;}
.imgstyle814 .c-add{opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width: 50px;height: 50px;display: block;line-height: 46px;text-align: center;color: #fff;background: #333;font-size: 42px;font-weight: 300;}
.imgstyle814 a:hover .c-add{opacity:1;}
.imgstyle814 a:hover .c-imgborder{top:0;left:0;right:0;bottom:0;margin:auto;width:90%;height:90%;opacity:1;box-shadow: 6px 0 30px rgba(0,0,0,0.3);}
.imgstyle814 a:hover img{transform: scale(1.08);}
.span6 .imgstyle814 li:first-child,.span4 .imgstyle814 li:first-child,.span17 .imgstyle814 li:first-child,.span31 .imgstyle814 li:first-child{width:98%;height:320px;}
.span6 .imgstyle814 li:last-child,.span4 .imgstyle814 li:last-child,.span17 .imgstyle814 li:last-child,.span31 .imgstyle814 li:last-child{width:98%;height:180px;}
.span6 .imgstyle814 li,.span4 .imgstyle814 li,.span17 .imgstyle814 li,.span31 .imgstyle814 li{width:48%;height:120px;}
.span19 .imgstyle814 li:first-child,.span41 .imgstyle814 li:first-child{width:98%;height:280px;}
.span19 .imgstyle814 li:last-child,.span41 .imgstyle814 li:last-child{width:98%;height:150px;}
.span19 .imgstyle814 li,.span41 .imgstyle814 li{width:48%;height:100px;}
/* imgstyle815 */
.imgstyle815{min-width:218px;}
.imgstyle815 .c-img img{transition: all ease-out .3s;}
.imgstyle815 ul{overflow:hidden;padding:20px;}
.imgstyle815 li{float:left;height:220px;margin:0 1% 1% 0;}
.imgstyle815 .c-img{overflow:hidden;width:100%;height:100%;}
.imgstyle815 .c-img img{width:100%;height:100%;}
.imgstyle815 li{width:32%;}
.imgstyle815 li:first-child{width:65%;}
.imgstyle815 li:hover img{transform: scale(1.08);}
.span17 .imgstyle815 li,.span31 .imgstyle815 li,.span13 .imgstyle815 li,.span41 .imgstyle815 li{height:146px;}
/* imgstyle816 */
.imgstyle816 .img_title,.imgstyle816 .subtitle,.imgstyle816 .c-img img{transition: all ease-out .3s;}
.imgstyle816 ul{overflow:hidden;}
.imgstyle816 li{position:relative;float:left;width:96%;margin:0 2% 50px;height:340px;}
.imgstyle816 a{display:block;width:100%;height:100%;}
.imgstyle816 .c-img,.imgstyle816 .c-img img{width:100%;height:100%;}
.imgstyle816 .c-img{overflow: hidden;}
.imgstyle816 .c-content{position:absolute;bottom: -20px;left:0;background:#fff;width: 80%;margin-left: 10%;padding:24px 0;height:34px;box-shadow: 0 0 30px rgba(0,0,0,.2);text-align:center;}
.imgstyle816 .img_title{margin-top:-8px;font-size:16px;color:#333;}
.imgstyle816 .subtitle{margin:-5px 0 0 0;font-size:13px;color:#bbb;}
.imgstyle816 .img_title,.imgstyle816 .subtitle{width:100%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.imgstyle816 a:hover .subtitle{opacity:0;margin-top:0;}
.imgstyle816 a:hover .img_title{margin-top:0;}
.imgstyle816 a:hover .c-img img{transform: scale(1.08);}
.span12 .imgstyle816 li{width:30%;margin:0 1.6% 50px;}
.span8 .imgstyle816 li,.span16 .imgstyle816 li,.span34 .imgstyle816 li,.span6 .imgstyle816 li,.span18 .imgstyle816 li{width:46%;}
/* imgstyle817 */
.imgstyle817 .img_title,.imgstyle817 .c-content{transition: all .2s linear;}
.imgstyle817 ul{overflow:hidden;padding:0;}
.imgstyle817 li{position:relative;float:left;width:98%;margin:0 1% 10px;height:260px;}
.imgstyle817 a{display: block;width:100%;height:100%;}
.imgstyle817 .c-img,.imgstyle817 .c-img img{width:100%;height:100%;}
.imgstyle817 .c-content{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);color:#fff;}
.imgstyle817 .img_title{font-size:16px;margin:160px 0 0 0;}
.imgstyle817 .img_title,.imgstyle817 .subtitle{padding:0 20px;width:100%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;box-sizing:border-box;}
.imgstyle817 .subtitle{margin-top: -6px;color: #e0e0e0;}
.imgstyle817 .c-add{position:absolute;top:20px;right:20px;font-size: 46px;font-weight: 300;}
.imgstyle817 a:hover .c-content{opacity:1;}
.imgstyle817 a:hover .img_title{margin-top:144px;}
.span12 .imgstyle817 li{width:23%;}
.span8 .imgstyle817 li,.span16 .imgstyle817 li,.span34 .imgstyle817 li{width:31.3%;}
.span6 .imgstyle817 li,.span18 .imgstyle817 li,.span19 .imgstyle817 li,.span14 .imgstyle817 li{width:48%;}
/*图文链接新增*/
div .sc_style02 .formMiddle{margin:1px 0 0 0;}
.sc_style02 ul{overflow: hidden;}
.sc_style02 li{float: left;}
.sc_style02 li a{display: block;width: 100%;}
.sc_style02 li a img{width:100%;}
.dz_imglink02 li a{position: relative;display: block;width: 80%;margin:0 auto;height:34px;border:1px solid #c8151d;background: #c8151d;color:#fff;text-align: center;text-indent:-20px;line-height: 36px;border-radius:6px;font-size: 18px;-webkit-transition:all 0.25s ease-in-out 0s;-moz-transition:all 0.25s ease-in-out 0s;-ms-transition:all 0.25s ease-in-out 0s;-o-transition:all 0.25s ease-in-out 0s;transition:all 0.25s ease-in-out 0s;}
.dz_imglink02 li a i,.dz_imglink02 li a b{position: absolute;border-top:7px solid transparent;border-bottom:7px solid transparent;display: inline-block;-webkit-transition:all 0.25s ease-in-out 0s;-moz-transition:all 0.25s ease-in-out 0s;-ms-transition:all 0.25s ease-in-out 0s;-o-transition:all 0.25s ease-in-out 0s;transition:all 0.25s ease-in-out 0s;}
.dz_imglink02 li a i{top:11px;right:21px;border-left:7px solid #fff;}
.dz_imglink02 li a b{top:11px;right:23px;border-left:6px solid #c8151d;}
.dz_imglink02 li a:hover{background: #fff;color:#c8151d;}
.dz_imglink02 li a:hover b{border-left-color:#fff;}
.dz_imglink02 li a:hover i{border-left-color:#c8151d;}
div .dz_imglink03 .formMiddle{overflow: hidden;margin:0 auto;padding:0;}
.dz_imglink03 ul{padding-top:30px;}
.dz_imglink03 li img{width: 100%;}
.dz_imglink03 a{float: left;width:225px;text-align: center;border:1px solid #bbb;margin:0 10px;padding:19px 0 10px;}
.dz_imglink03 a span{display: block;text-align: center;}
.dz_imglink03 a .detail_title{font-size: 16px;padding:0 0 5px 0;}
.dz_imglink03 a .detail_btn{width:124px;margin:8px auto 10px auto;height:26px;line-height: 26px;border:1px solid #bbb;border-radius:15px;}
.dz_imglink03 a:hover{text-decoration: none;color:#333;}
.dz_imglink03 .detail_btn:hover{background: #c8151d;color:#fff;border:1px solid #c8151d;}
.dzbank_btns{position: absolute;bottom:0;left:45%;}
.dzbank_btns span{display: inline-block;margin:0 3px;cursor:pointer;width:10px;height:10px;border-radius:100%;background: #707070;}
.dzbank_btns span.cur{background: #c8151d;}
.slider12 li a:hover img{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;}
.slider12.dz_imglink04 li.dzstyle_title{width:224px!important;position: relative;height:33px;line-height:33px;margin:0;background: #c8151d;border-radius:6px 6px 0 0;color:#fff;}
.dz_imglink04 .dzstyle_title span{display: inline-block;font-size: 16px;text-indent: 20px}
div .dz_imglink04 .formMiddle{margin:0;padding:10px 19px 10px 0;}
.dz_imglink04 .dzstyle_title .more_active{display: inline-block;color: #fff;width: 50px;position: absolute;top: 1px;right: -6px;font-size: 12px;}
.dz_imglink04 ul .formMiddleContent li{padding:0;margin:7px 0;}
.dz_style18 .dzbank_btns{bottom:auto;left:auto;top:-34px;right:30px;}
/*商城图文链接新增 2016.06.01 ljp*/
.sc_style01 li{overflow: hidden;width:100%;padding:10px 0;border-bottom:1px solid #ddd;}
.sc_style01 a{position:relative;display: block;height:132px;padding:0 225px 0 0;}
.sc_style01 .img_title{padding:10px 0 0 0;font-size: 18px;}
.sc_style01 .subtitle{height:77px;overflow:hidden;padding-top:0;color:#c8151d;font-size: 14px;line-height: 24px;}
.sc_style01 li a:hover{text-decoration: none;}
.sc_style01 li a:hover .subtitle{color:#c8151d;}
.sc_style01 li a:hover .img_title{color:#333;}
.sc_style01 img{position:absolute;top:0;right:0;width:208px;height:130px;border:1px solid #ddd;-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-ms-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;transition:all 0.25s ease 0s;}
.sc_style01 li a:hover img{margin-right:6px;}
/************************ 图文链接（已下架） end************************/
/************************ 占位模块（已下架） start************************/
.perch_module .formMiddle{width:100%;min-height:50px;}
/************************ 占位模块（已下架） end************************/
/************************ 当前位置 start************************/
.location{padding: 8px 10px 0;}
/************************ 当前位置 end************************/
/*收藏本站*/
.favorite{display: block;min-width: 125px;line-height: 40px;color: #666;}
.favorite span{cursor: pointer;}
/*动态数字*/
.dynamic-number{font-size: 30px;}
.dynamic-warp{display: block;height: 58px;overflow: hidden;}
.dynamic-item{float: left;width: 30px;height: 58px;line-height: 58px;text-align: center;position: relative;transform-style: preserve-3d;transform: rotateX(0deg);}
.dynamic-item p{width: 100%;height: 100%;position: absolute;background: #fff;}
.dynamic-item p:nth-child(1){transform: translateZ(89px);}
.dynamic-item p:nth-child(2){transform: rotateX(36deg) translateZ(89px);}
.dynamic-item p:nth-child(3){transform: rotateX(72deg) translateZ(89px);}
.dynamic-item p:nth-child(4){transform: rotateX(108deg) translateZ(89px);}
.dynamic-item p:nth-child(5){transform: rotateX(144deg) translateZ(89px);}
.dynamic-item p:nth-child(6){transform: rotateX(180deg) translateZ(89px);}
.dynamic-item p:nth-child(7){transform: rotateX(216deg) translateZ(89px);}
.dynamic-item p:nth-child(8){transform: rotateX(252deg) translateZ(89px);}
.dynamic-item p:nth-child(9){transform: rotateX(288deg) translateZ(89px);}
.dynamic-item p:nth-child(10){transform: rotateX(324deg) translateZ(89px);}
