﻿@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:'verdana';}
.header{min-width:1000px}
.center{min-width:1000px;overflow:hidden}
a:active, a:focus{outline:none;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}

@font-face {
    font-family:'verdana';
    src:url('../fonts/verdana.eot');
    src: url('../fonts/verdana.eot?#iefix') format('embedded-opentype'),
         url('../fonts/verdana.woff') format('woff'),
         url('../fonts/verdana.ttf') format('truetype'),
         url('../fonts/verdana.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'VerdanaBold';
	src: url('../fonts/VerdanaBold.eot');
	src: local('☺'), 
		url('../fonts/VerdanaBold.woff') format('woff'), 
		url('../fonts/VerdanaBold.ttf') format('truetype'), 
		url('../fonts/VerdanaBold.svg') format('svg');
		font-weight: normal;
		font-style: normal;
}


.left{float:left;}
.right{float:right;}
.overflow{overflow:hidden;zoom:1;}


.header .search form #searchfield,.cbox01 .rollbox #cpzsm01 ul li .pic,.cbox01 .more i,.cbox02 .flexslider .more i,.cbox02 .main_bot ul li dl,.cbox03 .mainbox ul li .title,.cbox03 .mainbox ul li .pic_on img,.fbox01 .main_R .share a,.topbox .search form #searchfield,.sub_faq ul li,.sub_support ul li .pic,.sub_support ul li .download i,.sub_inquiry form label input.send,.sub_media ul li .icon,.sub_media ul li dl,.sub_media ul li dl dd,.sub_media ul li dl dt,.sub_left .Lbox01 .main p i,.sub_left .Lbox02 .main p i,.sub_left .Lbox02 .main p a,.sub_news .sub_right li .pic::before,.sub_news .sub_right li .pic::after,.sub_main .page .prev,.sub_main .page .next,.sub_pro .mainbox .main ul li,.sub_pro .mainbox .main ul li dt,.sub_pro .mainbox .main ul li dd,.sub_pro .mainbox .main ul li dd i,.sub_pro .mainbox .bigmore,.protop_right .proDetail_btn a,.hot_pro .tempWrap ul li,.hot_pro .tempWrap ul li dt,.hot_pro .tempWrap ul li dd,.hot_pro .tempWrap ul li dd i,.cbox02 .main_bot ul li dd,.cbox02 .main_bot ul li dd i,.pro_inquiry form label input.send:hover,.pro_inquiry form label input.reset:hover,.header .nav ul li a,.topbox .nav ul li a{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  */
.header{position:relative;}
.header .navbox{width:100%;position:absolute;top:0;left:0;z-index:99;}
.header .navbox .wrapper{position:relative;clear:both;1padding-bottom:10px;}
.head-bot{position:relative;margin-top:-10px;}
.header .logo{position:absolute;top:0;left:401px;}
.header .logo #logo01{margin-top:15px;}
.header .logo #logo01 p img{margin:20px 0 0 -70px;}
.header .logo #logo02{display:none;}

.header .nav{width:100%;position:relative;}
.header .nav ul{float:left}
.header .nav ul li{float:left;}
.header .nav ul li a{display:inline-block;color:#222;font-size:16px;padding:0 17px;line-height:100px;}
.header .nav ul li a:hover{color:#f26520;background:url(../images/nav_bg.jpg) no-repeat bottom center;}
.header .nav>ul>li>a:hover{transform:translateY(-9px);-webkit-transform:translateY(-9px); -moz-transform:translateY(-9px); -ms-transform:translateY(-9px); -o-transform:translateY(-9px);}

/*二级导航*/
.header .sub-nav{position:absolute;top:90px;z-index:9999;display:none;background:#ff530c;padding:2px 0 20px;width:233px;}
.header .sub-nav dl dd{display:block; position:relative;padding:0 15px;}
.header .sub-nav dl dd a{color:#fff;text-transform:none;display:block;line-height:40px;padding:0;font-size:12px;border-bottom:1px dashed #ff7f4b;}
.header .sub-nav dl dd a i{display:inline-block;font:bold 10px/normal simsun;vertical-align:middle;width:15px;height:13px;text-align:center;background:#fff;color:#ff530c;border-radius:50%;padding:2px 0 0;margin:0 15px 0 10px;}
.header .sub-nav dl dd a:hover{color:#fff;background:none;}

.header .nav li .sub-nav dd:hover .nav_right{display:block;}
.header .nav li .sub-nav .nav_right{float:right;width:auto;margin-top:10px;position:absolute; top:-10px;display: none;background:#fff;padding:5px 0;}
.header .nav li .sub-nav .nav_right dd{ min-width:240px;color:#2e2e2e;}
.header .nav li .sub-nav .nav_right dd a{color:#ff530c;display:block; font-size:12px; line-height:40px;padding:0;border:none;}
.header .nav li .sub-nav .nav_right dd a i{display:inline-block;vertical-align:middle;width:5px;height:5px;background:#ff530c;border-radius:50%;padding:0;margin:0 9px 0 20px;}



.header .search{clear:both; overflow:hidden;margin-top:15px;}
.header .search form{float:right}
#searchfield,#searchbutton{-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:0;}
#searchfield{width:158px;height:25px;border:1px solid #ccc; outline:none;border-right:none;float:left;margin-right:-2px; 
text-indent:5px; line-height:27px;background:transparent;opacity:1;filter:alpha(Opacity=100);}
#searchbutton{background:url(../images/x_search.png) no-repeat;width:30px;height:27px;outline:none;cursor:pointer;float:right;border:none;}
.header .change .search{}
.header .change .search form{}
.header .change .search #searchbutton{ position:absolute;top:35px;right:0;}
.header .change .search form #searchfield{float:right;margin-right:0;position:absolute;top:62px;right:0;display:none;border-right:1px solid #ccc;}



.header .change .search form:hover #searchfield{display:block}

.header .change{height:100px;background:#fff;border-bottom:1px solid #ece8ed;z-index:999;}
.header .change .logo #logo01{display:none;}
.header .change .logo #logo02{display:block;margin-top:15px;}
.header .change .search{top:40px;}
.header .change .nav ul li a{/*padding:0 18px;line-height:100px;*/}
.header .change .nav>ul>li>a:hover{padding:0 18px 9px;}
.header .change .sub-nav{top:100px;}
.header .change .nav ul li .sub-nav dl dd a{line-height:40px;padding:0;}
.header .change .nav ul li:hover .sub-nav dl dd a{line-height:40px;}

.header .change .language{display:none}
.language{width:83px;height:24px;border:1px solid #ff530c; position:relative;float:right;margin-top:35px;text-align:center;cursor:pointer}
.language span{color:#131313; line-height:26px;}
.language span:after{ content:"";display:inline-block;width:0;height:0;border-right:4px solid transparent;border-left:4px solid transparent;border-top:5px solid #ff530c; vertical-align:middle;margin-left:7px;}
.language dl{width:85px;padding:5px 0;border-bottom:2px solid #ff530c;display:none; }
.language dl a{color:#131313; line-height:26px;display:block;}
.language dl a:hover{ background:#ff530c;color:#fff;}


.header .change .head-bot,.header .change .search{margin-top:0}
/*内页导航*/
.topbox{position:relative;height:100px;background:#381345;}
.topbox .navbox{width:100%;position:absolute;top:0;left:0;z-index: 999;background:#381345;}
.topbox .navbox .wrapper{position:relative;}
.topbox .logo{position:absolute;top:0;left:408px;}

.topbox .nav{width:100%;position:relative;}
.topbox .nav ul li{float:left;}
.topbox .nav ul li a{display:inline-block;color:#fff;font-size:16px;padding:0 18px;line-height:100px;}
.topbox .nav ul li a:hover{color:#f26520;background:url(../images/nav_bg.jpg) no-repeat bottom center;}
.topbox .nav>ul>li>a:hover{transform:translateY(-9px);-webkit-transform:translateY(-9px); -moz-transform:translateY(-9px); -ms-transform:translateY(-9px); -o-transform:translateY(-9px);}

/*内页二级导航*/
.topbox .sub-nav{position:absolute;top:100px;z-index:9999;display:none;background:#ff530c;padding:2px 0 20px;width:233px;}
.topbox .sub-nav dl dd{display:block; position:relative;padding:0 15px;}
.topbox .sub-nav dl dd a{color:#fff;text-transform:none;display:block;line-height:40px;padding:0;font-size:12px;border-bottom:1px dashed #ff7f4b;}
.topbox .sub-nav dl dd a i{display:inline-block;font:bold 10px/normal simsun;vertical-align:middle;width:15px;height:13px;text-align:center;background:#fff;color:#ff530c;border-radius:50%;padding:2px 0 0;margin:0 15px 0 10px;}
.topbox .sub-nav dl dd a:hover{color:#fff;background:none;}

.topbox .nav li .sub-nav dd:hover .nav_right{display:block;}
.topbox .nav li .sub-nav .nav_right{float:right;width:auto;margin-top:10px;position:absolute; top:-10px;display: none;background:#fff;padding:5px 0;}
.topbox .nav li .sub-nav .nav_right dd{ min-width: 240px;color:#2e2e2e;}
.topbox .nav li .sub-nav .nav_right dd a{color:#ff530c;display:block; font-size:12px; line-height:40px;padding:0;border:none;}
.topbox .nav li .sub-nav .nav_right dd a i{display:inline-block;vertical-align:middle;width:5px;height:5px;background:#ff530c;border-radius:50%;padding:0;margin:0 9px 0 20px;}


.topbox .search{position:absolute;top:38px;right:15px;}
.topbox .search form{width:auto;height:27px;border:none;position:relative;}
.topbox .search form #searchfield{background:#381345;width:0;height:21px;outline:none;color:#aaa;text-indent:8px;float:right;border:1px solid #fff;position:absolute;top:27px;right:0;border-left:none;border-right:none; line-height:21px;}
.topbox .search form:hover #searchfield{width:155px;border-left:1px solid #8f8f8f;border-right:1px solid #8f8f8f;}



/* banner */
.banner{width:100%;height:auto;padding-bottom:5px;background:url(../images/banner_bottom.jpg) no-repeat bottom;position:relative;z-index:9;}
.banner .prev,.banner .next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:50%;overflow:hidden;cursor:pointer;_border:1px solid none;background:url(../images/icons.png) no-repeat;}
.banner .prev{left:70px;background-position:-186px -205px;}
.banner .next{right:70px;background-position:-256px -205px;}
.banner .prev:hover{background-position:-186px -260px;}
.banner .next:hover{background-position:-256px -260px;}
.banner .item{display:block;width:100%;height:5px;position:absolute;z-index:124;bottom:25px;left:0;text-align:center;}
.banner .item a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#ccc;overflow:hidden;}
.banner .item a.cur{background:#ff530c;}
.banner .slide-box,.banner .slide{width:100%;height:735px;overflow:hidden;}
.banner .slide a{ display:block;position:relative;height:735px;}
#bgstyle1 .obj-a,#bgstyle1 .obj-b{left:50%;width:1920px;margin-left:-960px;display:block;height:716px;top:0;}
#bgstyle1{background:url(../images/banner_bg01.png) no-repeat top center; background-size:cover }
#bgstyle2{background:url(../images/10_30z_b02_01.jpg) no-repeat top center;background-size:cover}
#bgstyle3{background:url(../images/z_b03_01.jpg) no-repeat top center;background-size:cover}
.obj-a,.obj-b{position:absolute;z-index:9;}
#bgstyle2 .wrapper{
    width: 100%;
}
#bgstyle2 .obj-b{right:0;bottom:.0;z-index:10;width:100%;}
#bgstyle2 .obj-a{left:0;bottom:0;width:100%;}
#bgstyle3 .obj-a{right:-150px;bottom:0;z-index:10}
#bgstyle3 .obj-b{left:-170px;bottom:220px;}
#bgstyle4{background:url(../images/zz_banner.jpg) no-repeat top center; background-size:contain; position:relative}
#bgstyle4 .obj-a,#bgstyle4 .obj-b{display:none;}
@media screen and (max-width:1140px){
	.banner .slide-box,.banner .slide,.banner .slide a{height:600px;}
	#bgstyle1 .obj-b img,#bgstyle1 .obj-a img{width:80%;height:auto;}
	#bgstyle1 .obj-a,#bgstyle1 .obj-b{margin-left:-768px;}
	#bgstyle2 img,#bgstyle3 img{width:85%}
	#bgstyle2 .obj-b{right:0;top:0;}
	#bgstyle2 .obj-a{top:180px;}
	#bgstyle3 .obj-b{left:-80px;}
	}
@media (max-width:992px) {
	.banner .slide-box,.banner .slide,.banner .slide a{height:500px;}
	#bgstyle1 .obj-b img,#bgstyle1 .obj-a img{width:70%;height:auto;}
	#bgstyle1 .obj-a,#bgstyle1 .obj-b{margin-left:-672px;}
	#bgstyle2 img,#bgstyle3 img{width:75%}

	#bgstyle2 .obj-b{right:0;top:140px;}
	#bgstyle2 .obj-a{top:120px;left:40px;}
	#bgstyle3 .obj-b{left:-50px; z-index:10;bottom:150px}
	}
.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;-webkit-transform:translateY(-50px);} to{opacity:1;-webkit-transform:translateY(0);} }
@-moz-keyframes baoAni{from{opacity:0;-moz-transform:translateY(-50px);} to{opacity:1;-moz-transform:translateY(0);} }
@keyframes baoAni{from{opacity:0;transform:translateY(-50px);} to{opacity:1;transform:translateY(0);} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }




.cbox01{padding:54px 0 40px;}
.cbox01 .titlebox .title{color:#000;font-size:30px;text-align:center;background:url(../images/titlebg.png) repeat-x center;line-height:24px;}
.cbox01 .titlebox .title span{display:inline-block;color:#000;font-size:30px;padding:0 40px;background:#fff;}
.cbox01 .titlebox .title01{color:#484949;text-align:center;margin:20px 0 0;}

.cbox01 .rollbox{position:relative;width:auto;margin-top:42px;z-index:99;}
.cbox01 .rollbox #cpzsm01 ul li{width:490px;height:412px;margin-right:20px;position:relative;text-align:center;}
.cbox01 .rollbox #cpzsm01 ul li .main{text-align:center;background:#7653c1;width:490px;height:330px;padding:26px 0 0;}
.cbox01 .rollbox #cpzsm01 ul li .title{color:#fefeff;font-weight:bold;font-size:20px;text-align:center;margin:0 0 20px;}
.cbox01 .rollbox #cpzsm01 ul li dl{display:inline-block;text-align:center;margin:0 28px;}
.cbox01 .rollbox #cpzsm01 ul li dt{color:#fff;font-size:14px;margin:0 0 12px;}
.cbox01 .rollbox #cpzsm01 ul li dd{width:72px;height:62px;border:1px solid #fff;margin:0 auto;border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;-webkit-border-radius:9px;}
.cbox01 .rollbox #cpzsm01 ul li dd span{display:block;}
.cbox01 .rollbox #cpzsm01 ul li dd span.top{color:#fff;font-size:20px;margin:8px 0 3px;}
.cbox01 .rollbox #cpzsm01 ul li dd span.bot{color:#fff;font-size:14px;}
.cbox01 .rollbox #cpzsm01 ul li .pic{position:absolute;top:190px;left:30px;width:430px;height:220px;}
.cbox01 .rollbox #cpzsm01 ul li .pic img{width:430px;height:220px;}
.cbox01 .rollbox #cpzsm01 ul li:hover .pic{top:180px;}

.cbox01 .more{width:240px;height:50px;margin:35px auto 0;color:#fefeff;font-size:14px;line-height:50px;text-align:center;background:#ff530c;border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;-webkit-border-radius:25px;}
.cbox01 .more i{display:inline-block;margin-right:20px;width:21px;height:21px;background:url(../images/icons.png) no-repeat -115px 0;vertical-align: middle;}
.cbox01 .more:hover i{background-position:-137px 0;}

.cbox01 .rollbox .btn{bottom:0px;left:47%;}
.cbox01 .rollbox .btn a{display:block;color:#ed862a;width:68px; height:68px;float:left;text-align:center;position:absolute;background:url(../images/icons.png) no-repeat;z-index:9999;}
.cbox01 .rollbox .btn .btn01{top:130px;left:-120px;background-position:0 -180px;}
.cbox01 .rollbox .btn .btn02{top:130px;right:-120px;background-position:-74px -180px;}



.cbox02{background:#f5f5f5;width:100%;padding:50px 0;}
.cbox02 .titlebox .title{color:#000;font-size:30px;text-align:center;background:url(../images/titlebg.png) repeat-x center;line-height:24px;}
.cbox02 .titlebox .title span{display:inline-block;color:#000;font-size:30px;padding:0 40px;background:#f5f5f5;}

.cbox02 .flexslider{position:relative;overflow:hidden;padding:50px 0 0;}
.cbox02 .flexslider ul li{overflow:hidden;zoom:1;}
.cbox02 .flexslider ul li p{width:680px; height:340px;float:left;}
.cbox02 .flexslider ul li img{ width:680px; height:340px;}
.cbox02 .flexslider dl{float:right; width:270px;background:#ff530c;height:314px;padding:26px 24px 0 26px;}
.cbox02 .flexslider dl dt{color:#fff; font-size:14px;border-bottom:1px solid #ff7d47;line-height:26px;padding:0 0 20px;margin:0 0 20px;}
.cbox02 .flexslider dl dd{color:#fff; line-height:34px;}
.cbox02 .flexslider dl dd span{font-family: 'VerdanaBold';}

.cbox02 .flexslider .more{width:178px;height:38px;margin:20px 0 0;color:#fefeff;font-size:14px;line-height:38px;text-align:center;border:1px solid #fff;border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;-webkit-border-radius:25px;}
.cbox02 .flexslider .more i{display:inline-block;margin-right:17px;width:21px;height:21px;background:url(../images/icons.png) no-repeat -115px 0;vertical-align: middle;}
.cbox02 .flexslider .more:hover i{background-position:-137px 0;}

.cbox02 .flex-direction-nav{display:none;}
.cbox02 .flex-control-nav{text-align:center;margin:30px 0 0;height:16px;background:url(../images/c02_iconsbg.jpg) repeat-x;}
.cbox02 .flex-control-nav li{width:16px;height:16px;margin:0 11px;display:inline-block;background:#f5f5f5;padding:0 6px;}
.cbox02 .flex-control-nav li a{display:block;width:16px;height:16px;background:url(../images/icons.png) no-repeat -32px 0;text-indent:9999px;border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-webkit-border-radius:50%;_display:none;}
.cbox02 .flex-control-nav .flex-active{background-position:-58px 0;}

.cbox02 .main_bot{margin:40px 0 0;}
.cbox02 .main_bot ul{overflow:hidden;zoom:1;}
.cbox02 .main_bot ul li{float:left;margin-right:20px;width:320px;height:240px;position:relative;}
.cbox02 .main_bot ul li p,.cbox02 .main_bot ul li p img{width:320px;height:240px;}
.cbox02 .main_bot ul li dl{position:absolute;left:0;bottom:0;height:72px;width:286px;padding:0 17px;background:#363141;background:rgba(54, 49, 65, 0.9)!important;filter:alpha(opacity=90);overflow:hidden;}
.cbox02 .main_bot ul li dt{font-size:16px;color:#fff;font-family: 'VerdanaBold';}
.cbox02 .main_bot ul li dd{color:#bfbfbf;font-size:14px;margin:13px 0 7px;line-height:20px;}
.cbox02 .main_bot ul li dd i{display:inline-block;width:17px;height:16px;background:url(../images/icons.png) no-repeat -200px 0;vertical-align:middle;margin-right:11px;}
.cbox02 .main_bot ul li:hover dl{background:#ff530c;background:rgba(255, 83, 12, 0.9)!important;filter:alpha(opacity=90);}
.cbox02 .main_bot ul li:hover dd{color:#fff;}
.cbox02 .main_bot ul li:hover dd i{background-position:-177px 0;}


.cbox03{padding:52px 0 56px;}
.cbox03 .titlebox .title{color:#000;font-size:30px;text-align:center;line-height:24px;}
.cbox03 .titlebox .title01{color:#484949;text-align:center;margin:13px 0 0;}

.cbox03 .mainbox{margin:40px 0 0;}
.cbox03 .mainbox ul{overflow:hidden;zoom:1;}
.cbox03 .mainbox ul li{float:left;margin-right:10px;position:relative;}
.cbox03 .mainbox ul li .pic{width:320px;height:350px;}
.cbox03 .mainbox ul li .pic img{width:320px;height:350px;}
.cbox03 .mainbox ul li .pic_on{width:320px;height:350px;position:absolute;top:0;left:0;}
.cbox03 .mainbox ul li .pic_on img{width:320px;height:350px;opacity:0;filter:alpha(opacity=0);}
.cbox03 .mainbox ul li .title{width:320px;height:55px;background:#ececec;font-size:18px;color:#222;line-height:55px;text-align:center;}
.cbox03 .mainbox ul li:hover .title{background:#ff530c;color:#fff;}
.cbox03 .mainbox ul li:hover .pic_on img{opacity:1;filter:alpha(opacity=100);}


.footer{width:100%;padding:5px 0 0;background:url(../images/footer_border.jpg) no-repeat top;}

.fbox01{width:100%;height:310px;background:#182a75;padding:65px 0 0;}
.fbox01 .title{font-size:20px;color:#fff;line-height:22px;margin:0 0 40px;}

.fbox01 .main_L{width:340px;margin-right:92px;}
.fbox01 .main_L .title{overflow:hidden;zoom:1;background:url(../images/titlebg01.png) repeat-x center;line-height:22px;}
.fbox01 .main_L .title span{display:block;}
.fbox01 .main_L .title .title01{float:left;font-size:20px;color:#fff;padding:0 15px 0 6px;background:#182a75;}
.fbox01 .main_L .title .more{float:right;color:#9fb2fe;padding:0 0 0 15px;background:#182a75;}

.fbox01 .main_L .main li{width:297px;height:83px;background:#152568;margin:0 0 10px;border-radius:10px;padding:16px 20px 0 23px;}
.fbox01 .main_L .main li p{line-height:20px;color:#9fb2fe;}
.fbox01 .main_L .main li p i{display:inline-block;width:23px;height:23px;background:#ff530c;font-style:normal;color:#fff;line-height:23px;text-align:center;border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-webkit-border-radius:50%;margin-right:15px;}
.fbox01 .main_L .main li p.que{line-height:23px;margin:0 0 5px;}
.fbox01 .main_L .main li p.anw{padding-left:39px;}


.fbox01 .main_C{width:195px;}
.fbox01 .main_C .main p{color:#9fb2fe;line-height:18px;margin:0 0 18px;}
.fbox01 .main_C .main p i{display:inline-block;width:9px;height:7px;background:url(../images/icons.png) no-repeat -91px -4px;vertical-align:middle;margin:0 11px 0 2px;}


.fbox01 .main_R{width:330px;}
.fbox01 .main_R .title{margin:0 0 30px;}
.fbox01 .main_R ul li{line-height:36px;color:#9fb2fe;}
.fbox01 .main_R ul li a{color:#9fb2fe;}
.fbox01 .main_R ul li i{display:inline-block;width:18px;height:18px;background:url(../images/icons.png) no-repeat;vertical-align:middle;margin-right:12px;}
.fbox01 .main_R ul .tel i{background-position:0 0;}
.fbox01 .main_R ul .fax i{background-position:0 -36px;}
.fbox01 .main_R ul .email i{background-position:0 -72px;}
.fbox01 .main_R ul .add i{background-position:0 -107px;display:block;float:left;}
.fbox01 .main_R ul .add{overflow:hidden;zoom:1;margin:8px 0 0;}
.fbox01 .main_R ul .add span{display:block;float:left;color:#9fb2fe;line-height:20px;}
.fbox01 .main_R ul .add span.add01{width:250px;}

.fbox01 .main_R .share{width:307px;height:48px;background:#152568;margin:15px 0 0;border-radius:10px;}
.fbox01 .main_R .share a{display:inline-block;width:32px;height:32px;background:url(../images/icons.png) no-repeat;margin:7px 4px 0 22px;vertical-align:middle;}
.fbox01 .main_R .share a.icons01{background-position:0 -140px;}
.fbox01 .main_R .share a.icons02{background-position:-58px -140px;}
.fbox01 .main_R .share a.icons03{background-position:-117px -140px;}
.fbox01 .main_R .share a.icons04{background-position:-175px -140px;}
.fbox01 .main_R .share a.icons05{background-position:-233px -140px;}
.fbox01 .main_R .share a:hover{transform:rotateY(360deg);-ms-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-o-transform:rotateY(360deg); }

.fbox02{width:100%;height:54px;background:#121f53;}
.fbox02 p{color:#2f46a3;line-height:54px;text-align:center;}
.fbox02 p a{color:#2f46a3;}
.fbox02 p .cnzz{margin-left:10px;}


/*  sub  */
.sub_banner{overflow:hidden; width:100%;height:269px;position:relative;z-index:9;}
.sub_banner img{ position:relative; left:50%; margin-left:-960px; width:1920px; height:269px;}

.breadcrumbs{background:#ececec;width:100%;height:34px;}
.breadcrumbs p{line-height:34px;color:#5f6064;text-align:right;}
.breadcrumbs p a{color:#5f6064;text-transform:capitalize;}
.breadcrumbs p a:hover{color:#ff530c;}
.breadcrumbs p i{display:inline-block;width:20px; height:19px;background:url(../images/icons.png) no-repeat -95px -36px;vertical-align:middle;margin-right:11px;}


/*  sub_about  */
.about_menu{padding:44px 0 47px;}
.about_menu p a{display:inline-block;width:180px;height:34px;background:#e6e6e6;line-height:34px;text-align:center;color:#131313;font-size:16px;margin-right:2px;position:relative;}
.about_menu p a i{display:none;width:15px;height:6px;background:url(../images/icons.png) no-repeat -141px -37px;position:absolute;top:34px;left:83px;}
.about_menu p a.on{background:#ff530c;color:#fff;}
.about_menu p a.on i{display:block;}


.sub_about{padding:0 0 165px;}
.sub_about .mainbox{border-bottom:1px dashed #ababab;padding:0 0 35px;margin:0 0 48px;}
.sub_about .mainbox p{overflow:hidden;zoom:1;color:#131313;line-height:36px;}
.sub_about .mainbox span{color:#131313;line-height:36px;display:block;float:left;}

.sub_about .main_bot .title{color:#131313;font-size:20px;font-family: 'VerdanaBold';text-transform:uppercase;margin:0 0 30px;}
.sub_about .main_bot .text{color:#ff530c;font-size:16px;}
.sub_about .main_bot .main{margin:45px 0 40px;}
.sub_about .main_bot .main p{width:456px;float:left;overflow:hidden;zoom:1;}
.sub_about .main_bot .main i{display:block;width:84px;height:84px;background:url(../images/about_bg.png) no-repeat;float:left;color:#ff530c;font-size:20px;line-height:84px;text-align:center;font-style:normal;}
.sub_about .main_bot .main span{display:block;width:340px;float:right;color:#131313;line-height:24px;}

.sub_about .tempWrap{position:relative;z-index:99;}
.sub_about .tempWrap ul {overflow: hidden;zoom: 1;}
.sub_about .tempWrap ul li{float: left;overflow: hidden;width:280px;height:210px;margin-right:30px;}
.sub_about .tempWrap ul li .pic{position:relative;z-index:99;}
.sub_about .tempWrap ul li .pic,.sub_about .tempWrap ul li .pic img{width:280px;height:210px;}

.sub_about .picScroll-left{position:relative;background:#381345;padding:52px 0 48px 50px;margin:40px 0;}
.sub_about .bd{padding:0;}
.sub_about .hd a{width:24px;height:125px;overflow:hidden;display:inline-block;cursor:pointer;font:bold 20px/normal simsun;color:#fff;background:#ff530c;z-index:999;text-align:center;line-height:125px;}
.sub_about .hd a:hover{cursor:pointer;}
.sub_about .hd .prev{position:absolute;top:95px;left:0;}
.sub_about .hd .next{position:absolute;top:95px;right:0;}


/*  sub_culture  */
.sub_culture{padding:0 0 260px;}
.sub_culture li{overflow:hidden;zoom:1;margin:0 0 30px;}
.sub_culture li p{width:76px;height:76px;background:url(../images/culture_bg.png) no-repeat;color:#eb6e2a;font-size:20px;line-height:76px;text-align:center;float:left;}
.sub_culture li dl{width:900px;float:right;}
.sub_culture li dt{color:#131313;font-size:18px;margin:0 0 5px;text-transform:uppercase;}
.sub_culture li dd{color:#535353;line-height:26px;}



/*  sub_culture  */
.sub_faq{padding:0 0 120px;}
.sub_faq li{background:#f4f4f4;margin:0 0 20px;padding:27px 23px 30px;}
.sub_faq li p i{display:block;width:23px;height:23px;background:#ff530c;font-style:normal;color:#fff;line-height:23px;text-align:center;border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-webkit-border-radius:50%;margin-right:15px;float:left;}
.sub_faq li p.que{line-height:23px;margin:0 0 5px;color:#131313;font-size:14px;font-family: 'VerdanaBold';overflow:hidden;zoom:1;}
.sub_faq li p.que span{color:#131313;font-size:14px;font-family: 'VerdanaBold';display:block;float:left;width:900px;}
.sub_faq li p.anw{padding-left:39px;color:#131313;font-size:14px;line-height:22px;}
.sub_faq li:hover{background:none;}


/*  sub_history  */
.sub_history{padding:0 0 70px;}
.sub_history ul{overflow:hidden;zoom:1;}
.sub_history li{float:left;margin:0 50px 54px 0;width:300px;height:auto;}
.sub_history li p,.sub_history li p img{width:300px;height:225px;}
.sub_history li dl{width:270px;height:224px;background:url(../images/history_bg.png) no-repeat;margin:8px 0 0;padding:32px 15px 0;}
.sub_history li dt{color:#131313;font-size:30px;font-family: 'VerdanaBold';text-transform:uppercase;line-height:28px;}
.sub_history li dt i{display:inline-block;width:15px;height:15px;background:#ff530c;vertical-align:middle;border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-webkit-border-radius:50%;margin-right:12px;}
.sub_history li dd{color:#4c4b4b;line-height:24px;margin:13px 0 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical; height: 140px;}
.sub_history li:hover dt{color:#ff530c;}


/*  history_detail  */
.history_detail{padding:0 0 240px 20px;}
.history_detail .title{color:#131313;font-size:30px;font-family: 'VerdanaBold';text-transform:uppercase;line-height:28px;}
.history_detail .title i{display:inline-block;width:15px;height:15px;background:#ff530c;vertical-align:middle;border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-webkit-border-radius:50%;margin-right:12px;}
.history_detail .text{color:#4c4b4b;line-height:30px;margin:28px 0 0;}
.history_detail .pic {overflow:hidden;zoom:1;margin:35px 0 0;}
.history_detail .pic img{width:460px;height:345px;float:left;}



/*  sub_honor  */
.sub_honor{padding:0 0 70px;}
.sub_honor .picScroll-left01{position:relative;}
.sub_honor .tempWrap{position:relative;z-index:99;}
.sub_honor .tempWrap ul {overflow: hidden;zoom: 1;}
.sub_honor .tempWrap ul li{float: left;overflow: hidden;width:215px;height:295px;margin-right:46px;}
.sub_honor .tempWrap ul li .pic{position:relative;z-index:99;}
.sub_honor .tempWrap ul li .pic,.sub_honor .tempWrap ul li .pic img{width:215px;height:295px;}

.sub_honor .hd{padding:0;border-top:1px solid #a0a0a0;margin:60px 0 0;text-align:center;}
.sub_honor .hd a{width:41px;height:41px;overflow:hidden;display:inline-block;cursor:pointer;font:bold 20px/normal simsun;color:#fff;background:#ff530c;z-index:999;text-align:center;line-height:41px;border-radius:50%;}
.sub_honor .hd a:hover{cursor:pointer;}
.sub_honor .hd .prev{background:#ff530c;}
.sub_honor .hd .next{background:#381345;}
.sub_honor .hd p{display:inline-block;background:#fff;padding:0 11px;margin:-20px 10px 0;}

.sub_honor .mainbox{margin:40px 0 0;}
.sub_honor .mainbox p{color:#131313;line-height:40px;margin:0 0 36px;}
.sub_honor .mainbox span{display:block;line-height:20px;}
.sub_honor .mainbox span.title{font-size:14px;font-family: 'VerdanaBold';}


/*  sub_support  */
.sub_support{padding:0 0 70px;}
.sub_support .note{color:#131313;font-size:16px;text-align:center;margin:40px 0 22px;line-height:20px;}

.sub_support ul{overflow:hidden;zoom:1;}
.sub_support ul li{width:490px;height:270px;float:left;margin:0 20px 110px 0;padding:30px 0 0;position:relative;}
.sub_support ul li .title{font-size:26px;color:#fff;font-family: 'VerdanaBold';line-height:40px;text-align:center;}
.sub_support ul li .title01{font-size:18px;color:#fff;text-align:center;}
.sub_support ul li .download{width:191px;height:41px;background:url(../images/download_bg.png) no-repeat;margin:23px auto 0;color:#ff530c;font-size:16px;font-family: 'VerdanaBold';line-height:40px;}
.sub_support ul li .download i{display:inline-block;width:19px;height:17px;background:url(../images/icons.png) no-repeat -48px -76px;vertical-align:middle;margin:0 26px 0 16px;}
.sub_support ul li .pic{width:410px;height:185px;position:absolute;top:185px;left:40px;}
.sub_support ul li:hover .pic{top:178px;}
.sub_support ul li .download:hover i{background-position:-48px -95px;}

.support_main01{background:url(../images/support_bg01.jpg) no-repeat top;}
.support_main02{background:url(../images/support_bg02.jpg) no-repeat top;}
.support_main03{background:url(../images/support_bg03.jpg) no-repeat top;}
.support_main04{background:url(../images/support_bg04.jpg) no-repeat top;}



/*  sub_con  */
.sub_con{padding:45px 0 70px;}

.sub_con .mainbox{width:478px;height:auto;border:1px solid #cecece;}
.sub_con .mainbox .bigtitle{color:#131313;font-family: 'VerdanaBold';border-bottom:1px dashed #bebebe;margin:0 31px 18px 26px;padding:22px 0 20px;}
.sub_con .mainbox .main{padding:0 32px;margin:0 0 20px;}
.sub_con .mainbox .main p{color:#4d4d4d;line-height:30px;overflow:hidden;zoom:1;margin:0 0 14px;}
.sub_con .mainbox .main p i{display:block;float:left;width:30px; height:30px;background:url(../images/icons.png) no-repeat;vertical-align:middle;margin-right:11px;}
.sub_con .mainbox .main .email i{background-position:-370px 0;}
.sub_con .mainbox .main .tel i{background-position:-370px -44px;}
.sub_con .mainbox .main .fax i{background-position:-370px -87px;}
.sub_con .mainbox .main .skype i{background-position:-370px -128px;}
.sub_con .mainbox .main .app i{background-position:-370px -169px;}
.sub_con .mainbox .main .add i{background-position:-370px -211px;}
.sub_con .mainbox .main p span{display:block;float:left;color:#4d4d4d;line-height:30px;font-size:14px;}
.sub_con .mainbox .main p span.title01{color:#4d4d4d;font-family: 'VerdanaBold';margin-right:3px;}
.sub_con .mainbox .main .add span.title02{width:290px;line-height:20px;margin: 5px 0 0;}
.sub_con .mainbox .pic,.sub_con .mainbox .pic img{width:478px;height:100px;}

.sub_inquiry{width:500px;} 
.sub_inquiry .title{ background:#efefef; color:#37383a;height:30px; line-height:30px;}
.sub_inquiry .title i{display:inline-block;width:45px;height:30px;background:url(../images/icons.png) no-repeat -118px -73px #ff530c;vertical-align:top;margin-right:10px;}
.sub_inquiry .inquirymain{margin:35px 0 0;}
.sub_inquiry .inquirymain input{ width:361px;border:solid 1px #c2c2c2;height:28px; padding:0 5px; vertical-align:middle;float:left;}
.sub_inquiry .inquirymain textarea{width:361px;height:83px; border:solid 1px #c2c2c2;padding:5px;float:left;resize:none;}
.sub_inquiry form label{display:block;width:100%;overflow:hidden; zoom:1; margin-bottom:12px;}
.sub_inquiry form label span{ display:inline-block;width:90px;color:#333;font-size:14px; line-height:32px;text-align:right;margin-right:18px;float:left;}
.sub_inquiry form label span i{color:#c41c24;font-style:normal;}

.sub_inquiry form label input.send{border:none;width:180px;height:30px;line-height:30px;background:url(../images/send.png) no-repeat 22px 6px #ff530c;color:#fff;margin:10px 0 0 200px;cursor: pointer;text-indent:53px;text-align:left;font-family: 'VerdanaBold';}
.sub_inquiry form label input.send:hover{border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px; -webkit-border-radius:10px;cursor: pointer;}



/*  sub_media  */
.sub_media{padding:50px 0 64px;}
.sub_media ul{overflow:hidden;zoom:1;}
.sub_media ul li{float:left;width:240px;height:360px;margin:0 13px 20px 0;position:relative;overflow:hidden;}
.sub_media ul li .pic,.sub_media ul li .pic img{width:240px;height:360px;}
.sub_media ul li .icon{position:absolute;top:136px;left:96px;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);}
.sub_media ul li dl{width:210px;height:120px;position:absolute;bottom:0;left:0;background:#e4e4e4;padding:10px 15px 0;}
.sub_media ul li dl dt{color:#131313;font-size:14px;font-family: 'VerdanaBold';line-height:40px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.sub_media ul li dl dd{color:#6c6c6c;line-height:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.sub_media ul li:hover .icon{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.sub_media ul li:hover dl{height:50px;padding:0 15px;}
.sub_media ul li:hover dl dt{line-height:50px;}
.sub_media ul li:hover dd{opacity:0;-moz-opacity:0;filter:alpha(opacity=0);}


/*  sub_news  */
.sub_news{padding:35px 0 80px;}
.sub_left{width:232px;}
.sub_left .Lbox01{margin:0 0 43px;}
.sub_left .Lbox01 .title{height:44px;line-height:44px;color:#fff;font-size:14px;text-align:center;background:#3a0d4a;font-family: 'VerdanaBold';}
.sub_left .Lbox01 .main{padding:8px 13px 20px;border:1px solid #e1e1e1;border-top:none;}
.sub_left .Lbox01 .main p{width:100%;height:40px;line-height:20px;color:#ff530c;border-bottom:1px dashed #c2c2c2;}
.sub_left .Lbox01 .main p a{display:block;overflow:hidden;zoom:1;height:40px;line-height:20px;padding:10px;color:#ff530c;}
.sub_left .Lbox01 .main p span{display:block;float:left;}
.sub_left .Lbox01 .main p i{display:block;float:right;width:13px;height:15px;vertical-align:middle;font:bold 10px/normal simsun;color:#fff;background:#c9c9c9;text-align:center;line-height:15px;border-radius:50%;font-style:normal;padding-left:2px;}
.sub_left .Lbox01 .main p:hover i{background:#ff530c;}

.sub_left .Lbox02{margin:0 0 30px;}
.sub_left .Lbox02 .title{height:44px;line-height:44px;color:#fff;font-size:14px;text-align:center;background:#ff530c;font-family: 'VerdanaBold';}
.sub_left .Lbox02 .main{padding:8px 13px 20px;border:1px solid #e1e1e1;border-top:none;}
.sub_left .Lbox02 .main dt{width:100%;height:40px;line-height:20px;color:#37383a;border-bottom:1px dashed #c2c2c2;}
.sub_left .Lbox02 .main dt a{display:block;overflow:hidden;zoom:1;height:40px;line-height:20px;padding:10px;color:#37383a;}
.sub_left .Lbox02 .main dt span{display:block;float:left;}
.sub_left .Lbox02 .main dt i{display:block;float:left;width:13px;height:15px;vertical-align:middle;font:bold 10px/normal simsun;color:#fff;background:#c9c9c9;text-align:center;line-height:15px;border-radius:50%;font-style:normal;padding-left:2px;margin:2px 15px 0 0;}
.sub_left .Lbox02 .main dt:hover i{background:#ff530c;}
.sub_left .Lbox02 .main dt:hover a{color:#ff530c;}

.sub_left .Lbox02 .main{padding:12px 0 28px;}
.sub_left .Lbox02 .main dl {position:relative;z-index:20;padding:0 20px;}

.sub_left .Lbox02 dl dd{position:absolute; z-index:999; top:5px; left:231px; display:none;width: 240px; height:auto;background:#f26520; }
.sub_left .Lbox02 dl:hover dd{display:block;}
.sub_left .Lbox02 dl dd.sub-list1 { top: -5px; z-index:999;}
.sub_left .Lbox02 dl dd ul {padding:10px 0px 20px;}
.sub_left .Lbox02 dl dd ul li{padding:0 20px; line-height:22px; font-size:14px;position:relative;}
.sub_left .Lbox02 dl dd ul li a{display:block; padding:10px 0px;color:#fff;line-height:20px;transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s linear; -o-transition:all 0.5s linear; -ms-transition:all 0.5s linear;}
.sub_left .Lbox02 dl dd ul li a:hover{transform:translateX(10px);-webkit-transform:translateX(10px); -moz-transform:translateX(10px); -ms-transform:translateX(10px); -o-transform:translateX(10px);}
.sub_left .Lbox02 dl dd ul li i{display:inline-block;width:6px;height:6px;background:#fff;border-radius:50%;margin-right:14px;vertical-align:middle;}

.sub_left .Lbox02 dl dd ul li .right_nav{display:none;position:absolute;top:0;left:240px;background:#f26520;min-width: 160px;padding:10px 20px;}
.sub_left .Lbox02 dl dd ul li:hover .right_nav{display:block;}


.Lbox03{margin:0 0 32px;}
.Lbox03 .title{height:44px;line-height:44px;color:#fff;font-size:18px;text-align:center;background:#3a0d4a;font-family: 'VerdanaBold';}
.Lbox03 .left_product{background:#f0f0f0;}
.Lbox03 .left_product .aside-parts-slide01{width:232px;height:auto;}
.Lbox03 .left_product ul#aside-parts-slide01  li .pic{width:228px; height:152px;margin:5px auto;}
.Lbox03 .left_product ul#aside-parts-slide01  li .pic img{width:228px; height:152px;}
.Lbox03 .left_product ul#aside-parts-slide01  li .text{text-align:center;background:#ff530c;color:#fff;line-height:22px;padding:12px 0;}

.Lbox03 .left_product ul#aside-parts-nav01{overflow:hidden;zoom:1;text-align:center;}
.Lbox03 .left_product ul#aside-parts-nav01  li {display:block; width:25%; height:5px;*display: inline; cursor:pointer;background:#3a0d4a;float:left;}
.Lbox03 .left_product ul#aside-parts-nav01  li.now {cursor:default;background:#ff530c;}


.sub_right{width:720px;}

.sub_news .sub_right li{margin:0 0 33px;}
.sub_news .sub_right li .pic,.sub_news .sub_right li .pic img{width:720px;height:360px;}
.sub_news .sub_right li .pic{position:relative;}
.sub_news .sub_right li .pic::before,.sub_news .sub_right li .pic::after{position:absolute;top:16px;right:16px;bottom:16px;left:16px;content: '';opacity: 0;}
.sub_news .sub_right li .pic::before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform: scale(0,1);transform: scale(0,1);}
.sub_news .sub_right li .pic::after{border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform: scale(1,0);transform: scale(1,0);}
.sub_news .sub_right li:hover .pic::before,.sub_news .sub_right li:hover  .pic::after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}

.sub_news .sub_right li dt{color:#131313;font-size:16px;font-family: 'VerdanaBold';margin:25px 0 20px;}
.sub_news .sub_right li .date{overflow:hidden;zoom:1;}
.sub_news .sub_right li .date span{display:inline-block;color:#505050;font-size:14px;margin-right:34px;}
.sub_news .sub_right li .time01 i{display:inline-block;width:18px;height:18px;vertical-align:middle;background:url(../images/icons.png) no-repeat -188px -81px;margin:0 10px 0 0;}
.sub_news .sub_right li .time02 i{display:inline-block;width:20px;height:10px;vertical-align:middle;background:url(../images/icons.png) no-repeat -188px -61px;margin:0 10px 0 0;}
.sub_news .sub_right li .text{color:#505050;font-size:14px;line-height:24px;margin:10px 0 0;}
.sub_news .sub_right li .more{color:#ff530c;font-size:16px;line-height:30px;margin:10px 0 0;}
.sub_news .sub_right li .more i{display:inline-block;width:6px;height:10px;vertical-align:middle;background:url(../images/icons.png) no-repeat -184px -36px;margin:-4px 0 0 10px;}

.sub_main .page{margin:40px 0 0;}
.sub_main .page p{text-align:center;}
.sub_main .page p a{display:inline-block;width:26px;height:26px;line-height:26px;color:#302e2f;font-size:14px;}
.sub_main .page p a:hover{color:#d91b04;}
.sub_main .page .prev,.sub_main .page .next{width:110px;height:26px;color:#fff;background:#ff530c;}
.sub_main .page .prev{margin-right:36px;}
.sub_main .page .next{margin-left:36px;}
.sub_main .page .prev:hover,.sub_main .page .next:hover{background:#221449;color:#fff;}
.sub_main .page .prev i{font:bold 14px/normal simsun;margin:0 15px 0 0;}
.sub_main .page .next i{font:bold 14px/normal simsun;margin:0 0 0 15px;}




/*  sub_pro  */
.sub_pro .mainbox{padding:48px 0 50px;}
.sub_pro .mainbox .title{width:100%;text-align:center;background:url(../images/pro_titlebg.jpg) repeat-x center;margin:0 0 38px;}
.sub_pro .mainbox .title span{display:inline-block;color:#37383a;font-size:20px;font-family: 'VerdanaBold';padding:0 15px;background:#fff;}
.sub_pro .mainbox .main{padding-left:15px;}
.sub_pro .mainbox .main ul{overflow:hidden;zoom:1;}
.sub_pro .mainbox .main ul li{float:left;background:#eee;margin:0 30px 40px 0;width:270px;height:386px;padding:14px 15px 0;}
.sub_pro .mainbox .main ul li p,.sub_pro .mainbox .main ul li p img{width:270px;height:180px;}
.sub_pro .mainbox .main ul li dl{padding-left:26px;}
.sub_pro .mainbox .main ul li dt{color:#131313;font-size:16px;margin:10px 0 17px;}
.sub_pro .mainbox .main ul li dd.text{color:#131313;line-height:26px;}
.sub_pro .mainbox .main ul li dd.text i{display:inline-block;width:6px;height:6px;background:#535353;border-radius:50%;margin-right:14px;vertical-align:middle;}
.sub_pro .mainbox .main ul li dd.more{width:123px;height:24px;border:1px solid #ff530c;color:#ff530c;line-height:24px;text-align:center;margin:20px 0 0;}
.sub_pro .mainbox .main ul li dd.more i{font:bold 10px/normal simsun;vertical-align:middle;margin-left:10px;}

.sub_pro .mainbox .main ul li:hover{background:#ff530c;}
.sub_pro .mainbox .main ul li:hover dt{color:#fff;}
.sub_pro .mainbox .main ul li:hover dd{color:#fff;}
.sub_pro .mainbox .main ul li:hover dd.text i{color:#fff;background:#fff;}
.sub_pro .mainbox .main ul li:hover dd.more{border-color:#fff;}
.sub_pro .mainbox .main ul li:hover dd.more i{color:#fff;}

.sub_pro .mainbox .bigmore{width:160px;height:40px;color:#fff;line-height:40px;text-align:center;margin:0 auto;background:#182a75;font-family: 'VerdanaBold';}
.sub_pro .mainbox .bigmore:hover{background:#ff530c;}

.sub_main{position:relative;}
.sub_main .pro_Lbox{margin:0 0 30px;position:absolute; z-index:99999; left:5px; top:0;margin-top:43px;_display:none;background:#fff;z-index:99;width:197px;}
.sub_main .pro_Lbox .title{height:44px;line-height:44px;color:#fff;text-align:center;background:#ff530c;font-family: 'VerdanaBold';margin:0;}
.sub_main .pro_Lbox .main{padding:8px 11px 20px;border:1px solid #e1e1e1;border-top:none;}
.sub_main .pro_Lbox .main p{width:100%;height:40px;line-height:20px;padding:0;color:#37383a;border-bottom:1px dashed #c2c2c2;}
.sub_main .pro_Lbox .main p a{display:block;overflow:hidden;zoom:1;height:40px;line-height:20px;padding:10px 0;color:#37383a;}
.sub_main .pro_Lbox .main p span{display:block;float:left;}
.sub_main .pro_Lbox .main p i{display:block;float:left;width:13px;height:15px;vertical-align:middle;font:bold 10px/normal simsun;color:#fff;background:#c9c9c9;text-align:center;line-height:15px;border-radius:50%;font-style:normal;padding-left:2px;margin:2px 15px 0 0;}
.sub_main .pro_Lbox .main p:hover i{background:#ff530c;}
.sub_main .pro_Lbox .main p:hover a{color:#ff530c;}

.sub_main .change{left: 0.5%;top:43px;z-index: 9999;margin-top: 150px;}


.sub_pro_main .tab_menu{height:36px;text-align:center;margin:0 0 40px;}
.sub_pro_main .tab_menu li{display:inline-block;height:34px;line-height:34px; width: 230px;text-align:center;cursor:pointer;color:#383939;font-size:14px;border:1px solid #d2d2d2;margin-right:19px;position:relative;}
.sub_pro_main .tab_menu .current{background:#ff530c;color:#fff;border-color:#ff530c;}
.sub_pro_main .tab_box .hide{display:none;}




/*  sub_pro_detail  */
.sub_top{overflow:hidden;zoom:1;margin:48px 0 42px;position:relative;}
.prodetail_top{float:left;}
/*放大镜*/
#preview{text-align:center;position:relative;}
.jqzoom{width:480px;height:320px; position:relative;margin:0;border:1px solid #ccc;padding:12px;}
#spec-n5{overflow:hidden;margin:33px 0 0;}

#spec-list{display:inline; position:relative;width:505px;overflow:hidden;float:left;text-align:center;}
#spec-list ul{overflow:hidden; zoom:1;}
#spec-list ul li{ float:left; width:101px;}
#spec-list ul li img{ width:80px; height:60px;border:1px solid #ccc;padding:4px;}

/*jqzoom*/
.zoomdiv{z-index:999!important;position:absolute;top:13px!important;left:495px!important;width:420px;height:320px;display:none;text-align:center;overflow: hidden;background:#fff!important;}
.bigimg{width:900px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0;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:440px;height:auto;float:right;z-index:99;}
.protop_right h1{font-size:22px;color:#131313;font-family: 'VerdanaBold';border-bottom:1px dashed #bbb;padding:0 0 22px;margin:0 0 15px;}
.protop_right p.title01{color:#302e2f;font-family: 'VerdanaBold';line-height:30px;}
.protop_right p.text span{display:inline-block;color:#6c6c6c;line-height:28px;}
.protop_right p.text span.stitle{color:#131313;width:158px;}
.protop_right .help{line-height:24px;margin-top:15px;color:#6c6c6c;border-top:1px dashed #bbb;padding:22px 0 0;}
.protop_right .help span{color:#d5140d;}

.protop_right .proDetail_btn{ margin:15px 0;overflow:hidden;zoom:1;}
.protop_right .proDetail_btn a{ display:inline-block; width:155px; height:32px;line-height:32px;float:left;margin-right:17px;text-align:center;}
.protop_right .proDetail_btn .send{ background:#d5140d;color:#fff;font-weight:normal;}
.protop_right .proDetail_btn .get{ background:#ff530c;color:#fff;font-weight:normal;}
.protop_right .proDetail_btn a i{display:inline-block;width:18px;height:17px;vertical-align:middle;background:url(../images/icons.png) no-repeat;margin-right:12px;}
.protop_right .proDetail_btn a.send i{background-position:-243px -20px;}
.protop_right .proDetail_btn a.get i{background-position:-310px -21px;}
.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:28px;*/}
.protop_right .pro_share{line-height:28px;color:#302e2f;}
.protop_right .pro_share img{vertical-align:middle;margin-left:20px;}


.sub_proDetail{padding:0 0 50px;background:#fff;}
.sub_proDetail .tab_menu{zoom:1;background:#323232;height:36px;background:#ff530c;}
.sub_proDetail .tab_menu li{float:left;height:36px;line-height:36px;width:150px;text-align:center;cursor:pointer;color:#fff;font-size:14px;font-family: 'VerdanaBold';border-right:2px solid #fff;position:relative;}
.sub_proDetail .tab_menu li i{display:none;width:15px;height:6px;background:url(../images/icons.png) no-repeat -141px -48px;position:absolute;top:36px;left:66px;}
.sub_proDetail .tab_menu .current i{display:block;}
.sub_proDetail .tab_box .hide{display:none;}
.sub_proDetail .tab_box{background:#f4f4f4;padding:26px 30px 40px;}
.sub_proDetail .tab_box .title{color:#37383a;font-size:16px;font-family: 'VerdanaBold';}
.sub_proDetail .tab_box p{color:#37383a;line-height:30px;}



.pro_inquiry{margin:0 0 50px;} 
.pro_inquiry .title_inquiry{ background:#221449; color:#fff; height:32px; line-height:32px;}
.pro_inquiry .title_inquiry i{ display:inline-block;float:left;width:102px; height:32px;background:#ff530c; margin-right:15px;text-align:center;font-style:normal;font-size:14px;font-family: 'VerdanaBold';} 

.pro_inquiry .inquirymain{margin:22px 0 0;}
.pro_inquiry .inquirymain form{overflow:hidden;zoom:1;}
.pro_inquiry .inquirymain input{ width:436px;border:solid 2px #d2d2d2;height:28px; padding:0 5px; vertical-align:middle;_width:410px;}
.pro_inquiry .inquirymain textarea{width:937px;height:166px;border:solid 2px #d2d2d2;padding:5px;resize:none;}

.pro_inquiry form label{display:block;width:400px;overflow:hidden; zoom:1; margin-bottom:20px;float:left;margin:0 15px 10px 30px;_margin:0 15px 10px 20px;}
.pro_inquiry form label span{ display:inline-block;color:#656565;line-height:34px;height:34px;font-size:14px;}
.pro_inquiry .inquirymain form span i{color:#d5140d;font-style:normal;}
.pro_inquiry form label input.send{border:none;background:url(../images/send01.png) no-repeat 41px center #d91b04; width:150px; height:32px;text-align:left;text-indent:70px;color:#fff;line-height:32px;font-weight:bold;margin:30px 0 0 260px;}
.pro_inquiry form label input.reset{border:none;background:url(../images/reset.png) no-repeat 45px 6px #ff530c; width:150px; height:32px;text-align:left;text-indent:72px;color:#fff;line-height:32px;font-weight:bold;margin:30px 0 0 10px;}
.pro_inquiry form label input.send:hover,.pro_inquiry form label input.reset:hover{cursor: pointer;border-radius:10px;}


.hot_pro{margin:0 0 190px;}
.hot_pro .main_title{color:#fff;font-size:14px;line-height:32px;height:32px;background:#221449;font-weight:normal;}
.hot_pro .main_title span{color:#fff;font-size:16px;font-family: 'VerdanaBold';display:inline-block;padding:0 24px;background:#ff530c;}

.hot_pro .bd{padding:26px 15px 0;}
.hot_pro .picScroll-left02{position:relative;}
.hot_pro .hd{position:absolute;top:-32px;right:0;width:62px;height:32px;background:#ff530c;text-align:center;}
.hot_pro .hd a{overflow:hidden;display:inline-block;cursor:pointer;font:bold 20px/normal simsun;color:#fff;line-height:32px;}
.hot_pro .hd a:hover{color:#221449;}
.hot_pro .hd .prev{margin-right:18px;}
.hot_pro .hd .line{width:1px;height:12px;border-left:1px solid #f68884;position:absolute;top:10px;left:50%;}

.hot_pro .tempWrap{position:relative;z-index:99;}
.hot_pro .tempWrap ul{overflow:hidden;zoom:1;}
.hot_pro .tempWrap ul li{float:left;background:#eee;margin:0 37px 40px 0;width:270px;height:386px;padding:14px 15px 0;}
.hot_pro .tempWrap ul li p,hot_pro .tempWrap ul li p img{width:270px;height:180px;}
.hot_pro .tempWrap ul li dl{padding-left:26px;}
.hot_pro .tempWrap ul li dt{color:#131313;font-size:16px;margin:10px 0 17px;}
.hot_pro .tempWrap ul li dd.text{color:#131313;line-height:26px;}
.hot_pro .tempWrap ul li dd.text i{display:inline-block;width:6px;height:6px;background:#535353;border-radius:50%;margin-right:14px;vertical-align:middle;}
.hot_pro .tempWrap ul li dd.more{width:123px;height:24px;border:1px solid #ff530c;color:#ff530c;line-height:24px;text-align:center;margin:20px 0 0;}
.hot_pro .tempWrap ul li dd.more i{font:bold 10px/normal simsun;vertical-align:middle;margin-left:10px;}

.hot_pro .tempWrap ul li:hover{background:#ff530c;}
.hot_pro .tempWrap ul li:hover dt{color:#fff;}
.hot_pro .tempWrap ul li:hover dd{color:#fff;}
.hot_pro .tempWrap ul li:hover dd.text i{color:#fff;background:#fff;}
.hot_pro .tempWrap ul li:hover dd.more{border-color:#fff;}
.hot_pro .tempWrap ul li:hover dd.more i{color:#fff;}


/*return*/
.backToTop{width:139px; height:67px; background:url(../images/top.png) no-repeat; cursor:pointer; position:fixed; right: 0.5%;text-indent:9999px; bottom:100px;z-index:99;}

.main01 ul li{ float:left; width:300px; margin:5px; padding:0px;}
.main01 ul li a{ color:#999;}

.cont_infor .title {text-align: center;color:#37383a;font-size: 24px;    padding: 20px 0;}
.cont_infor .info{color:#37383a; font-size:14px; line-height:26px; margin-bottom:40px;}
.cont_infor .fenxiang{color:#0c3358; font-size:18px; line-height:36px;}
.cont_infor .fenxiang a{color:#0c3358;}
.cont_infor .fenxiang a:hover{color:#f8821e;}

table { border-collapse: collapse; border-spacing: 0; }

.sub_pro_box .pro_table{ width:100%; border:solid 1px #000; text-align:center; margin:20px 0 0;}
.sub_pro_box .pro_table tr{ height:28px;}
.sub_pro_box .pro_table td{border:solid 1px #000;}
.sub_pro_box .pro_table th{ font-size:14px; line-height:36px;border:solid 1px #000; font-weight:normal;text-align:center;}
.sub_pro_box .pro_table .title:hover{ background:none;}
.sub_pro_box table th{ font-size:14px; text-transform:uppercase; line-height:36px;}

.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;}