@charset "utf-8";
/* webrx CSS Document */
html, body, div, span,applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;}
div {text-align:left;}
h1, h2, h3, h4, h5, h6{font-size:12px;}
address, cite{font-style:normal;}
li{list-style-type:none;}
fieldset, img {border:0;}
.text_ide{text-indent:30px;}
label,button{cursor: pointer;}
select,input,textarea{font-size:12px;line-height:1.2em;}

a,img{border:none;text-decoration:none;}
a{ cursor:pointer;}
.uppercase{text-transform:uppercase;}
.wrapper{width:1000px;margin:0 auto;}
body{font-size:12px;font-family:"Arial";}
.l{ float:left;}
.r{ float:right;}
@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica LT Condensed Medium.ttf');
    src: url('../fonts/Helvetica LT Condensed Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Helvetica LT Condensed Medium.otf') format('otf'),
         url('../fonts/Helvetica LT Condensed Medium.woff') format('woff'),
         url('../fonts/Helvetica LT Condensed Medium.ttf') format('truetype'),
         url('../fonts/Helvetica LT Condensed Medium.svg#helveticaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'good_timesregular';
    src: url('../fonts/goodtime-webfont.eot');
    src: url('../fonts/goodtime-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/goodtime-webfont.woff2') format('woff2'),
         url('../fonts/goodtime-webfont.woff') format('woff'),
         url('../fonts/goodtime-webfont.ttf') format('truetype'),
         url('../fonts/goodtime-webfont.svg#good_timesregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.left{float:left;}
.right{float:right;}
.overflow{overflow:hidden;zoom:1;}


.cbox01 .rollbox .btn a,.cbox01 li,.cbox01 li dl dt,.cbox01 li dl dd,.cbox01 li dl::before,.cbox01 li dl::after,.cbox01 li dl,.cbox02 .main_L .mainbox p,.cbox02 .main_R .mainbox .main_text .more,.cbox03 .main_L .titlebox .more i,.cbox03 ul li dl dd.more,.cbox03 .main_R form input.send,.fbox01 .mainbox .main_C .main p,.leftbox .main form input.send,.sub_left .Lbox01 .mainbox p,.sub_left .Lbox02 .chat,.sub_left .Lbox03 form input.send,.sub_cer li dl,.sub_cer li dl dt,.sub_cer li dl dd,.sub_inquery .inquery .send,.sub_news li dd.more,.sub_newsdetail .back_icon p,.sub_pro .bigtitle i,.sub_pro .mainbox li .pic,.sub_pro .mainbox li .title,.sub_prolist li dd.more,.sub_inquery01 .inquery .send,.pic,.lay{transition:all .5s ease-in-out; -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out; -o-transition:all .5s ease-in-out; -ms-transition:all .5s ease-in-out;}



/*  index  */
.navbox{width:100%;height:76px;background:url(../images/header_bg.jpg) repeat-x top center;padding:10px 0 0;}
.navbox .logo{margin:15px 0 0 2px;}

.nav ul li{float:left;}
.nav ul li a{display:inline-block;color:#333;font-size:18px;padding:0 30px;line-height:77px;background:url(../images/nav_bg.png) no-repeat right bottom;margin-top:-1px;}
.nav ul li a:hover,.nav ul li.on a{color:#fff;background-color:#418ae4;}

.nav li .sub_nav{position:absolute; z-index:99;top:77;margin-left:-30px;display:none;padding:8px 0 5px;border-top:2px solid #0f98ff;background:url(../images/sub_navbg01.jpg) repeat-x top #fff;*display:none;}
.nav li .sub_nav dl{ padding:10px 0 15px;background:url(../images/sub_navbg03.jpg) repeat-x top left,url(../images/sub_navbg02.jpg) repeat-x bottom left;}
.nav li .sub_nav dl dd{position:relative;}
.nav li .sub_nav dl dd a{color:#333;padding:0 60px 0 20px; display:block;line-height:39px;background:url(../images/subnav_bg.jpg) repeat-x bottom;font-size:12px;text-transform:none;float:none;border-bottom:1px solid #dedede;}
.nav li .sub_nav dl dd:hover{background:#418ae4;}
.nav li .sub_nav dl dd:hover a{color:#fff;background:none;border-color:#418ae4;}


.topbox{width:100%;height:81px;border-top:4px solid #ffa900;background:url(../images/top_bg.jpg) repeat-x bottom left;*background:url(../images/top_bg.jpg) repeat-x;}

.topbox .top_icons{margin:22px 0 0 8px;}
.topbox .top_icons .icons a{display:inline-block;width:41px;height:41px;transition:all .3s ease-in-out; -webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out; -o-transition:all .3s ease-in-out; -ms-transition:all .3s ease-in-out;margin-right:5px;border-radius:50%;background:url(../images/icons.png) no-repeat;}
.topbox .top_icons .icons .f_icon01{ background-position:0 0;}
.topbox .top_icons .icons .f_icon02{ background-position:-48px 0;}
.topbox .top_icons .icons .f_icon03{ background-position:-96px 0; }
.topbox .top_icons .icons .f_icon04{ background-position:-144px 0;}
.topbox .top_icons .icons .f_icon05{ background-position:-192px 0;}
.topbox .top_icons .icons a:hover{ transform:rotate(360deg); -moz-transform:rotate(360deg); -ms-transform:rotate(360deg); -o-transform:rotate(360deg); -webkit-transform:rotate(360deg);}


.topbox .top_main{margin:21px 0 0 0px;}
.topbox .top_main ul{overflow:hidden;zoom:1;}
.topbox .top_main ul li{float:left;overflow:hidden;zoom:1;margin-right:10px;}
.topbox .top_main ul li p{float:left;}
.topbox .top_main ul li p.icon01{width:42px;height:30px;background:url(../images/icons.png) no-repeat -270px -5px;margin:5px 11px 0 0;}
.topbox .top_main ul li p.icon02{width:38px;height:37px;background:url(../images/icons.png) no-repeat -341px -3px;margin-right:12px;}
.topbox .top_main dl{float:left;}
.topbox .top_main dl dt{color:#fff;line-height:18px;}
.topbox .top_main dl dd.email{color:#58b7ff;font-size:16px;line-height:18px;}
.topbox .top_main dl dd.tel{color:#58b7ff;font-size:18px;line-height:18px;}
.topbox .top_main dl:hover dd{text-decoration:underline;}

.topbox .search{margin-top:25px;*display:none;}
.topbox .search form{width:268px;height:35px;border:1px solid #008ffb;overflow:hidden;zoom:1;background:#008ffb;}
.topbox .search form #searchfield{background:#262626;width:233px;height:35px;border:none;outline:none;color:#aaa;text-indent:8px;float:left;}
.topbox .search form #searchbutton{background:url(../images/icons.png) no-repeat -6px -53px;width:32px;height:35px;border:none;outline:none;cursor:pointer;float:right;}



/*  banner  */
.banner{height:552px;position:relative; overflow:hidden;width:100%;z-index:9;}
.banner .slide li img{height:552px; width:1920px;  position:relative;left:50%; margin-left:-960px;}
.banner .prev,.banner .next {display:inline-block;width:40px; height:40px; position:absolute;top:240px;color:#418ae4;font:100 100px/normal simsun;opacity:0.6;filter:alpha(opacity=60);}
.banner .prev:hover,.banner .next:hover{ opacity:1;filter:alpha(opacity=100);text-decoration:none;color:#418ae4;}
.banner .prev{ left:5%;}
.banner .next{right:5%;}


.center{background:url(../images/center_bg.jpg) repeat;width:100%;padding:0 0 57px;}

.cbox01{background:url(../images/cbox01_bg.jpg) repeat;width:100%;padding:0 0 35px;*height:500px;*overflow:hidden;}
.cbox01 .wrapper{background:#fff;padding:27px 0 33px;}
.cbox01 .mainbox{border-top:2px solid #0f98ff;background:url(../images/sub_navbg01.jpg) repeat-x top left;padding:15px 0 0;}
.cbox01 .main_title{background:url(../images/sub_navbg02.jpg) repeat-x center;margin:0 0 40px;}
.cbox01 .main_title a{display:inline-block;background:#fff;padding:0 15px;color:#176bd4;font-size:24px;}

.cbox01 .rollbox{position:relative;z-index:99;}
.cbox01 .rollbox ul{overflow:hidden;zoom:1;}
.cbox01 .rollbox ul li{margin-left:8px;position:relative;}
.cbox01 .rollbox ul li .pic{border:1px solid #dadada;width:238px;height:318px;}
.cbox01 .rollbox ul li .pic img{width:238px;height:318px;}

.cbox01 li dl{position:absolute;top:0;left:0;height:100%;width:100%;text-align:center;*display:none;}
.cbox01 li dl::before,.cbox01 li dl::after{position:absolute;top:8px;right:8px;bottom:8px;left:8px;content: '';opacity: 0;}
.cbox01 li dl::before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform: scale(0,1);transform: scale(0,1);}
.cbox01 li dl::after{border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform: scale(1,0);transform: scale(1,0);}
.cbox01 li dl dt{margin-top:42px;font-size:18px;color:#fff;padding:0 18px; line-height:18px;overflow:hidden;display:inline-block;margin-bottom: 10px;height: 68px;}
.cbox01 li dl dd.line{border-bottom:1px solid #fff;margin:0 90px;margin-top: 0px;margin-bottom: 30px;}
.cbox01 li dl dd.text{font-size:12px;line-height:20px;color:#fff;margin:0 30px 0 36px;overflow:hidden;height: 60px;}
.cbox01 li dl dd.text span{display:block;text-align:left;font-weight:normal;}
.cbox01 li dl dd.text i{display:inline-block;width:6px;height:6px;background:#fff;border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-webkit-border-radius:50%;vertical-align:middle;margin-right:8px;}
.cbox01 li dl dd.more{width:130px;height:32px;background:#f99f01;color:#444;line-height:32px;margin:38px 0 0 53px;}
.cbox01 li dl dt,.cbox01 li dl dd{opacity:0;-webkit-transform: translate3d(0,20px,0);transform: translate3d(0,20px,0);}
.cbox01 li:hover dl{background:#0b64d2;opacity:0.95;filter:alpha(opacity=95);}
.cbox01 li:hover dl dt,.cbox01 li:hover dl dd{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.cbox01 li:hover dl::before,.cbox01 li:hover dl::after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}

.cbox01 .rollbox .btn{position:absolute;top:-67px;right:0;background:#fff;padding-left:16px;}
.cbox01 .rollbox .btn a{display:inline-block;width:27px; height:27px;text-decoration:none;z-index:999;background:url(../images/icons.png) no-repeat;}
.cbox01 .rollbox .btn .btn01{background-position:-62px -57px;margin-right:5px;}
.cbox01 .rollbox .btn .btn02{background-position:-94px -57px;}
.cbox01 .rollbox .btn .btn01:hover{background-position:-62px -87px;}
.cbox01 .rollbox .btn .btn02:hover{background-position:-94px -87px;}


.cbox02{padding:30px 0 0;}
.cbox02 .main_L{width:235px;height:295px;border-top:3px solid #f6aa15;background:url(../images/cbox02_bg01.png) repeat-x top left #008af1;padding:15px 0 0;}
.cbox02 .main_L .main_title{height:39px;background:url(../images/cbox02_bg02.png) no-repeat bottom;}
.cbox02 .main_L .main_title a{display:block;background:url(../images/c02_L.png) repeat-x left center;height:25px;line-height:25px;}
.cbox02 .main_L .main_title span{display:inline-block;width:108px;height:25px;line-height:25px;background:url(../images/c02_L_bg.png) no-repeat;font-size:18px;color:#fff;text-indent:15px;}

.cbox02 .main_L .mainbox p{height:64px;background:url(../images/cbox02_bg02.png) no-repeat bottom;line-height:64px;}
.cbox02 .main_L .mainbox p a{font-size:14px;color:#fff;display:block;}
.cbox02 .main_L .mainbox p i{display:inline-block;width:15px;height:15px;border:1px solid #fff;border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-webkit-border-radius:50%;font-style:normal;line-height: 15px;text-align:center;font-size:14px;color:#fff;margin:0 18px;}
.cbox02 .main_L .mainbox p:hover{background-color:#fdae14;}

.cbox02 .main_R{width:743px;background:url(../images/c02_R_bg.png) no-repeat top left,url(../images/c02_R_bg.png) no-repeat top right;height:310px;margin:3px 0 0;padding:0 4px;}
.cbox02 .main_R .mainbox{width:743px;background:#fff;height:310px;}
.cbox02 .main_R .mainbox .main_text{width:358px;margin:30px 0 0 20px;}
.cbox02 .main_R .mainbox .main_text .title{width:137px;height:40px;text-align:center;line-height:40px;color:#fff;background:#0f98ff;font-size:24px;}
.cbox02 .main_R .mainbox .main_text .title01{font-size:18px;color:#0f98ff;margin:18px 0;line-height:20px;}
.cbox02 .main_R .mainbox .main_text .text{color:#444;line-height:20px;}
.cbox02 .main_R .mainbox .main_text .more{color:#0f98ff;border:1px solid #0f98ff;width:99px;height:25px;text-align:center;line-height:25px;margin:30px 0 0 222px;font-family: 'Helvetica';}
.cbox02 .main_R .mainbox .main_text:hover .more{background:#0f98ff;color:#fff;}
.cbox02 .main_R .mainbox .main_pic{width:270px;height:220px;background:#0f98ff;margin:25px 76px 0 0;*margin:25px 10px 0 0;}
.cbox02 .main_R .mainbox .main_pic .rollbox{}
.cbox02 .main_R .rollbox{position:relative;z-index:99;margin:13px 0 0 8px;width:315px;}
.cbox02 .main_R .rollbox ul li img{width:315px;height:194px;}
.cbox02 .main_R .rollbox .btn{position:absolute;top:194px;right:0;}
.cbox02 .main_R .rollbox .btn a{display:inline-block;width:46px; height:48px; color:#fff;font:bold 24px/normal simsun; opacity:1;filter:alpha(opacity=100);text-decoration:none;z-index:999;text-align:center;line-height:48px;}
.cbox02 .main_R .rollbox .btn .btn01{background:#ffaf13;}
.cbox02 .main_R .rollbox .btn .btn02{background:#008af1;}

.cbox03{margin:45px 0 0;}
.cbox03 .main_L{width:744px;height:345px;border-top:2px solid #008af1;background:url(../images/sub_navbg01.jpg) repeat-x top left #fff;padding:10px 0 0;}
.cbox03 .titlebox{background:url(../images/sub_navbg02.jpg) repeat-x center;margin:10px 0 20px;}
.cbox03 .main_L .titlebox .title{color:#008af1;font-size:20px;display:inline-block;background:#fff;padding:0 54px 0 20px;line-height:20px;}
.cbox03 .main_L .titlebox .more{color:#008af1;font-family: 'Helvetica';display:inline-block;background:#fff;padding:0 15px 0 4px;line-height:20px;}
.cbox03 .main_L .titlebox .more i{display:inline-block;width:12px;height:12px;background:url(../images/icons.png) no-repeat -169px -58px;vertical-align:middle;margin:-3px 0 0;}
.cbox03 .main_L .titlebox .more:hover i{background-position:-169px -72px;}
.cbox03 .main_L ul li{overflow:hidden;zoom:1;}
.cbox03 .main_L ul li dl{width:194px;height:260px;background:url(../images/cbox03_bg.jpg) no-repeat;float:left;margin:0 10px 0 17px;padding:13px 12px 0;*margin:0 5px 0 17px;}
.cbox03 .main_L ul li dd.pic,.cbox03 ul li dd.pic img{width:186px;height:140px;}
.cbox03 .main_L ul li dt{color:#444;line-height:18px;margin:10px 0 0;}
.cbox03 .main_L ul li dd.more{color:#0f98ff;border:1px solid #0f98ff;width:99px;height:25px;text-align:center;line-height:25px;font-family: 'Helvetica';margin:10px auto 0;}
.cbox03 .main_L ul li dl:hover dd.more{background:#0f98ff;color:#fff;}


.cbox03 .main_R{width:238px;height:356px;background:url(../images/sub_navbg02.jpg) repeat-x bottom left #fff;}
.cbox03 .main_R .title{width:100%;height:34px;line-height:34px;background:#0f98ff;text-indent:12px;font-size:22px;color:#fff;}
.cbox03 .main_R .title01{color:#444;line-height:18px;margin:10px 9px 16px;}

.cbox03 .main_R input{ width:192px;border:none; background:#dfdfdf; height:35px; padding:0 5px; vertical-align:middle;margin:0 0 10px 17px;}
.cbox03 .main_R textarea{width:192px;height:87px; background:#dfdfdf;border:none;padding:5px;resize:none;margin:0 0 10px 17px;}

.cbox03 .main_R form input.send{border:none;background:#ffaf13; width:104px; height:31px;margin:0 0 0 64px;text-align:center;color:#262626;line-height:31px;font-weight:normal;font-size:14px;}
.cbox03 .main_R form input.send:hover{border-radius:15px;cursor: pointer;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;-webkit-border-radius:15px;}
.cbox03 .main_R form input::-webkit-input-placeholder { /* WebKit browsers */ color: #3c3c3c; } 
.cbox03 .main_R form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #3c3c3c; } 
.cbox03 .main_R form input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #3c3c3c; } 
.cbox03 .main_R form input:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #3c3c3c; } 
.cbox03 .main_R form textarea::-webkit-input-placeholder { /* WebKit browsers */ color: #3c3c3c; } 
.cbox03 .main_R form textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #3c3c3c; } 
.cbox03 .main_R form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #3c3c3c; } 
.cbox03 .main_R form textarea:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #3c3c3c; } 


.fbox01{width:100%;height:280px;background:#0355bd;}
.fbox01 .f_top{width:100%;height:43px;background:#272828;line-height:43px;}
.fbox01 .f_top .main_L{border-right:1px solid #81baff;width:45px;text-align:center;}
.fbox01 .f_top .main_L i{display:inline-block;width:17px;height:17px;background:url(../images/icons.png) no-repeat -137px -57px;vertical-align:middle;}
.fbox01 .f_top .main_C{color:#ddd;font-size:14px;}
.fbox01 .f_top .main_C a{color:#ddd;font-size:14px;display:inline-block;padding:0 13px;}
.fbox01 .f_top .main_C a:hover{text-decoration:underline;}
.fbox01 .f_top .main_R{border-left:1px solid #81baff;width:45px;text-align:center;}
.fbox01 .f_top .main_R i{display:inline-block;width:26px;height:26px;background:url(../images/icons.png) no-repeat -302px -61px;vertical-align:middle;margin:-3px 0 0;}
.fbox01 .f_top .main_R:hover{cursor:pointer;}

.fbox01 .wrapper{position:relative;}
.fbox01 .mainbox{width:100%;height:272px;border-top:3px solid #e39600;background:url(../images/f_mainboxbg.png) repeat-x top left,url(../images/fot01_bg.jpg) repeat-x bottom center; background-color:#023c85;padding:11px 0 21px;position:absolute;top:43px;left:0;z-index:99;}

.fbox01 .mainbox .main_L{width:336px;border-right:1px solid #1f4778;height:272px;}
.fbox01 .mainbox .main_L .f_logo{padding:54px 0 0;text-align:center;}
.fbox01 .mainbox .main_L .f_icons{text-align:center;margin:45px 0 0;}
.fbox01 .mainbox .main_L .f_icons a{display:inline-block;width:38px;height:38px;transition:all .3s ease-in-out; -webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out; -o-transition:all .3s ease-in-out; -ms-transition:all .3s ease-in-out;margin-right:11px;background:url(../images/icons.png) no-repeat;}
.fbox01 .mainbox .main_L .f_icons .f_icon01{ background-position:0 -145px;}
.fbox01 .mainbox .main_L .f_icons .f_icon02{ background-position:-48px -145px;}
.fbox01 .mainbox .main_L .f_icons .f_icon03{ background-position:-96px -145px; }
.fbox01 .mainbox .main_L .f_icons .f_icon04{ background-position:-144px -145px;}
.fbox01 .mainbox .main_L .f_icons .f_icon05{ background-position:-193px -145px;}
.fbox01 .mainbox .main_L .f_icons .f_icon01:hover{ background-position:-0 -185px;}
.fbox01 .mainbox .main_L .f_icons .f_icon02:hover{ background-position:-48px -185px;}
.fbox01 .mainbox .main_L .f_icons .f_icon03:hover{ background-position:-96px -185px; }
.fbox01 .mainbox .main_L .f_icons .f_icon04:hover{ background-position:-144px -185px;}
.fbox01 .mainbox .main_L .f_icons .f_icon05:hover{ background-position:-193px -185px;}

.fbox01 .mainbox .main_C{width:190px;border-right:1px solid #1f4778;height:230px;padding:42px 33px 0 57px;}
.fbox01 .mainbox .main_C .title{font-size:20px;font-weight:bold;color:#ccc;line-height:20px;}
.fbox01 .mainbox .main_C .main{margin:20px 0 0;}
.fbox01 .mainbox .main_C .main p{color:#b8b8b8;line-height:28px;}
.fbox01 .mainbox .main_C .main p a{color:#b8b8b8;}
.fbox01 .mainbox .main_C .main p i{font:100 10px/normal simsun;vertical-align:middle;margin-right: 10px;}
.fbox01 .mainbox .main_C .main p:hover{transform:translateX(10px);-webkit-transform:translateX(10px); -moz-transform:translateX(10px); -ms-transform:translateX(10px); -o-transform:translateX(10px);}

.fbox01 .mainbox .main_R{width:285px;border-right:1px solid #1f4778;height:230px;padding:42px 25px 0 0;}
.fbox01 .mainbox .main_R .title{font-size:20px;font-weight:bold;color:#ccc;line-height:20px;}
.fbox01 .mainbox .main_R .main{margin:20px 0 0;}

.fbox01 .mainbox .main_R .main .pic{margin-right:8px;}
.fbox01 .mainbox .main_R .main dl dt{color:#ffaf13;font-size:30px;font-weight:bold;font-family: 'Helvetica';line-height:26px;margin:15px 0 6px;}
.fbox01 .mainbox .main_R .main dl dd{color:#fff;}
.fbox01 .mainbox .main_R .main dl dd a{color:#fff;}
.fbox01 .mainbox .main_R .main dl dd a:hover{text-decoration:underline;}
.fbox01 .mainbox .main_R .main .text{color:#c4c4c4;line-height:20px;margin:10px 0 0;}

.fbox02{width:100%;height:60px;background:#202020;padding:70px 0 0;}
.fbox02 p{text-align:center;color:#848484;line-height:60px;}
.fbox02 p span{margin:0 0 0 10px;}
.fbox02 p span a{color:#848484;}
.fbox02 p span a:hover{color:#fff;}
/*leftbox*/
.leftbox{width:261px; height: 322px;padding:47px 0 0;background:url(../images/xunpan.png) no-repeat;position:fixed; left:1%; bottom:185px;_display:none;z-index:999;}
.leftbox .guanbi{float: right;margin: 6px 4px 0 0;display: inline-block;background: #fff;border-radius: 50%;font-size: 14px;padding: 3px 6px 3px 6px;cursor: pointer;}
.leftbox .title{height:37px;color:#fff;text-align:center;font-size:18px;line-height:37px;margin:0 0 18px;}

.leftbox .main form{overflow:hidden;zoom:1;}
.leftbox .main input{ width:215px;height:28px; padding:0 5px;border:none; background:#b1b1b1;margin:0 0 13px 18px;border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px;box-shadow:inset 0px 3px 7px #5b5b5b;}
.leftbox .main textarea{width:215px;height:65px; background:#b1b1b1;border:none;padding:5px;resize:none;margin:0 0 15px 18px;border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px;box-shadow:inset 0px 3px 7px #5b5b5b;}

.leftbox .main form input.send{border:none;background:#107cd2; width:83px; height:28px;margin:0 0 0 24px;text-align:center;color:#fff;line-height:28px;font-weight:normal;}
.leftbox .main form input.send:hover{border-radius:15px;cursor: pointer;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;-webkit-border-radius:15px;}
.leftbox .main form input.name{background:url(../images/name.png) no-repeat 201px center #b1b1b1;}
.leftbox .main form input.email{background:url(../images/email.png) no-repeat 200px center #b1b1b1;}

.leftbox .main form input:placeholder{color:#484848;}
.leftbox .main form input::-webkit-input-placeholder{color:#484848;}
.leftbox .main form textarea::-webkit-input-placeholder{color:#484848;}
.leftbox .main form input:-moz-placeholder{color:#484848;}
.leftbox .main form textarea:-moz-placeholder{color:#484848;}
.leftbox .main form input::-moz-placeholder{color:#484848;}
.leftbox .main form textarea::-moz-placeholder{color:#484848;}
.leftbox .main form input:-ms-input-placeholder{color:#484848;}
.leftbox .main form textarea:-ms-input-placeholder{color:#484848;}



/*  sub  */
.sub_banner{overflow:hidden; width:100%;height:354px;position:relative;z-index:9;}
.sub_banner img{  position:relative; left:50%; margin-left:-960px; width:1920px; height:324px;}


.breadcrumbs{width:100%;height:30px;}
.breadcrumbs p{line-height:30px;font-size:14px;color:#444;}
.breadcrumbs p a{font-size:14px;color:#176bd4;text-transform:capitalize;}
.breadcrumbs p a:hover{text-decoration:underline;}
.breadcrumbs p i{display:inline-block;width:24px; height:24px;background:url(../images/icons.png) no-repeat -356px -62px;vertical-align:middle;margin:0 14px 0 0;}
.breadcrumbs p a:last-child{color:#444;}
.sub_main{margin:15px 0 0;}
.sub_left{width:237px;}
.sub_left .Lbox01{width:100%;height:auto;border-top:3px solid #f6aa15;background:url(../images/cbox02_bg01.png) repeat-x top left #008af1;padding:15px 0 0;}
.sub_left .Lbox01 .main_title{height:39px;background:url(../images/cbox02_bg02.png) no-repeat bottom;}
.sub_left .Lbox01 .main_title a{display:block;background:url(../images/c02_L.png) repeat-x left center;height:25px;line-height:25px;}
.sub_left .Lbox01 .main_title span{display:inline-block;width:108px;height:25px;line-height:25px;background:url(../images/c02_L_bg.png) no-repeat;font-size:18px;color:#fff;text-indent:15px;}
.sub_left .Lbox01 .main_title span.ser{width:120px;background:url(../images/c02_L_bg01.png) no-repeat;}

.sub_left .Lbox01 .mainbox p{height:64px;background:url(../images/cbox02_bg02.png) no-repeat bottom;line-height:64px;}
.sub_left .Lbox01 .mainbox p a{font-size:14px;color:#fff;display:block;}
.sub_left .Lbox01 .mainbox p i{display:inline-block;width:15px;height:15px;border:1px solid #fff;border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-webkit-border-radius:50%;font-style:normal;line-height: 15px;text-align:center;font-size:14px;color:#fff;margin:0 18px;}
.sub_left .Lbox01 .mainbox p:hover,.sub_left .Lbox01 .mainbox p.on{background-color:#015aae;}

.sub_left .Lbox02{height:119px;background:url(../images/left_01.jpg) no-repeat;margin:28px 0 38px;padding:25px 0 0 135px;}
.sub_left .Lbox02 .help{font-size:18px;color:#2a2a2a;font-family: 'Helvetica';font-weight:bold;margin:0 0 18px;}
.sub_left .Lbox02 .chat{width:84px;height:25px;background:#f3a101;line-height:25px;text-align:center;color:#fff;border:1px solid #ce8801;border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px;}
.sub_left .Lbox02 .chat:hover{background:#0f98ff;border-color:#025aad;}

.sub_left .Lbox03{width:100%;height:auto;}
.sub_left .Lbox03 .title{width:100%;height:34px;line-height:34px;background:#0f98ff;text-indent:12px;font-size:22px;color:#fff;border-top:2px solid #0277cf;}
.sub_left .Lbox03 .title01{color:#444;line-height:18px;margin:0 8px 16px;}
.sub_left .Lbox03 .main{border:1px solid #e4e4e4;border-top:none;padding:10px 0 28px;background:url(../images/sub_navbg02.jpg) repeat-x bottom left #fff;}
.sub_left .Lbox03 input{ width:192px;border:none; background:#dfdfdf; height:35px; padding:0 5px; vertical-align:middle;margin:0 0 10px 17px;}
.sub_left .Lbox03 textarea{width:192px;height:87px; background:#dfdfdf;border:none;padding:5px;resize:none;margin:0 0 10px 17px;}

.sub_left .Lbox03 form input.send{border:none;background:#ffaf13; width:104px; height:31px;margin:0 0 0 64px;text-align:center;color:#262626;line-height:31px;font-weight:normal;font-size:14px;}
.sub_left .Lbox03 form input.send:hover{border-radius:15px;cursor: pointer;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;-webkit-border-radius:15px;}
.sub_left .Lbox03 form input::-webkit-input-placeholder { /* WebKit browsers */ color: #3c3c3c; } 
.sub_left .Lbox03 form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #3c3c3c; } 
.sub_left .Lbox03 form input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #3c3c3c; } 
.sub_left .Lbox03 form input:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #3c3c3c; } 
.sub_left .Lbox03 form textarea::-webkit-input-placeholder { /* WebKit browsers */ color: #3c3c3c; } 
.sub_left .Lbox03 form textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #3c3c3c; } 
.sub_left .Lbox03 form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #3c3c3c; } 
.sub_left .Lbox03 form textarea:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #3c3c3c; } 


.sub_left .Lbox04{width:100%;height:auto;background:#f0f1f1;}
.sub_left .Lbox04 .title{height:35px;background:#0f98ff;color:#fff;line-height:35px;text-indent:10px;font-size:24px;}
.sub_left .Lbox04 .left_product .aside-parts-slide01{overflow:hidden;width:179px;height:auto;margin:16px auto 0;padding:0 0 10px;}
.sub_left .Lbox04 .left_product ul#aside-parts-slide01{position:relative;}
.sub_left .Lbox04 .left_product ul#aside-parts-slide01  li .pic{border:1px solid #dfdfdf;width:177px; height:236px;}
.sub_left .Lbox04 .left_product ul#aside-parts-slide01  li img{ width:177px; height:236px;}
.sub_left .Lbox04 .left_product ul#aside-parts-slide01  li .text{text-align:center;margin-top:15px;}
.sub_left .Lbox04 .left_product ul#aside-parts-slide01  li .text a{ display:inline-block; color:#444;line-height:20px;}
.sub_left .Lbox04 .left_product ul#aside-parts-nav01 {overflow:hidden; position:relative; text-align:center;padding:8px 0;}
.sub_left .Lbox04 .left_product ul#aside-parts-nav01  li {display:inline-block; width:10px; height:10px; margin:0 7px 0 0; zoom: 1; *display: inline; cursor:pointer;border-radius:50%;background:#707070;}
.sub_left .Lbox04 .left_product ul#aside-parts-nav01  li.now {cursor:default;border-radius:50%;background:#ff8401;}


/*  sub_right  */
.sub_right{border-top:2px solid #0f98ff;background:url(../images/sub_navbg01.jpg) repeat-x top left;padding:15px 0 0;width:740px;}
.sub_right .titlebox .main_title{background:url(../images/sub_navbg02.jpg) repeat-x center;}
.sub_right .titlebox .main_title a{display:inline-block;background:#fff;padding:0 12px 0 0;color:#176bd4;font-size:24px;}


/*  sub_about  */
.sub_about {margin:35px 0 0;}
.sub_about .title{font-size:36px;color:#008af1;text-align:center;font-family: 'Helvetica';font-weight:bold;}
.sub_about .line{width:145px;height:2px;background:#02529f;margin:18px auto 22px;}
.sub_about .text{color:#444;line-height:30px;font-size:14px;margin:0 0 28px;}


/*  sub_cer  */
.sub_cer{margin:16px 0 0;}
.sub_cer ul{overflow:hidden;zoom:1;}
.sub_cer ul li{float:left;width:188px;height:250px;margin:0 15px 48px 32px;position:relative;}
.sub_cer ul li img{width:188px;height:250px;}

.sub_cer li dl{position:absolute;top:0;left:0;height:100%;width:100%;text-align:center;*display:none;}
.sub_cer li dl dt{font-size:14px;text-align:center;color:#fff;text-transform:uppercase;}
.sub_cer li dl dd{display:inline-block;width:44px;height:44px;border:3px solid #fff;border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-webkit-border-radius:50%;font-style:normal;line-height: 44px;text-align:center;font-size:32px;color:#fff;margin:67px 0 23px;}
.sub_cer li dl dt,.sub_cer li dl dd{opacity:0;-webkit-transform: translate3d(0,20px,0);transform: translate3d(0,20px,0);}
.sub_cer li:hover dl{background:#0b64d2;opacity:0.95;filter:alpha(opacity=95);}
.sub_cer li:hover dl dt,.sub_cer li:hover dl dd{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}


/*  sub_view  */
.sub_view{margin:65px 0 0;}
.sub_view .mod18{width:588px;position:relative;margin:0 auto;}
.sub_view .mod18 .btn{position:absolute;cursor:pointer;z-index:99;}
.sub_view .mod18 #prevTop,.mod18 #nextTop{top:195px;width:35px;height:35px;}
.sub_view .mod18 #prevTop{background:url(../images/icons.png) no-repeat -269px -144px; left:-47px;}
.sub_view .mod18 #nextTop{background:url(../images/icons.png) no-repeat -326px -144px; right:-47px;}

.sub_view .mod18 #prev,.mod18 #next{top:461px;width:30px;height:55px;background:#037bd6;text-align:center;line-height:70px;color:#fff;font:bold 32px/normal simsun;padding-top:15px;}
.sub_view .mod18 #prev{left:0;}
.sub_view .mod18 #next{right:0;}
.sub_view .mod18 li{float:left;}
.sub_view .mod18 .cf li{position:relative;color:#fff;}
.sub_view .mod18 .cf a{display:block;width:475px;height:475px;position:absolute;}
.sub_view .mod18 .picBox{height:441px;position:relative;overflow:hidden;}
.sub_view .mod18 .picBox ul{height:588px;position:absolute;}
.sub_view .mod18 .picBox li{width:588px;height:441px;position:relative;}
.sub_view .mod18 .picBox li .title{position:absolute;bottom:0;left:0;width:100%;height:43px;background:#181818;background:rgba(24, 24, 24, 0.58)!important;filter:alpha(opacity=58);color:#fff;line-height:43px;text-indent:18px;}
.sub_view .mod18 .picBox li .title p{position:relative;}

.sub_view .mod18 .listBox{width:440px;height:110px;margin:23px 0 0 70px;position:relative;overflow:hidden;}
.sub_view .mod18 .listBox ul{width:440px;height:75px;position:absolute;}
.sub_view .mod18 .listBox li{width:114px;height:75px;cursor:pointer;position:relative;}
.sub_view .mod18 .listBox li img{width:95px;height:71px; border:solid 2px #fff;}
.sub_view .mod18 .listBox .on img{width:95px;height:71px; border:solid 2px #037bd6;}


/*  sub_con  */
.sub_con{margin:38px 0 40px;}
.sub_con ul{overflow:hidden;zoom:1;}
.sub_con ul li{float:left;width:50%;overflow:hidden;zoom:1;margin:0 0 48px;}
.sub_con ul li p{float:left;width:34px;height:34px;background:url(../images/icons.png) no-repeat;margin:6px 20px 0 33px;}
.sub_con ul li p.phone{background-position:0 -244px;}
.sub_con ul li p.fax{background-position:-47px -244px;}
.sub_con ul li p.email{background-position:0 -330px;}
.sub_con ul li p.skype{background-position:-47px -333px;}
.sub_con ul li p.add{background-position:-96px -244px;}
.sub_con ul li dl{float:left;}
.sub_con ul li dt{color:#010101;font-size:14px;line-height:22px;}
.sub_con ul li dd,.sub_con ul li dd a{color:#008af1;font-size:14px;line-height:22px;}
.sub_con ul li dd a:hover{text-decoration:underline;}

.sub_inquery{border-top:2px solid #0f98ff;background:url(../images/sub_navbg01.jpg) repeat-x top left;padding:15px 0 0;width:740px;}
.sub_inquery .inquery{margin:18px 0 0;}
.sub_inquery .inquery p{line-height:22px;color:#444;margin:0 5px 20px;}
.sub_inquery .inquery{overflow:hidden;zoom:1;}
.sub_inquery .inquery input{width:290px;height:35px;border:1px solid #6c6c6c;margin:0 68px 19px 5px;background:#f3f4f4;color:#444;padding:0 10px;}
.sub_inquery .inquery .email,.sub_inquery .inquery .country{margin-right:0;}
.sub_inquery .inquery textarea{width:689px;height:132px;background:#f3f4f4;padding:5px;resize:none;border:1px solid #6c6c6c;margin:0 0 0 5px;color:#444;}
.sub_inquery .inquery .send{width:164px;height:38px;background:#ffaf13;text-align:center;line-height:38px;color:#272828;font-size:14px;margin-top:22px;cursor:pointer;border:none;}
.sub_inquery .inquery .send:hover{border-radius:20px;}
.sub_inquery .inquery input::-webkit-input-placeholder{color:#333;}
.sub_inquery .inquery textarea::-webkit-input-placeholder{color:#333;}
.sub_inquery .inquery input:-moz-placeholder{color:#333;}
.sub_inquery .inquery textarea:-moz-placeholder{color:#333;}
.sub_inquery .inquery input::-moz-placeholder{color:#333;}
.sub_inquery .inquery textarea::-moz-placeholder{color:#333;}
.sub_inquery .inquery input:-ms-input-placeholder{color:#333;}
.sub_inquery .inquery textarea:-ms-input-placeholder{color:#333;}


/*  sub_engine  */
.sub_engine{margin:44px 0 0;}
.sub_engine .title{font-size:24px;color:#444;text-align:center;}
.sub_engine .title01{font-size:14px;color:#6e6e6e;text-align:center;margin:12px 0 28px;}
.sub_engine .mainbox{overflow:hidden;zoom:1;}
.sub_engine .mainbox p{float:left;border:1px dashed #a8a8a8;margin:0 12px 27px 21px;}


/*  sub_news  */
.sub_news{margin:25px 0 0;}
.sub_news ul li{overflow:hidden;zoom:1;width:704px;height:185px;background:url(../images/news_bg.jpg) no-repeat;margin:0 0 23px;padding:21px 18px 14px;}
.sub_news ul li .pic{float:left;width:229px;height:172px;}
.sub_news ul li .pic img{width:229px;height:172px;}
.sub_news li dl{float:left;width:432px;margin-left:26px;}
.sub_news li dt{font-size:18px;color:#444;margin:10px 0 8px;height:42px;overflow:hidden;}
.sub_news li dd.date{font-size:14px;color:#008af1;}
.sub_news li dd.date i{width:17px;height:16px;display:inline-block;background:url(../images/icons.png) no-repeat -269px -205px;vertical-align:middle;margin-right:9px;}
.sub_news li dd.text{line-height:24px;color:#666;height:48px;overflow:hidden;}
.sub_news li dd.more{color:#008af1;width:98px;height:25px;border:1px solid #008af1;line-height:25px;text-align:center;font-family: 'Helvetica';margin:15px 0 0;}
.sub_news li:hover dd.more{color:#fff;background:#008af1;}


/*  sub_newsdetail  */
.sub_newsdetail .news_title{margin:36px 0 34px;border-bottom:1px dashed #999;}
.sub_newsdetail .news_title .title{text-align:center;font-size:18px;color:#444;margin:0 0 15px;}
.sub_newsdetail .news_title .news_list{text-align:center;margin-bottom: 20px}
.sub_newsdetail .news_title .news_list p{display:inline-block;line-height:20px;float:left;}
.sub_newsdetail .news_title .news_list .date{font-size:14px;color:#008af1;margin-left:250px;}
.sub_newsdetail .news_title .news_list .date i{width:17px;height:16px;display:inline-block;background:url(../images/icons.png) no-repeat -269px -205px;vertical-align:middle;margin-right:9px;}
.sub_newsdetail .news_title .news_list .download{margin:0 5px 0 20px;}
.sub_newsdetail .news_title .news_list .download i{width:18px;height:14px;display:inline-block;background:url(../images/icons.png) no-repeat -317px -205px;vertical-align:middle;}
.sub_newsdetail .news_title .news_list .share{}

.sub_newsdetail .news_main p{line-height:24px;color:#666;font-size:14px;}

.sub_newsdetail .page_list{border-top:1px dashed #999;border-bottom:1px dashed #999;padding:12px 0 12px 18px;margin:50px 0 35px;}
.sub_newsdetail .page_list p{line-height:24px;color:#666;font-size:14px;}
.sub_newsdetail .page_list p span{color:#222;font-size:14px;font-weight:bold;width:46px;display:inline-block;}
.sub_newsdetail .page_list p a{color:#666;font-size:14px;}

.sub_newsdetail .back_icon p{width:194px;height:40px;background:#f3a101;font-size:14px;color:#272828;font-weight:bold;text-align:center;line-height:40px;margin:0 auto;}
.sub_newsdetail .back_icon p:hover{border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;-webkit-border-radius:15px;}


/*  sub_policy  */
.sub_policy{margin:40px 0 0;}
.sub_policy .title{text-align:center;font-size:24px;color:#444;margin:0 0 35px;}
.sub_policy .mainbox p{font-size:14px;color:#444;line-height:28px;}


/*  sub_service  */
.sub_service{margin:40px 0 0;}
.sub_service .title{text-align:center;font-size:24px;color:#444;margin:0 0 30px;}
.sub_service .mainbox .text{font-size:14px;color:#666;line-height:24px;margin:0 10px 20px;}
.sub_service .mainbox .main{padding-left:15px;overflow:hidden;zoom:1;}
.sub_service .mainbox .main span{display:block;float:left;height:35px;background:#eee;margin:0 7px 11px 0;line-height:35px;color:#444;font-size:14px;}
.sub_service .mainbox .main span.main01{width:332px;}
.sub_service .mainbox .main span.main02{width:365px;}
.sub_service .mainbox .main span.main03{width:704px;}
.sub_service .mainbox .main span i{display:inline-block;width:95px;text-align:right;font-style:normal;color:#444;font-size:14px;font-weight:bold;margin-right:22px;}
.sub_service .mainbox .main span.main02 i{width:105px;}
.sub_service .mainbox .main span a{color:#444;font-size:14px;}
.sub_service .mainbox .main span a:hover{text-decoration:underline;}

.sub_service .mainbox .main_ser{width:665px;height:200px;background:url(../images/service_bg.jpg) no-repeat;margin:70px 0 0 9px;padding:64px 0 0 48px;}
.sub_service .mainbox .main_ser span{display:block;color:#393939;line-height:26px;font-family:"Tahoma";}
.sub_service .mainbox .main_ser span.title01{font-family: 'good_timesregular';color:#025aad;font-size:48px;margin:0 0 22px;}



/*  sub_pro  */
.sub_pro{margin:28px 0 0;}
.sub_pro .bigtitle{overflow:hidden;zoom:1;height:32px;border-left:10px solid #ffaf13;background:url(../images/pro_bg.jpg) repeat-x;margin:0 0 40px;}
.sub_pro .bigtitle span{display:block;float:left;font-size:16px;color:#fff;line-height:32px;margin:0 0 0 15px;}
.sub_pro .bigtitle i{display:block;float:right;width:39px;height:32px;background:#ffaf13;line-height:32px;text-align:center;color:#fff;font-size:40px;}
.sub_pro .bigtitle i:hover{background:#025aad;}
.sub_pro .mainbox ul{overflow:hidden;zoom:1;}
.sub_pro .mainbox ul li{float:left;margin-right:12px;width:175px;margin-bottom:38px;}
.sub_pro .mainbox li .pic{width:173px;height:231px;border:1px solid #e1e1e1;}
.sub_pro .mainbox li .pic img{width:173px;height:231px;}
.sub_pro .mainbox li .title{text-align:center;color:#444;line-height:20px;margin:12px 0 0;height: 40px;overflow: hidden;}
.sub_pro .mainbox li:hover .pic{border-color:#025aad;}
.sub_pro .mainbox li:hover .title{color:#025aad;}


/*  sub_prolist  */
.sub_prolist{margin:36px 0 0;}
.sub_prolist ul li{overflow:hidden;zoom:1;padding:0 0 36px;border-bottom:1px dashed #a6a6a6;margin:0 0 40px;}
.sub_prolist li .pic{float:left;margin-right:50px;width:180px;height:240px;border:1px solid #e1e1e1;}
.sub_prolist li .pic img{width:180px;height:240px;}
.sub_prolist li dl{float:left;width:480px;}
.sub_prolist li dt{color:#176bd4;font-size:18px;margin:12px 0;}
.sub_prolist li dd.text{line-height:24px;color:#444;}
.sub_prolist li dd.more{width:151px;height:35px;background:#ffaf13;font-size:14px;color:#444;text-align:center;line-height:35px;margin:20px 0 0;}
.sub_prolist li:hover dd.more{background:#176bd4;color:#fff;}


/*  sub_pro_detail  */
.sub_top{overflow:hidden;zoom:1;border-top:1px solid #5a5a5a;margin:13px 0 0;padding:30px 0 0;}
.prodetail_top{float:left;}
/*放大镜*/
#preview{text-align:center;overflow:hidden;zoom:1;*width:300px;}
.jqzoom{width:287px;height:384px; position:relative;margin:0;border:2px solid #efefef;float:left;}
#spec-n5{overflow:hidden;float:left;margin:0 26px 0 0;*display:none;}

#spec-list{display:inline; position:relative;width:92px;overflow:hidden;float:left;text-align:center;}
#spec-list ul li{width:90px;height:120px;border:1px solid #efefef;margin:0 0 11px;}
#spec-list ul li img{ width:90px; height:120px;}

/*jqzoom*/
.zoomdiv{left:859px;z-index:100;position:absolute;top:1px;left:7px;width:420px;height:315px;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:900px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:80px;height:60px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}



.protop_right{width:506px;height:auto;float:right;margin-right:14px;}
.protop_right h1{font-size:30px;color:#418ae4;font-weight:bold;margin:0 0 23px;}
.protop_right p.text{padding:17px 0 23px;border-top:1px dashed #adadad;border-bottom:1px dashed #adadad;color:#444;line-height:26px;font-size: 14px;}
.protop_right .help{line-height:22px;color:#929292;padding-top:15px;}
.protop_right .help span{display:block;color:#418ae4;}

.protop_right .proDetail_btn{ margin:15px 0 20px;overflow:hidden;zoom:1;}
.protop_right .proDetail_btn a{ display:inline-block; width:158px; height:34px;font-size:14px;line-height:34px;margin-right:7px;text-align:center;color:#fff;}
.protop_right .proDetail_btn .send{ background:#ef9304;}
.protop_right .proDetail_btn .chat{ background:#186bd1;}
.protop_right .proDetail_btn .download{ background:#023c85;}

.protop_right .proDetail_btn a i{display:inline-block;width:26px;height:21px;vertical-align:middle;background:url(../images/icons.png) no-repeat;margin-right:10px;}
.protop_right .proDetail_btn a.send i{background-position:-198px -258px;}
.protop_right .proDetail_btn a.chat i{background-position:-296px -258px;}
.protop_right .proDetail_btn a.download i{background-position:-245px -256px;}

.protop_right .proDetail_btn a:hover{border-radius:10px;-moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px; -webkit-border-radius:10px;}
.protop_right .share{height:20px;overflow:hidden;zoom:1;}
.protop_right .pro_share{line-height:20px;color:#929292;margin-right:10px;}
.protop_right .share p{float:left;}


.sub_proDetail{margin:55px 0 33px;}
.sub_proDetail .tab_menu{overflow:hidden;zoom:1;height:36px;border-bottom:2px solid #0f98ff;}
.sub_proDetail .tab_menu li{float:left;width:142px;height:36px;line-height:36px;text-align:center;cursor:pointer;color:#fff;font-size:14px;background:url(../images/tab_bg01.jpg) no-repeat;position:relative;}
.sub_proDetail .tab_menu li i{width:11px;height:36px;display:block;background:url(../images/tab_bg001.png) no-repeat;position:absolute;right:0;top:0;}
.sub_proDetail .tab_menu .current{background:url(../images/tab_bg03.jpg) no-repeat;}
.sub_proDetail .tab_box .hide{display:none;}
.sub_proDetail .tab_box{background:url(../images/sub_navbg01.jpg) repeat-x top left;padding:40px 0 0;}

.sub_proDetail .tab_box .main .title{color:#363636;font-weight:bold;font-size:18px;text-align:center;}
.sub_proDetail .tab_box .main .mainbox{border:5px solid #c8c8c8;margin:0 22px 42px 11px;padding:15px 60px 25px 35px;font-size: 14px;color: #515151;}
.sub_proDetail .tab_box .main .mainbox01{border:5px solid #c8c8c8;margin:0 22px 42px 11px;padding:15px 60px 0 35px;font-size: 14px;color: #515151;}
.sub_proDetail .tab_box .main .mainbox01 .main{margin:0 0 40px;}
.sub_proDetail .tab_box .main .table{border-collapse:collapse;}
.sub_proDetail .tab_box .main .mainbox .table{width:355px;border-collapse:collapse;}
.sub_proDetail .tab_box .main .mainbox01 .table01{width:252px;padding:35px 0 0;}
.sub_proDetail .tab_box .main .mainbox01 .table02{padding: 35px 18px 0;margin:0 18px;border-left: 1px solid #d9d9d9;border-right: 1px solid #d9d9d9;height:390px;*width:252px; }
.sub_proDetail .tab_box .main .mainbox01 .main01{border-top: 1px solid #d9d9d9;}
.sub_proDetail .tab_box .main .mainbox01 .main01 .table01{border-right: 1px solid #d9d9d9;padding-right:21px;margin-right:21px;padding-bottom:35px;}

.sub_proDetail .tab_box .main h5{font-size: 16px;font-weight: normal;color: #515151;margin-bottom:20px;}
.sub_proDetail .tab_box .main h5 strong {color: #000;font-size: 16px;}
.sub_proDetail .tab_box .main td {border-bottom:1px solid #d9d9d9;font-size: 14px;padding:8px 0;line-height:20px;}
.sub_proDetail .tab_box .main td strong{font-weight:700;color: #000;font-size: 14px;}









.sub_inquery01{border-top:2px solid #0f98ff;background:url(../images/sub_navbg01.jpg) repeat-x top left;padding:15px 0 0;}
.sub_inquery01 .titlebox .main_title{background:url(../images/sub_navbg02.jpg) repeat-x center;}
.sub_inquery01 .titlebox .main_title a{display:inline-block;background:#fff;padding:0 12px 0 0;color:#176bd4;font-size:24px;}

.sub_inquery01 .inquery{margin:18px 0 0;}
.sub_inquery01 .inquery p{line-height:22px;color:#444;margin:0 5px 20px;}
.sub_inquery01 .inquery{overflow:hidden;zoom:1;}
.sub_inquery01 .inquery input{width:372px;height:35px;border:1px solid #6c6c6c;background:#f3f4f4;color:#444;padding:0 10px;float:left;}
.sub_inquery01 .inquery .email,.sub_inquery01 .inquery .country{margin-right:0;}
.sub_inquery01 .inquery textarea{width:863px;height:132px;background:#f3f4f4;padding:5px;resize:none;border:1px solid #6c6c6c;color:#444;float:left;}

.sub_inquery01 form label{display:block;width:480px;overflow:hidden; zoom:1; margin-bottom:20px;float:left;}
.sub_inquery01 form label span{ display:inline-block;width:80px;color:#444;line-height:35px;text-align:right;margin-right:5px;float:left;}

.sub_inquery01 .inquery .send{width:164px;height:38px;background:#ffaf13;text-align:center;line-height:38px;color:#272828;font-size:14px;margin:22px 0 0 85px;cursor:pointer;border:none;font-weight:bold;}
.sub_inquery01 .inquery .send:hover{border-radius:20px;}

/*siteindex*/
.siteindex{font-size:12px;color:#000;overflow:hidden;zoom:1;}
.siteindex a{color:#000}
.siteindex h2 a{font-size:16px;font-weight:bold;}
.siteindex p{line-height:24px;}
.siteindex .siteabout{line-height:20px;}
.siteindex ul{border:none;margin:0;padding:0;}
.siteindex ul li{border:none;margin:0;line-height:24px;}
.siteindex .sitelist{float:left;margin-right:10px;}

/*样式：*/

.page{text-align:center;width:100%;padding-top:20px;}
.page a{color:#000;padding:0 5px;}


.sub_video ul{clear:both; overflow:hidden;margin-top:55px;margin-right:-25px;}
.sub_video li img{width:230px;height:170px;}
.sub_video li{float:Left;width:230px;margin-bottom:15px;margin-right:25px;}
.sub_video p{color:#262626; text-align:center;margin-top:10px; line-height:20px;height:40px; overflow:hidden;}

.pic{ position:relative}
.pic .lay{ position:absolute; -moz-transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0);left:0;top:0; line-height:220px;text-align:center;width:100%;height:100%;}
.sub_video .pic .lay{ line-height:190px}
.cbox02 .main_R .rollbox .lay img,.sub_video li .lay img{width:48px;height:48px;}
.pic:hover .lay{-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);}

/* about */
.content .biaotiu{
	padding-top:30px;
	font-size:30px;
	color:#074ca1;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
.content .abbox01 .text,.content .abbox03 .text{
	width:970px;
	margin:0px auto;
	color:#444444;
	font-size:14px;
	line-height:24px;
	margin-top:20px;
}
.content .abbox01{
	margin-bottom:35px;
}
.content .abbox01 .text{
	text-align:center;
}
.content .abbox01 .img{
	text-align:center;
	margin-top:35px;
}

.abbox02{
	background:url(../images/aaboutwhy.jpg) no-repeat center;
	height:870px;
}
.abbox02 .biaotiu{
	color:#fff;
	padding-top:50px;
}
.abbox02 .imgmod{
	width:1000px;
	margin:0px auto;
	overflow:hidden;
	margin-top:50px;
}
.abbox02 .imgmod .imd01{
	width:338px;
}
.abbox02 .imgmod img{
	float:left;
	margin-top:8px;
}
.abbox02 .imgmod .imd02{
	width:308px;
	margin-left:8px;
}
.abbox02 .imgmod .imd02 img{
	width:308px;
	height:336px;
}
.abbox02 .imgmod .imd03{
	width:338px;
}
.abbox02 .imgmod .imd04{
	width:496px;
}
.abbox03{
	height:635px;
	background:url(../images/ourbj.jpg) no-repeat center;
}
.abbox03 .biaotiu{
	color:#fff;
	padding-top:50px;
}
.abbox03 .text{
	color:#fff;
	text-align:center;
}
.abbox03 .ourmod{
	width:1000px;
	margin:0px auto;
	margin-top:43px;
	height:440px;
	background:url(../images/ourname.png) no-repeat center bottom;
	overflow:hidden;
}
.abbox03 .ourmod p{
	display:block;
	width:310px;
	text-align:right;
	line-height:32px;
	margin-top:45px;
	font-size:18px;
	color:#fff;
}
.abbox03 .ourmod p i{
	float:right;
	margin-left:25px;
	display:block;
	width:36px;
	height:32px;
	background:url(../images/icons.png) no-repeat;
}
.abbox03 .ourmod .ourmodl{
	float:left;
	padding-top:60px;
}
.abbox03 .ourmod .ourmodl2{
	float:right;
}
.abbox03 .ourmod .ourmodl2 i{
	float:left;
	margin-left:0px;
	margin-right:25px;
}
.abbox03 .ourmod .ourmodl2 p{
	text-align:left;
	margin-bottom:15px;
	overflow:hidden;
}
.abbox03 .ourmod .ourmodl2 p span{
	float:left;
	display:block;
	width:160px;
	font-size:18px;
	line-height:21px;
	margin-top:5px;
}
.abbox03 .ourmod p i.ouricon01{ background-position:-96px -296px;}
.abbox03 .ourmod p i.ouricon02{ background-position:-132px -296px;}
.abbox03 .ourmod p i.ouricon03{ background-position:-168px -296px;}
.abbox03 .ourmod p i.ouricon04{ background-position:-204px -296px;}
.abbox03 .ourmod p i.ouricon05{ background-position:-240px -296px;}
.abbox03 .ourmod p i.ouricon06{ background-position:-276px -296px;}
.abbox03 .ourmod p i.ouricon07{ background-position:-312px -296px;}

.abbox04{
	padding:50px 0px;
	background:#fff;
}
.abbox04 ul li{
	float:left;
	width:290px;
	margin-right:65px;
}
.abbox04 ul li span{
	display:block;
	width:270px;
	margin:0px auto;
	margin-top:30px;
	font-size:18px;
	color:#444444;
	line-height:24px;
}
.abbox04 ul li p{
	display:block;
	width:270px;
	margin:0px auto;
	color:#444444;
	font-size:12px;
	line-height:24px;
	margin-top:10px;
}

.abbox05{
	padding:36px 0px;
	background:#00345c;
}
.abbox05 ul{
	display:block;
	width:974px;
	margin:0px auto;
	overflow:hidden;
}
.abbox05 ul li{
	float:left;
	display:block;
	width:278px;
	height:317px;
	background:url(../images/abbox05.jpg) no-repeat;
	margin-right:70px;
}
.abbox05 ul li i{
	display:block;
	text-align:center;
	font-size:72px;
	color:#fff;
	padding-top:30px;
	font-style:normal;
	font-family:Impact;
}
.abbox05 ul li span{
	display:block;
	width:230px;
	margin:0px auto;
	text-align:center;
	color:#ffcd20;
	font-size:18px;
	margin-top:5px;
	text-transform:uppercase;
	height:36px;
}
.abbox05 ul li p{
	display:block;
	width:230px;
	margin:0px auto;
	text-align:center;
	color:#a4d1ff;
	line-height:18px;
	margin-top:25px;
}
.abbox06{
	padding-top:20px;
	padding-bottom:50px;
}
.abbox06 .abimg06{
	width:1000px;
	margin:0px auto;
	margin-top:55px;
}
.abbox06 .abimg06 p{
	display:block;
	text-align:center;
}
.abbox06 .abimg06 p.p2{
	margin-top:-73px;
}
.abbox06 .abimg06 p.maright{
	margin-left:6px;
}

.abbox07{
	background:url(../images/ab06.png) no-repeat;
	height:450px;
}
.abbox07 .biaotiu{
	color:#fff;
}
.abbox07 ul{
	display:block;
	width:974px;
	margin:0px auto;
	overflow:hidden;
}
.abbox07 ul li{
	float:left;
	width:168px;
	margin-right:33px;
	margin-top:60px;
}
.abbox07 ul li img{
	width:168px;
	height:235px;
}
.abbox07 ul li span{
	display:block;
	width:168px;
	margin-top:20px;
	font-size:18px;
	color:#ffffff;
	text-align:center;
}
.abo_banner{
	height:390px;
}
.abo_banner img{
	height:390px;
}