@charset "utf-8";
h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, em { margin: 0; padding: 0; border: 0 none; list-style: none; }
.width { width: 1200px; margin: 0 auto; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt35 { margin-top: 35px; }
.mt40 { margin-top: 40px; }
.mt50 { margin-top: 50px; }
.m20 { margin: 20px 0; }
.p10 { padding: 10px; }
.p30 { padding: 30px; }
.h0 { clear: both; }
.h5 { clear: both; height: 5px; font-size: 0; line-height: 0px; }
.h10 { clear: both; height: 10px; }
.h15 { clear: both; height: 15px; }
.h20 { clear: both; height: 20px; }
.h30 { clear: both; height: 30px; }
.h40 { clear: both; height: 40px; }
.h50 { clear: both; height: 50px; }
.h60 { clear: both; height: 60px; }
.h65 { clear: both; height: 65px; }
.h70 { clear: both; height: 70px; }
.h80 { clear: both; height: 80px; }
.h200 { clear: both; height: 200px; }
.clear { clear: both; }
.dis { display: none; }
.text-center { text-align: center; }
.text-hide { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.fl { float: left; }
.fr { float: right; }
a,
a:link,
a:focus {
  color: inherit;
  text-decoration: none;
}

body { background: #fff; font-size: 13px; font-family: "Microsoft YaHei";}

.topbar { background:#f5f5f5; color:#333; font-size:14px; }
.topbar .fl { line-height:40px; height:40px; }
.topbar .fr { color:#6D6D6D; line-height:40px; height:40px; }
.topbar .fr a { color:#333; display:inline-block; }
.topbar .fr a:hover { color:#DD352D; }

.logo {margin-top: 0px;}
.logo img { max-height:60px;}
.logotxt {float: left;height: 55px;padding-left: 20px;border-left: #fff 1px solid;color: #5D5B5B;font-size: 14px;margin: 0px 0px 0px 20px;}
.logotxt h2 {font-size: 22px;color:#2F353B;font-weight: normal; line-height:55px;}
.logotxt h2 span { color: #CD000C; }
.header {background: #fff;padding: 25px 0; background-image:url(topbg.jpg);}
.header .tel {margin-top: 0; padding-left:30px; height:50px; background: url(tel.png) no-repeat left center;}
.header .tel p {margin: 0 0 0 20px;font-size:22px;color: #c51c15;text-align: left;float: left;padding: 0px;line-height: normal;}
.header .tel span { display: block; font-size: 16px; color: #333; }

.nav { position: relative; z-index: 999; background-color:#1e89e0; height:60px; width:100%}
.navbox { box-shadow: 0 0 10px rgba(0, 0, 0, .1); }
.nav ul { margin: 0; padding: 0; list-style: none; }
.nav ul li { position: relative; float: left; }
.nav ul li h2 { font-weight: normal; margin: 0px; padding: 0px; }
.nav ul li h2 a { display: block; line-height:58px; height:60px; width: 133px; text-align: center; font-size: 16px; color: #fff; position: relative; }
.nav ul li h2 a i { margin-left: 2px; }
.nav ul li h2 a:hover { color: #fff; background:#78bd00; box-shadow: 0 2px 6px rgba(0,0,0,.2); }
.nav ul .on h2 a { color: #fff; background:#78bd00; box-shadow: 0 2px 6px rgba(0,0,0,.2); }
.nav .sub { position: absolute; top:60px; left: 0px; box-shadow: 0 2px 6px rgba(0,0,0,.2); padding: 0; overflow: hidden; z-index: 88; display: none; text-align: center; }
.nav li .sub li { margin: 0;  }
.nav li .sub a { height: 36px;width:133px;  background:#014da1; color: #FFF; line-height: 35px; display: block; text-align: center; overflow: hidden; font-weight:normal; }
.nav li .sub a:hover { background: #666; color: #FFF; }
.abtn { display: block; line-height: 56px; height: 56px; width: 120px; background-color: #3260CA; font-size: 16px; text-align: center; color: #FFF; }
.abtn:hover { background-color: #ed3c46; color: #FFF; }
.notsupport { position: fixed; top: 0; bottom: 0; z-index: 99999; width: 100%; height: 100%; text-align: center; clear: both; color: #fff; background: #0072C6; }
.notsupport h1 { font-size: 100px; margin-top: 200px; margin-bottom: 30px; }
.notsupport h2 { font-size: 30px; margin-bottom: 30px; }
.bg_header { }
.bg_gray { background: #f5f5f5; padding: 5px 0 45px 0; }
h2.h_tl { font-size:26px; position: relative; color:#1969C5; height:100px; line-height:100px; width: 100%; text-align: left; overflow: hidden; }
h2.h_tl span { font-weight: normal; color:#999; font-size:18px; text-transform: uppercase; }
.fullSlide { width: 100%; position: relative; overflow: hidden; z-index: 3; height: 500px; }
.fullSlide .bd { margin: 0 auto; position: relative; z-index: 1; }
.fullSlide .bd ul { width: 100% !important; }
.fullSlide .bd li { width: 100% !important; height:500px; overflow: hidden; text-align: center; }
.fullSlide .bd li a { display: block; height:500px; }
.fullSlide .hd { width: 100%; position: absolute; z-index: 2; bottom: 35px; left: 0; height: 25px; line-height: 25px; }
.fullSlide .hd ul { text-align: center; }
.fullSlide .hd ul li { cursor: pointer; display: inline-block; *display:inline;
zoom: 1; width: 12px; height: 12px; margin: 5px; overflow: hidden; background: #fff; font-size: 0; border-radius: 100%; }
.fullSlide .hd ul .on { background: #f80; }
.fullSlide .prev, .fullSlide .next { display: block; position: absolute; z-index: 1; top: 50%; margin-top: -30px; z-index: 1; width: 40px; height: 60px; background: url(slider-arrow.png) -126px -137px #000 no-repeat; cursor: pointer; }
.fullSlide .next { right: -80px; background-position: -6px -137px; }
.fullSlide .prev { left: -80px; }


.keybg{ height:68px; background:#EDEDED; padding:12px 0;}
.keybg p{ height:46px; background: url(../images/telh.png) no-repeat left center; padding-left:53px; line-height:23px; font-size:14px; color:#DD352D; font-weight:600; float:left; margin-right:76px;}
.keybg form{ width:310px; margin-top:5px;}
.keybg form .input{ width:220px; height:36px; border:#3260CA 1px solid; line-height:35px; padding:0 8px; float:left;}
.keybg form .btn{ width:90px; height:36px;background: url(../images/ss.png) no-repeat center center #3260CA; border:0; line-height:35px; color:#FFF; float:left;}

.home_pro_nav .title { font-size: 22px; color: #fff; text-align: center; line-height: 70px; background-color: #3260CA; }
.sideMenu { width: 280px; }
.sideMenu h3 { height: 55px; line-height: 53px; padding-left: 20px; background: #3260CA; cursor: pointer; color: #fff; margin-top: 1px; font-size: 16px; font-weight: normal; }
.sideMenu h3 em { float: right; display: block; width: 40px; height: 55px; background: url(icoAdd.png) 10px 20px no-repeat; cursor: pointer; }
.sideMenu h3.on em { background-position: 10px -69px; }
.sideMenu h3 a { color: #FFF; }
.sideMenu h3 a:hover { color: #ffef7c; }
.sideMenu h3.on a { color: #ffef7c; }
.sideMenu ul { display: none; }
.sideMenu ul li a { display: block; padding: 0 40px; height: 40px; line-height: 39px; background: #eee; font-size: 14px; color: #333; margin: 1px 0; }
.sideMenu ul li a i { float: right; font-size: 16px; }
.sideMenu ul li a:hover { color: #3260CA; }
.sideMenu ul li a:hover i { color: #3260CA; }
.sideMenu ul li.on a { color: #3260CA; }
.sideMenu ul li.on a i { color: #3260CA; }
.home_pro_nav { width: 280px; }

.home_pro { width:100%; margin-top: 20px; }
.home_pro ul { }
.home_pro ul li { float: left; width:23%; margin: 0 1% 2% 1%; }
.home_pro ul li a { display: block; padding: 4px; border: 1px solid #eee; }
.home_pro ul li a div { overflow: hidden; }
.home_pro ul li a div img { width: 100%; transition: all 1s; }
.home_pro ul li a .title { background: #A9A8A8; line-height: 45px; text-align: center; color: #FFF; }
.home_pro ul li a:hover div img { transform: scale(1.1); }
.home_pro ul li a:hover { border: 1px solid #3260CA; }
.home_pro ul li a:hover .title { background: #3260CA; color: #FFF; }

.h_yd { width: 100%; }
.h_yd li { width: 20%; float: left; margin-top: 30px; transition: all 0.3s ease; }
.h_yd li:hover { transform: translateY(-15px); box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2); }
.h_yd p { text-align: center; width: 100%; font-size: 22px; padding-top:20px; color:#3575C9; font-weight:bold;}
.h_yd p i { display: block; width: 2em; height: 4px; background: #3260CA; margin: 10px auto 0 auto; }
.h_yd p img { display: block; margin: 0 auto 20px auto; transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out; }
.h_yd li a:hover p img { transform: rotate(360deg); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); }
.h_yd li a:hover p { color: #F00; }
.h_yd li a:hover p i { background: #F00; }
.h_yd div { width: 100%; display: block; padding: 20px 30px; color: #747576; line-height: 175%; font-size: 14px; clear: both; text-align:left; }
.bgb { width: 100%; height:469px; background:#3260CA; }
.aba { position: relative; z-index: 8; }
.aba .fl { width:710px; }
.aba .fr { width:430px; margin-top:100px;}
.aba .fr a{ width:214px; height:121px; background:#5383F1; text-align:center; color:#FFF; margin:1px 1px 0 0; float:left; font-size:16px;}
.aba .fr a img{ display:block; margin:20px auto 6px auto;}
.aba .fr a:hover{ background:#A8A8A9; }
.aba .fr a.a2 img{ margin-top:14px }
.aba .fr a.a3 img{ margin-top:15px }
.aba .fr a.a4 img{ margin-top:20px }
.ab { color: #fff; }
.ab h2 { font-size:30px; color: #fff; margin-top:68px;}
.ab .abtxt {overflow: hidden; margin:20px 0; height:205px; overflow:hidden;}

.ab .abtxt p{ margin-bottom:10px; line-height:180%; font-size:14px; text-indent:2em;}

.ab .more { position: relative; }
.ab .more a { margin-right:20px; float: right; border-radius:18px;position: relative; z-index: 2; border: #fff 1px solid; height:36px; line-height:35px; width:118px; text-align: center; color: #fff; background-color: transparent; transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.ab .more a:hover { color: #fff; background-color: transparent;transform: translateY(-10px); box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2); }
.ystit{ height:100px; font-size:36px; font-weight:600; color:#325FC9; text-align:center; margin-top:50px;}
.ystit p{  font-size:24px;  color:#2F353B; font-weight:normal;}
/* end */
.casebg{ background:#f5f5f5; overflow:hidden; padding:15px 0 50px 0;}

.news_h { margin: -20px -25px 0 0px; }
.news_h li { float: left; position: relative; margin:25px 25px 0px 0; }
.news_h li a { display: block; }
.news_h li a h3 { font-size: 16px; color:#434445; margin-top: 13px; font-weight:normal; width:383px; height:20px; }
.news_h li .imgbox { width:383px; height:256px; overflow: hidden; }
.news_h li .imgbox img { opacity: 1; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; height: 100%; }
.news_h li a:hover img { opacity: 0.8; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.news_h li a:hover h3 { color:#1969C5; }
.news_h li .line { margin-top:20px; width: 23px; height: 1px; background-color:#434445; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; display: block; }
.news_h a:hover .line { width: 100%; background-color:#1969C5; }

.news_list { }
.news_list li { border-bottom: 1px solid #E6E6E6; overflow: hidden; padding: 0 0 20px 0; margin-bottom: 20px; }
.news_list li:hover { border-bottom: 1px solid #3260CA; }
.news_list li .img_n { margin-right: 25px; width: 168px; height: 120px; overflow: hidden; float: left; }
.news_list li .img_n img { display: block; border: 0; transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; }
.news_list li a:hover .img_n img { transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); }
.news_list li .txt_n { height: 120px; color: #999; font-size: 12px; line-height: 22px; position: relative; left: 0px; transition: all 0.5s ease; }
.news_list li .txt_n h3 { display: block; font-size: 16px; color: #333; position: absolute; top: 0px; left: 193px; width: 68%; font-weight: normal; height: 22px; overflow: hidden; transition: all 0.5s ease; }
.news_list li .txt_n p { transition: all 0.5s ease; position: absolute; top: 35px; left: 193px; width: 73%; }
.news_list li .txt_n span { position: absolute; right: 0px; top: 0px; transition: all 0.5s ease; }
.news_list li .txt_n i { position: absolute; right: 0px; bottom: 0px; transition: all 0.5s ease; width: 26px; height: 26px; display: block; font-style: normal; border: #eee 1px solid; text-align: center; }
.news_list li a:hover .txt_n h3 { left: 213px; color: #3260CA; }
.news_list li a:hover .txt_n p { left: 213px; }
.news_list li a:hover .txt_n span { right: 20px; }
.news_list li a:hover .txt_n i { right: 20px; background: #3260CA; border: #3260CA 1px solid; color: #FFF; }
.news_list li .txt_n1 { height: 120px; color: #999; font-size: 12px; line-height: 22px; position: relative; left: 0px; transition: all 0.5s ease; }
.news_list li .txt_n1 h3 { display: block; font-size: 16px; color: #333; position: absolute; top: 0px; left: 0px; width: 90%; font-weight: normal; height: 22px; overflow: hidden; transition: all 0.5s ease; }
.news_list li .txt_n1 p { transition: all 0.5s ease; position: absolute; top: 35px; left: 0px; width: 95%; }
.news_list li .txt_n1 span { position: absolute; right: 0px; top: 0px; transition: all 0.5s ease; }
.news_list li .txt_n1 i { position: absolute; right: 0px; bottom: 0px; transition: all 0.5s ease; width: 26px; height: 26px; display: block; font-style: normal; border: #eee 1px solid; text-align: center; }
.news_list li a:hover .txt_n1 h3 { left: 20px; color: #3260CA; }
.news_list li a:hover .txt_n1 p { left: 20px; }
.news_list li a:hover .txt_n1 span { right: 20px; }
.news_list li a:hover .txt_n1 i { right: 20px; background: #3260CA; border: #3260CA 1px solid; color: #FFF; }


.slideTxtBox { }
.slideTxtBox .hd { position:relative;text-align:center; margin:25px 0 5px 0;}
.slideTxtBox .hd ul { text-align:center; }
.slideTxtBox .hd li { font-size:16px; background:#DCDCDC; color:#111; padding:0 40px;  height:44px; line-height:43px; display: inline-block; *display: inline;
}

.slideTxtBox .hd li:hover { background:#3260CA; cursor:pointer; color:#FFF;}
.slideTxtBox .hd li.on { background:#3260CA; color:#FFF; }
.slideTxtBox .hd li a { color: #fff; }
.slideTxtBox .bd{ height:372px; overflow:hidden; }

.home_news { }
.home_news li { width:50%; float:left; margin-top:35px;}

.home_news li .fr { width:590px; padding:0 35px 0 10px;float: left;}
.home_news li .fr h3 { display: block; font-size:16px; color:#0E70B2; height:28px; line-height:28px; font-weight:bold;}
.home_news li .fr p { line-height:160%; overflow: hidden; color: #969696; font-size: 14px; margin:3px 0 0 0; line-height:25px;}
.home_news li .img_box img { width: 100%;  display: block; border: 0; transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; }
.home_news li a:hover .img_box img { transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); }
.home_news li a:hover h3 { color: #f30; }
.home_news li .date { display: block; color: #999; font-size:16px; }
.home_news li .news_box { }
.home_news li .news_box a { display: block; font-size: 15px; color: #333; height: 16px; line-height: 16px; }
.home_news li .news_box a:hover { color: #f30; }
.home_news li .news_box p { height: 36px; line-height: 18px; overflow: hidden; color: #999; font-size: 12px; margin: 6px 0 3px 0; }
.more_n { position: relative; margin-top: 8px; }
.more_n a { float: left; margin-left: 175px; position: relative; z-index: 2; border: #3260CA 1px solid; height: 26px; line-height: 24px; width: 80px; text-align: center; color: #3260CA; background-color: transparent; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.more_n a:hover { color: #fff; background-color: transparent; }
.more_n i { margin: 0; position: absolute; left: 175px; top: 0px; height: 26px; width: 0px; background: #3260CA; border: #3260CA 1px solid; transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; z-index: 1; }
.more_n:hover i { width: 80px; }
/* end */

.h_team { width: 810px; }
.h_team li a { position: relative; width: 180px; height: 263px; float: left; margin-right: 22px; overflow: hidden; }
.h_team li a p { position: absolute; bottom: -55px; background: rgba(102, 102, 102, 0.298039); z-index: 1002; left: 0px; width: 100%; height: 50px; display: block; color: #ffffff; line-height: 50px; text-align: center; font-weight: bold; font-size: 16px; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; }
.h_team li a:hover p { bottom: 0px; }
.tam a { border: 0px solid rgb(255,87,0); text-align: center; background-color: rgba(255,153,0,1); box-shadow: rgba(0,0,0,0.6) 0px 1px 4px 0px; border-radius: 30px 30px 30px 30px; width: 102px; float: right; margin-right: 30px; height: 30px; line-height: 30px; transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s; }
.tam a p { font-weight: bold; color: #FFF; position: relative; background: url(../images/ovalbg.png) 50% 50% repeat-x; }
.tam a:hover { background-color: #F26000; }
.team_a {}
.team_a ul { margin-left: -20px; }
.team_a ul li {float: left;padding: 12px;border: #eee 1px solid;overflow: hidden;margin: 0 0 20px 20px;}
.team_a ul li:hover { border: #3260CA 1px solid; }
.team_a li a { position: relative; width: 255px; height:200px; float: left; overflow: hidden; }
.team_a li a p {position: absolute;bottom: -55px;background: rgba(50, 96, 202, 0.8);z-index: 1002;left: 0px;width: 100%;height: 50px;display: block;color: #fff;line-height: 50px;padding: 0 8px;text-align: center;font-size: 14px;transition: all .5s;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;}
.team_a li a:hover p { bottom: 0px; }
.team_b { margin-top: -10px; }
.team_b ul { margin-left: -20px; }
.team_b ul li { float: left; padding: 14px; border: #eee 1px solid; overflow: hidden; margin: 0 0 20px 20px; }
.team_b ul li:hover { border: #3260CA 1px solid; }
.team_b li a { position: relative; width: 194px; height: 249px; float: left; overflow: hidden; }
.team_b li a p { position: absolute; bottom: -55px; background: rgba(102, 102, 102, 0.298039); z-index: 1002; left: 0px; width: 100%; height: 50px; display: block; color: #000; line-height: 50px; text-align: center; font-size: 14px; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; }
.team_b li a:hover p { bottom: 0px; }
.adtxt1 { text-align: center; font-size: 50px; font-family: KaiTi_GB2312; color: rgb(0, 0, 0); line-height: 170%; }
.adtxt2 { text-align: center; font-size: 18px; font-family: KaiTi_GB2312; color: rgb(0, 0, 0); line-height: 170%; }
.ad1 { }
.banner_inner { height:450px; padding: 110px 0 0 150px; color: #fff; }
.banner_inner h2 { font-size: 28px; font-weight: 400; }
.banner_inner p { color: #fff; font-size: 15px; }
.pos-bg { /*background: #F8F8F8;*/ border-bottom: #ededed 1px solid;  position: relative; overflow: hidden; }

.position { line-height: 55px; }
.position ul { margin: 0; padding: 0; }
.position ul li { font-size: 14px; }

.h2 { margin: 5px auto 0px auto; border-bottom: 1px solid #eee; }
.h2 span { border-bottom: 2px solid #3260CA; display: inline-block; line-height: 30px; margin: 0; padding: 10px 0 10px 0; font-size: 20px; font-family: microsoft yahei; font-weight: 300; }


h2.tit { font-size: 24px; position: relative; color: #3260CA; height: 30px; line-height: 30px; width: 100%; text-align: center; overflow: hidden; font-weight: normal; }
p.desc { font-size: 14px; color: #B7B7B7; height: 28px; line-height: 28px; padding-bottom: 30px; width: 100%; text-align: center; overflow: hidden; }
a.more_h { background:#3260CA;border-radius:25px; color: #fff; display: block; font-size: 14px; height:46px; line-height:46px; text-indent: 0px; transition: all 0.3s ease-out 0s; width:160px; margin: 40px auto 0px; text-align: center; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s;}
a.more_h:hover {  color: #fff; transform: translateY(-10px); box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2); }
.subject { border-bottom: 1px solid #eaeaea; }
.subject b { border-bottom: 1px solid #3260CA; height: 40px; line-height: 40px; display: inline-block; margin-bottom: -1px; font-weight: normal; color: #3b3b3b; font-size: 18px; font-family: microsoft yahei; }
.subject .more { float: right; }
.subject .more a { font-size: 12px; font-family: 宋体; color: #999; }
.subject .more a:hover { color: #3260CA; }
.pro_boxbg { background: url(../images/vulo.jpg) no-repeat center center #ccc; height: 788px; }
.pro_box { position: relative; }
.hnbg { }
.home_nav { text-align: center; position: relative; z-index: 9; height: 46px; margin: 50px auto; }
.home_nav ul { margin: 25px auto; height: 35px; }
.home_nav ul li { display: inline; width: auto; position: relative; }
.home_nav ul li a { display: inline-block; color: #333; font-size: 14px; margin: 0 2px; height: 46px; line-height: 43px; width: 146px; background: #F0F0F0; }
.home_nav ul li a:hover { background: #DC362E; color: #fff; }
.home_nav ul .hover a { background: #DC362E; color: #fff; }
.home_nav ul li dl { display: none; background: #DC362E; padding: 2px 0; margin: 16px 0 0 0; }
.home_nav ul .hover dl { display: none; text-align: left; position: absolute; top: 13px; left: 2px; }
.home_nav ul .hover dl dt a { display: block; font-weight: normal; color: #fff; background: #DC362E; min-width: 200px; border: 0; }
.home_nav ul .hover dl dt a:hover { background: #fff; color: #333; border: 0; }


.picMarquee-left { width:1200px; overflow:hidden; position:relative; }
.picMarquee-left .bd {}
.picMarquee-left .bd ul { overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li { margin-right:10px;float:left; _display:inline; overflow:hidden; text-align:center; width:236px; height:150px; line-height:150px; background:#FFF; text-align:center;}
.picMarquee-left .bd ul li img { display:inline-block; max-width:100%; max-height:100%;}
.home_nav { text-align:center; }


.grbg { background: #e8e7e7; padding: 30px 0; }
.ad2 { width: 368px; }
.grbg .fr { width: 804px; }
.h_gr ul { margin-left: -21px; margin-top: 25px; }
.h_gr li a { position: relative; width: 185px; height: 240px; float: left; margin-left: 21px; overflow: hidden; }
.h_gr li a p { position: absolute; bottom: -55px; background: rgba(102, 102, 102, 0.298039); z-index: 1002; left: 0px; width: 100%; height: 50px; display: block; color: #000; line-height: 50px; text-align: center; font-weight: bold; font-size: 16px; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; }
.h_gr li a:hover p { bottom: 0px; }
.h_book { position: relative; border: 10px solid #f9f9f9; height: 526px; padding: 20px 30px; width: 560px; display: block; background-color: #f3f3f3; }
.h_book img.sz { position: absolute; right: 20px; bottom: 0px; }
.h_book h3 { font-size: 22px; color: #434343; font-weight: 600; margin-bottom: 20px; }
.h_book h3 span { color: #ce4e45; }
.h_book h4 { font-size: 12px; font-weight: normal; line-height: 180%; margin-bottom: 5px; }
.h_book ul.mfields p { float: left; padding: 10px 0; line-height: 1.5; width: 100%; color: #5a5a5a; }
.h_book ul.mfields li { float: left; width: 50%; margin: 7px 0; }
.h_book ul.mfields li p span { color: #f00; line-height: 100%; padding-left: 3px; }
.h_book ul.mfields .inptext { border: 1px solid #dedede; font-size: 12px; text-indent: 5px; height: 38px; line-height: 38px; width: 200px; outline: none; }
.h_book .cp_sele { border: 1px solid #dedede; font-size: 12px; text-indent: 5px; height: 38px; line-height: 38px; width: 200px; outline: none; }
.h_book .btnsubmit { display: block; border: 0; line-height: 40px; height: 40px; width: 120px; background-color: #3260CA; font-size: 15px; margin-top: 16px; float: left; color: #FFF; }
.h_book .btnsubmit:hover { background-color: #ed3c46; }
.book { position: relative; width: 830px; display: block; }
.book img.sz { position: absolute; right: 20px; bottom: 0px; }
.book h4 { font-size: 16px; font-weight: normal; line-height: 180%; margin-bottom: 5px; }
.book ul.mfields p { float: left; padding: 10px 0; line-height: 1.5; width: 100%; color: #5a5a5a; }
.book ul.mfields li { float: left; width: 50%; margin: 7px 0; }
.book ul.mfields li p span { color: #f00; line-height: 100%; padding-left: 3px; }
.book ul.mfields .inptext { border: 1px solid #dedede; font-size: 12px; text-indent: 5px; height: 38px; line-height: 38px; width: 330px; outline: none; }
.book .cp_sele { border: 1px solid #dedede; font-size: 12px; text-indent: 5px; height: 38px; line-height: 38px; width: 330px; outline: none; }
.book .btnsubmit { display: block; border: 0; line-height: 40px; height: 40px; width: 330px; background-color: #3260CA; font-size: 15px; margin-top: 16px; float: left; color: #FFF; }
.book .btnsubmit:hover { background-color: #ed3c46; }
.adbook { width: 360px; height: 390px; }
/* end */


.gkpj { width: 580px; padding: 30px 20px 0 0; }
.gkpj h3 { font-size: 22px; color: #434343; font-weight: 600; margin-bottom: 20px; }
.gkpj h3 span { color: #ce4e45; }
.gkpj h4 { font-size: 12px; font-weight: normal; color: #999; padding-right: 70px; line-height: 180%; }
.news_f { }
.news_f li { overflow: hidden; position: relative; margin: 15px 0; }
.news_f li a { display: block; border-bottom: 1px solid #E9E9E9; padding: 0px 0 15px 30px; overflow: hidden; -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -ms-transition: all 0.8s; -o-transition: all 0.8s; transition: all 0.8s; }
.news_f li a:hover { border-bottom: 1px solid #f90; }
.news_f li div { font-size: 12px; margin-left: 100px; line-height: 22px; margin-top: 5px; color: #555; }
.news_f li a div h2 { display: block; font-size: 16px; font-weight: normal; color: #000; width: 90%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news_f li a:hover div h2 { color: #f80; }
.news_f li a:hover div { color: #999; }
.news_f li .date { background: #3260CA; color: #fff; display: inline-block; float: left; font-family: verdana; text-align: center; font-size: 24px; line-height: 120%; padding: 8px 0 0 0; margin-top: 6px; }
.news_f li .date em { display: block; font-style: normal; font-size: 12px; font-family: arial; background: #3260CA; padding: 5px 10px; color: #fff; margin-top: 3px; line-height: normal; }
.news_f li a:hover .date { }
.news_f li a:hover .date em { background: #888; }
.ad4bg { height: 100px; background: -webkit-linear-gradient(left, rgb(10, 10, 10) 14%, rgb(254, 236, 105) 98%); width: 100%; overflow: hidden; text-align: center; }
.ad4bg img { display: inline-block; }
/* end */


/*news_k*/

.news_bg { background: #f9f9f9; padding:0px 0 35px 0; overflow: hidden; }




/* end */


.inews_box { width: 780px; }
.news-h .inews_top { height: 200px; width: 780px; overflow: hidden; }
.news-h .inews_i img { height: 100%; width: 100%; transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out; }
.news-h .inews_top a { display: block; }
.news-h .inews_top a:hover img { display: block; transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }
.news-h .inews_i { height: 180px; width: 280px; overflow: hidden; }
.news-h .inews_d { height: 180px; width: 115px; overflow: hidden; text-align: center; }
.news-h .inews_d i { font-size: 50px; color: #3260CA; font-style: normal; margin-top: -10px; display: block; }
.news-h .inews_d p { font-size: 13px; color: #999; margin: -15px 0 0 0; padding: 0; }
.news-h .inews_t { width: 360px; }
.news-h .inews_t h2 { font-size: 16px; font-weight: normal; color: #333; line-height: 30px; height: 30px; transition: all 0.36s ease; margin: 0px; }
.news-h .inews_t p { font-size: 12px; line-height: 22px; height: 66px; transition: all .36s ease; overflow: hidden; color: #999; margin-top: 10px; }
.news-h .inews_t span { transition: all .36s ease; border: #eee 1px solid; display: inline-block; font-size: 14px; line-height: 30px; color: #999; padding: 0 20px; margin-top: 15px; }
.news-h .inews_top a:hover .inews_t span { border: #3260CA 1px solid; color: #FFF; background-color: #3260CA; }
.news-h .inews_top a:hover .inews_t h2 { color: #3260CA; }
.news-h .inews_top a:hover .inews_t p { }
.news-h ul { padding: 0; margin: 0; list-style: none; width: 370px; }
.news-h ul li { height: 39px; padding: 0; margin: 0; list-style: none; line-height: 38px; border-bottom: #ddd 1px dotted; }
.news-h ul li span { color: #999; float: right; }
.news-h ul li a { width: 300px; float: left; height: 38px; line-height: 38px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 13px; transition: all 0.36s ease; }
.news-h ul li a i { font-style: normal; display: inline-block; margin-right: 6px; }
.news-h ul li a:hover { color: #3260CA; text-indent: 5px; }
.news-h ul li:hover span { color: #555; float: right; }
.home_news { background: #fff; }
.home_news_list { margin-bottom: 50px; overflow: hidden; }
.home_news_list li { border-bottom: 1px dotted #E6E6E6; overflow: hidden; padding: 12px 0 12px 0; float: left; width: 48%; margin-right: 2%; }
.home_news_list li span { float: right; color: #999; }
.home_news_list li a { overflow: hidden; text-overflow: ellipsis; transition: all 0.36s ease; }
.home_news_list a i { font-style: normal; display: inline-block; margin-right: 6px; }
.home_news_list li a:hover { text-indent: 5px; }
.home_news_list li:hover span { color: #333; }

h2.tltit { font-size: 24px; color: #434343; font-weight: normal; position: relative; text-align: center; margin: 30px 0 0px 0; }
h2.tltit:before { content: ""; width: 2em; height: 2px; background: #0073b7; position: absolute; top: 50px; left: 50%; margin-left: -1em; }
.subject1 { border-bottom: 1px solid #eee; }
.subject1 b { border-bottom: 1px solid #156EB8; height: 40px; line-height: 40px; display: inline-block; margin-bottom: -1px; font-weight: normal; color: #3b3b3b; font-size: 18px; font-family: microsoft yahei; }
.link { height: 50px; line-height: 50px; }
.link_list { }
.link_list a { color: #666; display: inline-block; }
.link_list a:hover { color: #f80; }
.bg_foot {overflow: hidden;background: #3260CA;}
.footer { padding: 45px 0; color: #fff; }
.home_logo { width: 265px; line-height: 25px; font-size: 12px }
.home_logo img { max-width: 265px; margin-bottom: 20px; }
.home_logo .atxt { width: 260px; }
.footer a { color: #fff; }
.footer a:hover { color: #fff; }
.line-r { float: left; height: 128px; width:56px;}
.footer .left { float: left; }
.footer .left dl { margin: 0; padding: 0; }
.footer .left dl dd { text-align: left; font-size:20px; height:40px; font-weight:600; color: #fff; margin: 0 0 0px 0; padding: 0; }
.footer .left dl dt { text-align: left; font-size: 14px; color: #fff; line-height: 25px; font-weight: normal; margin:0;}
.footer .left dl dt p { margin: 0; padding: 0; }
.footer .left dl dt a { color: #fff; }
.footer .left dl dt a:hover { color: #3bb4f2; }
.footer .left dl td { text-align: left; font-size: 14px; padding: 8px 0; }

.wx_f .ewm_f {margin:60px 20px 0 0;}
.ewm_f div { margin: 0 10px; float: left; text-align: center; font-size: 14px; }
.ewm_f img { display: block; padding: 5px; background: #fff; border-radius: 6px; margin-bottom: 10px; }
.contact_f {width:360px;margin-top:80px;}
.contact_f a { display: block; margin-top: 20px; width: 92px; height: 30px; line-height: 28px; text-align: center; color: #999; border: #999 1px solid; border-radius: 3px; }
.contact_f a:hover { color: #3bb4f2; border: #3bb4f2 1px solid; }
.nav_f { margin-top:10px;}


.copyright {font-size: 14px;background: #244BA3;color: #fff; text-align:center;overflow: hidden;padding: 16px 0; line-height:25px;}

.copyright a { color: #fff; }
.copyright a:hover { color: #3bb4f2; }
.inner_container { }

.page_show {
    min-height: 200px;
    width: 890px;
}

.show p { line-height:178%; margin-bottom:10px;}
.show img{ max-width:100%;}

/*标签相关*/
.tags { }
.tags li { display: inline; width: auto; }
.tags li a { display: inline-block; padding: 10px 30px; color: #333; font-size: 14px; background: #fff; margin: 0 2px 5px 0; border-radius: 2px; border: 1px solid #E7E7E7; }
.tags li a:hover { background: #3260CA; color: #fff; border: 1px solid #3260CA; }
.tags .hover a { display: inline; padding: 10px 30px; color: #fff; font-size: 14px; background: #3260CA; color: #fff; border: 1px solid #3260CA; margin: 0 2px; border-radius: 2px; border-radius: 0; }
/*筛选相关*/
.filter { border: 1px solid #f3f3f3; padding: 6px 20px; margin-top: 30px; box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1); padding: 15px; }
.filter dl { margin: 0; }
.filter dl dd { float: left; width: 70px; font-weight: bold; font-size: 14px; margin: 0; padding-top: 5px; }
.filter dl dt { margin: 0 0 0 80px; }
.filter dl dt a { font-weight: normal; margin: 0 5px 5px 0; padding: 5px 10px; color: #666; font-size: 14px; display: inline-block; }
.filter dl dt a:hover { background: #3BB4F2; color: #fff; }
.filter dl dt .hover { background: #3BB4F2; color: #fff; }
/*瀑布流布局*/
.piclist { width: 1190px; margin-top: 40px; }
.piclist ul { width: 1220px; }
.piclist li { float: left; width: 275px; margin-right: 25px; }
.piclist li a { display: block; padding: 4px; margin-bottom: 25px; border: 1px solid #eee; }
.piclist li a:hover { box-shadow: 0 0 6px rgba(0, 0, 0, 0.17); }
.piclist li a img { width: 100%; }
.piclist li a p { font-size: 14px; padding: 0 10px; }
/*新闻——图片*/
.list_pic { width: 1206px; clear: both; }
.list_pic ul li { width: 24%; margin: 0 1% 1% 0; float: left; }
.list_pic ul li a { border: 1px solid #ededed; padding: 15px; display: block; background: #fff; }
.list_pic ul li a div { overflow: hidden; width: 100%; height: 100%; }
.list_pic ul li a div img { width: 100%; height: 100%; height: 385px; display: block; border: 0; transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; }
.list_pic ul li:hover { box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1); }
.list_pic ul li a:hover div img { transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); }
.list_pic ul li a p { text-align: center; font-size: 14px; color: #333; margin: 0; padding: 10px; }
.list_pic ul li a:hover p { color: #3260CA; }
.list_pic ul li a .title { min-height: 30px; }
/*新闻相关*/
.news_show h1.h1 { text-align: center; font-size:22px; font-weight: 400; margin: 0; padding: 0; text-align:center; }
.news_show .info { border-left: 3px solid #3260CA; background: #f3f3f3; margin: 15px 0; padding: 10px 15px; font-size: 14px; color: #666; }
.news_show .intro a { color: #3260CA; }
.news_show .intro a:hover { color: #3260CA; }
.news_show .intro img { max-width: 100%; height: auto; }
.news_show .other { margin-top: 30px; text-align: center; }
.news_show .other p { font-weight: bold; }
.news_show .other a { display: inline-block; margin: 0 10px; cursor: pointer; background: #fff; border-radius: 4px; border: 1px solid #ddd; padding: 6px 20px; min-width: 100px; }
.news_show .other a span { font-size: 18px; margin-right: 10px; }
.news_show .other a em { font-style: normal; font-size: 18px; }
.news_show .other a:hover { background: #3260CA; border-color: #3260CA; color: #fff; }
.news_show .other a:hover span { color: #fff; }
.news_show .tags { font-weight: 500; }
.news_show .tags a { margin-left: 15px; display: inline-block; border-radius: 4px; border: 1px solid #ddd; background: #fff; padding: 4px 10px; font-weight: normal; font-size: 14px; }
.news_show .tags a:hover { background: #3260CA; color: #fff; border-color: #3260CA; }
.pn { padding: 10px 0; border-top: #CCC 1px solid; margin-top: 20px; position: relative; }
.back { position: absolute; font-size: 18px; top: 30px; right: 10px; }
.pn .pre { margin: 5px 0 5px 0; color: #999; }
.pn .next { margin: 0 0 5px 0; color: #999; }
.t_l { width: 300px; margin: 0 50px 0 150px }
.t_r { width: 520px; }
.t_r h1 { font-size: 18px; line-height: 50px; border-bottom: 2px solid #FC3; text-align: left; }
/*招聘相关*/
.job_show { }
.job_show h1 { text-align: left; font-size: 30px; font-weight: 400; margin: 0; padding: 0; color: #3260CA; }
.job_show h2 { text-align: left; font-size: 20px; font-weight: 400; margin: 10px 0; padding: 0; color: #3260CA; }
.job_show .info { margin: 15px 0; padding: 0px; font-size: 14px; }
.job_show .info ul { overflow: hidden; }
.job_show .info ul li { float: left; width: 23.5%; border-left: 1px solid #dadada; padding-left: 1.5%; line-height: 30px; }
.job_show .info ul li span { color: #999; }
.job_show .intro a { color: #3260CA; }
.job_show .intro a:hover { color: #3260CA; }
.job_show .other { margin-top: 30px; text-align: center; }
.job_show .other p { font-weight: bold; }
.job_show .other a { display: inline-block; margin: 0 10px; cursor: pointer; background: #fff; border-radius: 4px; border: 1px solid #ddd; padding: 6px 20px; min-width: 100px; }
.job_show .other a span { font-size: 18px; margin-right: 10px; }
.job_show .other a em { font-style: normal; font-size: 18px; }
.job_show .other a:hover { background: #3260CA; border-color: #3260CA; color: #fff; }
.job_show .other a:hover span { color: #fff; }
.job_show .tags { font-weight: 500; }
.job_show .tags a { margin-left: 15px; display: inline-block; border-radius: 4px; border: 1px solid #ddd; background: #fff; padding: 4px 10px; font-weight: normal; font-size: 14px; }
.job_show .tags a:hover { background: #3260CA; color: #fff; border-color: #3260CA; }
.job_show .action { text-align: center; }
.job_show .action a { display: inline-block; margin: 0 10px; cursor: pointer; background: #fff; border-radius: 4px; border: 1px solid #3260CA; padding: 6px 20px; min-width: 100px; background: #3260CA; color: #fff; }
.job_show .action a:hover { color: #fff; border-color: #f60; background: #f60; }
#hits { font-style: normal; }
/*商品相关*/
.pro_show { box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1); border: 1px solid #f3f3f3; }
.pro_show .left { float: left; width: 700px; text-align: center; border-right: 1px solid #f3f3f3; padding: 40px; }
.pro_show .left .thumb_pic { margin: 40px 0 0 0; text-align: center; }
.pro_show .left .thumb_pic ul { margin: 0 auto; }
.pro_show .left .thumb_pic ul li { display: inline-block; margin-right: 5px; border: 1px solid #eaeaea; padding: 3px; cursor: pointer; position: relative; }
.pro_show .left .thumb_pic ul li.hover { border: 1px solid #f90; background: #fff; }
.pro_show .left .thumb_pic ul li.hover:after { content: " "; position: absolute; right: 27px; top: -6px; width: 11px; height: 11px; border: #f90 solid 1px; border-left: 0; border-bottom: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); background: #f90; z-index: -1; }
.pro_show .right { margin-left: 700px; padding: 40px; }
.pro_show .right h1 { font-size: 24px; margin: 0; padding: 0; font-weight: 400; text-align: left; }
.pro_show .right h5 { font-size: 14px; margin: 10px 0; padding: 0; color: #999; font-weight: normal; }
.pro_show .right .attribute { }
.pro_show .right .attribute li { font-size: 14px; line-height: 30px; }
.pro_show .right .attribute li em { display: inline-block; font-style: normal; color: #555; font-size: 14px; }
.pro_show .right .price { font-size: 14px; line-height: 30px; margin: 20px 0; }
.pro_show .right .price span { font-size: 36px; color: #f60; }
.pro_show .right .price em { font-size: 12px; color: #999; font-style: normal; padding-left: 5px; }
.pro_show .right .tags { margin: 20px 0; }
.pro_show .right .tags a { margin-left: 10px; display: inline-block; border-radius: 4px; border: 1px solid #dadada; background: #fff; padding: 2px 6px; font-weight: normal; font-size: 14px; }
.pro_show .right .tags a:hover { background: #3260CA; color: #fff; border-color: #3260CA; }
.pro_show .right .action { margin: 30px 0 50px 0; }
.pro_intro { margin: 20px 0; }
.pro_intro .left { width: 320px; margin-right: 20px; float: left; border: 1px solid #f3f3f3; box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1); }
.pro_intro .plist { margin: 15px; width: 300px; }
.pro_intro .plist ul { width: 304px; }
.pro_intro .plist ul li { float: left; width: 137px; margin: 0 15px 15px 0; }
.pro_intro .plist ul li a { border: 1px solid #ededed; padding: 4px; display: block; background: #fff; border-radius: 4px; }
.pro_intro .plist ul li a div { overflow: hidden; width: 100%; height: 100%; }
.pro_intro .plist ul li a div img { width: 100%; height: 100%; max-height: 127px; min-height: 127px; display: block; border: 0; }
.pro_intro .plist ul li a p { text-align: center; font-size: 14px; color: #333; margin: 0; padding: 5px 0; }
.pro_intro .plist ul li a:hover p { color: #3260CA; }
.pro_intro .right { float: left; width: 850px; border: 1px solid #f3f3f3; box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1); }
.pro_intro .tabs { width: 100%; background: #f7f7f7; }
.pro_intro .tabs ul { width: 100%; background: #f7f7f7; }
.pro_intro .tabs ul li { float: left; }
.pro_intro .tabs ul li i { cursor: pointer; display: block; padding: 10px 30px; text-align: center; font-size: 14px; border-right: 1px solid #f3f3f3; border-bottom: 1px solid #f3f3f3; background: #fff; color: #999; border-top: 2px solid #fff; font-style: normal; }
.pro_intro .tabs ul li.on i { border-bottom: 1px solid #fff; background: #fff; font-weight: bold; color: #333; border-top: 2px solid #3260CA; }
.pro_intro .intro { padding: 30px; }
.pro_intro .intro img { max-width: 790px; }
.pro_intro .intro .extend { }
.pro_intro .intro .extend li { font-size: 14px; line-height: 30px; }
.pro_intro .intro .extend li em { display: inline-block; width: 120px; font-style: normal; color: #555; font-size: 14px; }
/*自定义表单*/
.form-add input[type=number], .form-add input[type=search], .form-add input[type=text], .form-add input[type=password], .form-add input[type=datetime], .form-add input[type=datetime-local], .form-add input[type=date], .form-add input[type=month], .form-add input[type=time], .form-add input[type=week], .form-add input[type=email], .form-add input[type=url], .form-add input[type=tel], .form-add input[type=color], .form-add select, .form-add textarea, .am-form-field { width: auto; display: inline; border-color: #ddd; border-radius: 3px; -webkit-appearance: none; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.065) inset; transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s; }
.form-add .w420 { width: 480px; }
.form-add input { border: 1px solid #ddd; width: 60px; padding: 5px 10px }
.form-add em { color: #999; font-style: normal; }
/*表单内容*/
.formshow { }
.formshow .item { font-size: 14px; line-height: 30px; clear: both; }
.formshow .item .lefter { display: inline-block; width: 120px; font-style: normal; color: #555; font-size: 14px; float: left; }
.formshow .item .righter { margin-left: 120px; line-height: 30px; }
.formshow .item .righter .pic { max-width: 400px; margin: 10px 0; }
.formshow .item .righter video { width: 450px; height: 300px; }
/*分页相关*/
.pagelist ul { text-align: center; margin: 20px 0; }
.pagelist li { display: inline-block; margin: 0 2px; }
.pagelist li a { color: #666; display: inline-block; border: 1px solid #ddd; padding: 6px 15px; }
.pagelist li a:hover { border-color: #3260CA; background: #3260CA; color: #fff; }
.pagelist li.active a { border-color: #3260CA; background: #3260CA; color: #fff; }
/*网站地图*/
.map_one {  }
.map_one a { font-size: 20px; }
.map_two { margin: 15px 0; }
.map_two a { display: inline-block;  margin:10px 10px 0 0;  font-size:16px;}
.map_son{ display: inline-block; border-bottom:#eee 1px dashed; padding-bottom:8px;}
.map_two .map_son a { display: inline-block; margin:10px 10px 0 0; font-size:12px;}
.web_b{ height:15px; border-bottom:#eee 1px solid; margin-bottom:15px;}
/*右侧浮动相关*/
.plug_service { position: fixed; right: 1%; bottom: 10%; z-index: 999; }
.plug_service li { margin-bottom: -1px; position: relative; }
.plug_service li a { display: block; text-align: center; background: #fff; border: 1px solid #ececec; padding: 2px 8px 6px 8px; font-size: 12px; font-family: microsoft yahei; color: #505050; outline: none; }
.plug_service li a span { display: block; font-size: 24px; color: #888; font-family: FontAwesome; }
.plug_service li a:hover { background: #3260CA; color: #fff; border-color: #3260CA; }
.plug_service li a:hover span { color: #fff; font-family: FontAwesome; }
.plug_service .hover a { display: block; text-align: center; background: #3260CA; border: 1px solid #3260CA; padding: 2px 8px 6px 8px; font-size: 12px; font-family: microsoft yahei; color: #fff; outline: none; }
.plug_service .hover a span { color: #fff; }
.plug_service .hotline { position: absolute; display: none; background: #fff; padding: 10px 15px 0 15px; left: -200px; bottom: 0px; width: 210px; border: 1px solid #ddd; width: 180px; height: 68px; font-size: 12px; color: #999; line-height: 24px; border-radius: 4px; }
.plug_service .hotline b { display: block; font-size: 16px; color: #333; }
.plug_service .hotline:after { content: " "; position: absolute; right: -10px; top: 25px; width: 20px; height: 20px; border: #ddd solid 1px; border-left: 0; border-bottom: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); background: #fff; }
.plug_service .weixin_pic { position: absolute; display: none; background: #fff; padding: 5px; left: -230px; bottom: -70px; width: 210px; border: 1px solid #ddd; border-radius: 4px; }
.plug_service .weixin_pic p { text-align: center; margin: 0 0 10px 0; padding: 0; }
.plug_service .weixin_pic p span { color: #3260CA; }
.plug_service .weixin_pic:after { content: " "; position: absolute; right: -10px; top: 130px; width: 20px; height: 20px; border: #ddd solid 1px; border-left: 0; border-bottom: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); background: #fff; }
.plug_service li:hover div { display: block; }
.plug_service li:last-child { margin-top: 5px; }
/*无缝滚动*/
.str_wrap { overflow: hidden; width: 100%; position: relative; white-space: nowrap; }
.str_move { white-space: nowrap; position: absolute; top: 0; left: 0; cursor: move; }
.str_move_clone { display: inline-block; vertical-align: top; position: absolute; left: 100%; top: 0; }
.str_vertical .str_move_clone { left: 0; top: 100%; }
.str_down .str_move_clone { left: 0; bottom: 100%; }
.str_vertical .str_move, .str_down .str_move { white-space: normal; width: 100%; }
.str_static .str_move, .no_drag .str_move, .noStop .str_move { cursor: inherit; }
.str_wrap img { max-width: none !important; }
a:hover { color:#3260CA; }
