@charset "utf-8";
/*------------------通用样式-------------------*/

body {font-family: "微软雅黑"; background-color:#FFF;}
* {margin:0;padding:0;}
ul, ol, li {list-style:none}
a {text-decoration: none; font-size:14px; color:#333;}
a:hover {color:#4780DA; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
hover {color:#4780DA; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
img {margin:0;padding:0;border:none;}
.clear {clear:both;margin:0px;padding:0px;}
form {display: block;}
#all {width: 100%;margin:0px auto;height: auto;min-width:1200px;overflow:hidden;background-color:#FFF; position:relative;}
#alla{width: 100%;margin:0px auto;height: auto;min-width:1200px;overflow:hidden;background-color:#f7f8f9;}
.nav ul li h2,.nava ul li h2,.ce_nav li h3{font-weight:normal;}


/*--------------------通用样式结束----------------------*/



/*--------------------头部样式 开始----------------------*/


.header-top{width:100%; height:85px; margin:0px auto; background-color:#FFF;}
.ht-in{width:1200px; margin-left:auto; margin-right:auto;}

.logo{height:55px; overflow:hidden; float:left; margin-top:15px;}
.logo a{ display:block;}

.fen-nav{
    width: 240px;
    height:36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    position: relative;
	border:1px solid #dddddd;
	margin-left:auto; margin-right:auto;
	float:right; z-index:99; margin-top:24px;
}
/*nav-main*/
.fennav{
    width: 100%;
    height: 100%;
    list-style-type: none;
}
.fennav span{
    display: inline-block;
    margin-left: 18px;
    width: 14px;
    height: 8px;
    background:url(../images/down-icon.png) no-repeat;
}
/*图标向上旋转*/
.hover-up{
    transition-duration: .5s;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
/*图标向下旋转*/
.hover-down{
    transition-duration: .5s;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
/*导航条设置*/
ul.nav-main>li{
    width: 240px;
    height: 100%;
    display: block;
    color: #333;
    cursor: pointer;
}

/*隐藏盒子设置*/
div.hidden-box{
    width: 240px;
    border: 1px solid #dddddd;
    border-top: 0;
    position: absolute;
    display:none;
	background:#fff;
    top: 36px;
	left: -1px;
}
.hidden-box>ul{
    list-style-type: none;
    color: #4780DA;
    cursor: pointer;
}
.hidden-box li a:hover{
    background: #4780DA;
    color: #fff;
}
.hidden-box li a{color:#333; font-size:14px; text-align:left; display:block; padding-left:15px; padding-right:15px;}
/*隐藏盒子位置设置*/



.header {width:100%; height:75px; margin:0px auto; overflow:hidden; background-color:#f4f5f6; border-top:1px solid #EAE8E8;}
.head_inside{width:1200px; overflow:hidden; margin-left:auto; margin-right:auto;}

.head_r{float:right;}
.nav{height:40px; margin-top:17px; float:left;}
.nav ul{clear:both;}
.nav ul li{float:left; margin-right:5px; height:40px; }
.nav ul li a{height:40px; display:block; color:#333; font-size:18px; line-height:40px; padding-left:20px; padding-right:20px; border-radius:6px;}
.nav ul li a:hover{height:40px; color:#FFF; background-color:#4780DA; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.nav ul .nav_Location a{height:40px; color:#FFF; background-color:#4780DA;}

.qie-huan{height:40px; float:right; margin-top:15px;}
.chinese{width:80px; height:40px; display:block; line-height:40px; color:#333; font-size:14px; background-image: url(ch.png); background-repeat:no-repeat; background-position:0px 7px; text-indent:35px; float:left; margin-right:25px;}

.english{width:95px; height:40px; display:block; line-height:40px; color:#333; font-size:14px; background-image: url(en.png); background-repeat:no-repeat; background-position:0px 7px; text-indent:35px; float:left;}
.english:hover{color:#4780DA; background-image: url(en.png); background-repeat:no-repeat; background-position:0px -33px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}


/*--------------------头部样式 结束----------------------*/



/*--------------------banner样式 开始----------------------*/

.banner{width:100%; height:650px; overflow:hidden; margin:0px auto; position: relative;}

/*-------首页banner特效------*/

.flexslider { margin: 0px auto;position: relative;width: 100%;height: 650px;overflow: hidden;zoom: 1;}   
.flexslider .slides li {width: 100%;height: 100%;}
.flex-direction-nav a {width: 70px;height: 70px;line-height: 99em;overflow: hidden;margin: -35px 0 0;display: block;background: url(../images/ad_ctr.png) no-repeat;position: absolute;top: 50%;z-index: 10;cursor: pointer;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all .3s ease;border-radius: 35px;}
.flex-direction-nav .flex-next {background-position: 0 -70px;right: 0;}
.flex-direction-nav .flex-prev {left: 0;}
.flexslider:hover .flex-next {opacity: 0.8;filter: alpha(opacity=25);}
.flexslider:hover .flex-prev {opacity: 0.8;filter: alpha(opacity=25);}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {opacity: 1;filter: alpha(opacity=50);}
.flex-control-nav {width: 100%;position: absolute;bottom: 20px;text-align:center;}
.flex-control-nav li {margin: 0 2px;display: inline-block;zoom: 1;*display: inline;}
.flex-control-paging li a {background: url(../images/dot.png) no-repeat 0 -16px;display: block;height: 16px;overflow: hidden;text-indent: -99em;width: 16px;cursor: pointer;}
.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {background-position: 0 0;}
.flexslider .slides a img { width: 100%;height: 650px;display: block;}


/*--------------------banner样式 结束----------------------*/



.main{width:100%; margin:0 auto; clear:both;}



/*--------------------通用标题样式----------------------*/

.same_title{width:1200px; margin-left:auto; margin-right:auto; text-align:center;}
.ch_name{line-height:30px; font-size:24px; color:#333333; height:30px; width:380px; background-image:url(title.png); background-repeat:no-repeat; background-position:center center; margin-top:15px; margin-left:auto; margin-right:auto;}
.en_name{line-height:30px; font-size:14px; color:#999999; text-align:center; margin-top:5px;}
.top_tt{width:1000px; line-height:30px; font-size:14px; color: #555; margin-top:10px; text-align:center; margin-left:auto; margin-right:auto;}


.en_namea{line-height:50px; font-size:34px;color:#757575;text-align:center;}





/*--------------------首页-最新产品样式----------------------*/


.i_product{width:100%; margin-left:auto; margin-right:auto; padding-top:40px;padding-bottom:60px; background-color:#f4f5f6;}

.vap-f{width:1200px; margin-left:auto; margin-right:auto;}

.ce-nav{width:270px; float:left; position:relative; margin-top:40px;}
.ce-nava{width:270px; position:relative; margin-top:30px;}
.cn-top{width:230px; height:80px; padding:20px; color:#FFF; background-color:#4780DA;}
.cnt-en{height:55px; line-height:55px; font-size:48px; overflow:hidden;}
.cnt-ch{height:25px; line-height:25px; font-size:20px;}
.cn_frame{ width:270px; height:500px; background-color:#343642; overflow:hidden;}
.cn_frame h3{display: block; font-weight:normal;}
.cn_frame a{line-height:40px; width:230px; margin-top:13px; color:#FFF; display:block; font-size:16px; overflow:hidden; padding-left:15px; padding-right:20px; border-left:5px solid #343642;}
.cn_frame a:hover{border-left:5px solid #4780DA; background-color:#FFF; color:#4780DA; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.cn_framea{ width:270px; background-color:#343642; overflow:hidden; padding-bottom:20px;}
.cn_framea h3{display: block; font-weight:normal;}
.cn_framea a{line-height:40px; width:230px; margin-top:13px; color:#FFF; display:block; font-size:16px; overflow:hidden; padding-left:15px; padding-right:20px; border-left:5px solid #343642;}
.cn_framea a:hover{border-left:5px solid #4780DA; background-color:#FFF; color:#4780DA; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}


.htproduct_frame{width:930px; float:right; margin-top:40px;}
.htpro_single{width:280px; height:280px; position:relative; float:left; overflow:hidden; background-color:#FFF; padding:15px;}

.htpro-tu{width:280px; height:210px; overflow:hidden; position:relative;}
.htphoto_ipro{width:280px;height:210px;overflow:hidden;}
.htcover_ipro{width:280px;height:210px;overflow:hidden;position: absolute;top:0px;left:0px;}
.httext_ipro{position:absolute;width:280px;height:210px;left:-280px;top:0px;overflow:hidden;}
.htlook_ipro{width:280px; height:210px; overflow:hidden; background-image: url(shine_brands.png); background-repeat:no-repeat; background-position:center center; display:block; overflow:hidden;}
.htlook_ipro:hover{color:#FFF;}

.htp-xiang{width:280px; height:30px; line-height:30px; color:#333; font-size:16px; display:block; margin-top:5px; font-weight:bold; overflow:hidden;}
.htp-xianga{width:280px; height:30px; line-height:30px; color:#333; font-size:16px; display:block; margin-top:15px; font-weight:bold; overflow:hidden;}
.htp-line{width:30px; height:2px; background-color:#F44A4A; margin-top:10px;}

.htpro-tu.have{margin-top:23px;}

.htpro_single.gray{background-color:#EAEAEA;}
.htpro_single:hover{background-color:#5B94E8; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.htpro_single:hover .htp-xiang{color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.htpro_single:hover .htp-xianga{color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.htpro_single:hover .htp-line{background-color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



/*--------------------首页-选择我们样式----------------------*/


.va-choice{width:100%; margin-left:auto; margin-right:auto; padding-top:60px;padding-bottom:60px;}
.vach_frame{width:800px; margin-left:auto; margin-right:auto; margin-top:40px;}
.vach-single{width:400px; height:115px; float:left; margin-left:20px; margin-right:20px;}
.vach-icon{width:60px; height:60px; overflow:hidden; float:left;}
.vach-text{width:300px; height:110px; float:left; margin-left:20px; padding-top:5px;}
.vach-name{height:30px; line-height:30px; font-size:16px; color:#333; font-weight:bold;}
.vach-jian{height:75px; line-height:25px; font-size:12px; color:#555555; overflow:hidden; margin-top:5px;}

.c_frbox {position:relative;width:1200px; height:240px;}
.c_frBtnL {cursor: pointer; width:58px; height:48px; background-image: url(l.png); background-repeat:no-repeat; background-position:center center; border:1px solid #dddddd; float:left;}
.c_frUl {height: 130px; width:800px; padding-top:40px; overflow:hidden; position:relative; float:left; }
.c_frBtnR {cursor: pointer; width:58px; height:48px; background-image: url(r.png); background-repeat:no-repeat; background-position:center center; border:1px solid #dddddd; float:right;}
.c_frUl ul li { display: inline; float: left; height:130px; width: 400px;overflow: hidden;}
.c_frBtnL:hover,.c_frBtnR:hover{display: block; top:180px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.c_frBtnL:hover{ border:1px solid #4780DA; background-color:#4780DA;background-image:url(l1.png);}
.c_frBtnR:hover{ border:1px solid #4780DA; background-color:#4780DA;background-image:url(r1.png);}

.xuan-btn{width:180px; height:50px; position:relative; margin-left:auto; margin-right:auto; margin-top:-100px;}





#sp{ width:380px; height:300px; float:left; padding:0px; margin:0px; }



/*--------------------首页-热门推荐样式----------------------*/


.va-tui{width:100%; height:400px; padding:60px 0px; background-image: url(tj-bg.jpg); background-repeat:no-repeat; background-position:top center;}
.vat-frame{width:1130px; height:330px; padding:35px; background-color:#FFF; margin-left:auto; margin-right:auto; position:relative; background-image:url(hp-bg.png); background-repeat:no-repeat; background-position:1135px center;}
.vat-pic{width:440px; height:330px; overflow:hidden; float:left; display:block;}
.vat-text{width:520px; height:330px; float:left; margin-left:110px;}
.vat-zui{height:20px; line-height:20px; font-size:12px; color:#444555; margin-top:45px;}
.vat-name{height:59px; line-height:45px; font-size:36px; color:#4780DA; font-weight:bold; display:block; border-bottom:1px solid #dddddd; overflow:hidden;}
.vat-xuan{height:30px; line-height:30px; font-size:12px; color:#444555; margin-top:20px;}
.vat-xuan span{color:#4780DA;}
.vat-xuana{height:40px; line-height:20px; font-size:12px; color:#999999;}
.vat-xiang{width:110px; height:35px; line-height:35px; display:block; font-size:14px; color:#FFF; background-color:#F44A4A; background-image: url(vat-xiang.png); background-repeat:no-repeat; background-position:85px center; text-indent:20px; margin-top:30px;}
.vat-xiang:hover{ color:#FFF; background-color:#DD1D1D;}

.vat-icon{width:60px; height:80px; overflow:hidden; position:absolute; top:0px; left:35px;}


.va-tuia{width:100%; height:355px; padding-top:50px; padding-bottom:60px; border-bottom:1px solid #dddddd;}
.vata-frame{width:1200px; height:355px; margin-left:auto; margin-right:auto;}
.vata-single{width:340px; height:310px; padding:20px; overflow:hidden; background-color:#f7f8f9; position:relative; float:left; margin-right:30px;}
.vata-single.nom{margin-right:0px;}
.vata-tu{width:340px; height:255px; overflow:hidden; position:relative;}
.vata-pic{width:340px; height:255px; display:block; overflow:hidden;}
.vata-text{width:340px; height:30px; margin-top:25px;}
.vata-name{width:220px; height:30px; line-height:30px; font-size:16px; color:#333; font-weight:bold; display:block; overflow:hidden; float:left;}
.vata-more{width:98px; height:28px; line-height:28px; font-size:12px; color:#333; display:block; overflow:hidden; border:1px solid #dddddd; float:left; margin-left:20px; background-image:url(go.png); background-repeat:no-repeat; background-position:75px center; text-indent:15px;}
.vata-more:hover{background-color:#4780DA; border:1px solid #4780DA; color:#FFF; background-image:url(vat-xiang.png);}

.vata-single:hover{background-color:#5B94E8;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.vata-single:hover .vata-name{ color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.vata-single:hover .vata-more{background-color:#FFF; border:1px solid #FFF; color:#4780DA; background-image:url(goa.png);-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.vata-icon{width:60px; height:80px; overflow:hidden; position:absolute; top:0px; left:40px;}


.htuiphoto_ipro{width:340px;height:255px;overflow:hidden;}
.htuicover_ipro{width:340px;height:255px;overflow:hidden;position: absolute;top:0px;left:0px;}
.htuitext_ipro{position:absolute;width:340px;height:255px;left:-340px;top:0px;overflow:hidden;}
.htuilook_ipro{width:340px; height:255px; overflow:hidden; background-image: url(shine_brandst.png); background-repeat:no-repeat; background-position:center center; display:block; overflow:hidden;}
.htuilook_ipro:hover{color:#FFF;}



/*--------------------首页-新闻资讯样式----------------------*/


.ht_news{width:100%; margin-left:auto; margin-right:auto; padding-top:40px; padding-bottom:60px;}


.type_frame{ width:1200px; margin-left:auto; margin-right:auto; text-align:center; margin-top:-10px;}
.type_frame h3{display: inline; font-weight:normal;}
.type_frame a{line-height:35px; padding-left:20px; padding-right:20px; border:1px solid #CCC; border-radius:6px; display:inline-block; font-size:14px; margin-top:30px; margin-left:10px; margin-right:10px;}
.type_frame a:hover{ background-color:#4780DA; color:#FFF; border:1px solid #4780DA;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}


.htnews_frame{width:1200px; margin-left:auto; margin-right:auto; padding-top:10px;}
.htn_single{width:1200px; height:130px; margin-top:30px;}
.htn-left{width:970px; height:70px; padding:30px; background-color:#f7f8f9; float:left;}
.htnt-pic{ width:70px; height:70px; display:block; overflow:hidden; float:left; background-image:url(news-i.png); background-repeat:no-repeat;}
.htnt-text{width:870px; height:70px; float:left; margin-left:30px;}
.htnt-title{width:870px; height:30px; line-height:30px; font-size:16px; color:#333; display:block; overflow:hidden; margin-top:5px; font-weight:bold;}
.htnt-title:hover{color:#4780DA;}
.htnt-wen{line-height:25px; font-size:12px; color:#666666; width:870px; height:25px; overflow:hidden; margin-top:10px;}


.htn-right{width:100px; height:70px; padding:30px; background-color:#f7f8f9; float:right;}

.htnt-time{width:100px; height:30px;}
.htntt-day{ line-height:30px; font-size:14px; color:#666666; float:left;}
.htntt-line{height:30px; width:1px; background-color:#CCC; float:left; margin-left:10px; margin-right:10px;}
.htntt-year{ line-height:30px; font-size:14px; color:#666666; float:left;}
.htn-more{width:98px; height:28px; border:1px solid #4780DA; line-height:28px; font-size:12px; color:#666666; display:block; margin-top:10px; background-image:url(go.png); background-repeat:no-repeat; background-position:75px center; text-indent:15px;}
.htn-more:hover{border:1px solid #FFF; background-color:#FFF; background-image:url(goa.png);}

.htn_single:hover .htn-left{ background-color:#4780DA;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.htn_single:hover .htnt-pic{background-image:url(news-ia.png);-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.htn_single:hover .htnt-title{ color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.htn_single:hover .htnt-wen{ color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.htn_single:hover .htn-right{ background-color:#4780DA;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.htn_single:hover .htntt-day{ color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.htn_single:hover .htntt-line{ color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.htn_single:hover .htntt-year{ color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.htn_single:hover .htn-more{border:1px solid #FFF; background-color:#FFF; color:#4780DA;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



/*--------------------首页-联系我们样式----------------------*/


.ht_contact{width:100%; margin-left:auto; background-color:#f4f5f6; margin-right:auto; padding-top:60px;padding-bottom:60px;}
.htc-frame{width:1200px; height:280px; margin-left:auto; margin-right:auto; position:relative; margin-top:70px;}

.htc-left{width:380px; height:280px; float:left;}
.htcl-title{height:30px; line-height:30px; font-size:24px; color:#333; font-weight:bold; margin-top:40px;}
.htcl-line{ width:40px; height:3px; background-color:#F44A4A; margin-top:17px; margin-bottom:10px;}
.htcl-lx{height:30px; line-height:30px; font-size:14px; color:#444444;}
.htcl-more{width:100px; height:30px; line-height:30px; display:block; font-size:12px; color:#FFF; background-color:#4780DA; text-align:center; margin-top:30px;}
.htcl-more:hover{color:#FFF; background-color:#5B94E8;}

.htc-mid{width:250px; height:280px; float:left; margin-left:95px;}
.htc-right{width:380px; height:280px; float:right; text-align:right;}
.htcr-ch{height:30px; line-height:30px; font-size:20px; color:#333; font-weight:bold; margin-top:40px;}
.htcr-en{height:50px; line-height:25px; font-size:12px; color:#999999; margin-top:10px; overflow:hidden;}
.htcr-line{width:40px; height:3px;background-color:#4780DA; margin-top:10px; margin-left:340px;}
.htcr-re{height:30px; line-height:30px; font-size:14px; color:#666666; font-weight:bold; margin-top:40px;}
.htcr-xian{height:40px; line-height:40px; font-size:32px; color:#0CA000; font-weight:bold;}


/*--------------------首页脚部----------------------*/

.footer{width:100%; padding-top:40px; background-color:#142946; margin:0 auto; clear:both;}

.if_top{width:100%; margin-left:auto; margin-right:auto;}
.ib_frame{width:1200px; margin-left:auto; margin-right:auto;}

.ib_mid{height:165px;width:410px; overflow:hidden; float:left; margin-left:70px;}
.ft-title{height:35px; line-height:30px; font-size:18px; color:#FFF;}
.ft-title span{ font-size:14px; color:#A1A9B5; padding-left:15px;}
.ibl_frame{width:410px; margin-top:10px;}
.ibl-nav{width:410px; height:120px; overflow:hidden;}
.ibl-nav li{height:25px; width:160px; float:left; margin-top:5px; margin-right:20px; overflow:hidden;}
.ibl-nav li a{height:25px; width:160px; line-height:25px; font-size:14px; color:#A3B1C4; display:block; padding-right:10px; font-weight:normal; background-image:url(dn-icon.png); background-repeat:no-repeat; background-position:left center; text-indent:20px;}
.ibl-nav li a:hover{color:#4780DA;}


.ib_left{ width:400px; float:left;}
.ibm_frame{width:400px; height:120px; overflow:hidden; line-height:30px; font-size:12px; color:#8799AD; margin-top:10px;}


.ib_right{width:260px; height:165px; float:right; margin-top:5px;}
.ibr_frame{width:258px; height:100px; color:#D6D6D6; border:1px solid #D6D6D6;}
.ftr-left{width:100px; height:100px; float:left; margin-left:30px;}
.ftr-line{width:30px; height:2px; background-color:#0A90E4; margin-top:8px;}
.ftr-text{line-height:30px; font-size:14px; margin-top:10px;}
.ftr-right{width:100px; height:100px; overflow:hidden; float:right;}
.dizhi{width:260px; height:20px; margin-top:30px;}
.dizhi span{width:20px; height:20px; display:block; overflow:hidden; background-image:url(dizhi.png); background-repeat:no-repeat; float:left; margin-right:10px;}
.dizhi p{width:230px; height:20px; line-height:20px; font-size:12px; color:#A3B1C4; display:block; overflow:hidden; float:left;}

.ib-linea{width:1200px; height:1px; background-color:#0B1E35; margin-left:auto; margin-right:auto; margin-top:25px;}
.ib-lineb{width:1200px; height:1px; background-color:#163356; margin-left:auto; margin-right:auto;}

.if_bottom{width:1200px; margin-left:auto; margin-right:auto; padding-top:20px; padding-bottom:20px;}

.fen_zhan{text-align:center;}
.fen_zhan span{ line-height:30px; font-size:12px; color:#A3B1C4;}
.fen_zhan a{ line-height:30px; font-size:12px; color:#A3B1C4; display: inline-block; padding:0px 10px;}
.fen_zhan a:hover{color:#4780DA;}

.foot_record{line-height:40px; width:1200px; height:40px; font-size:12px; color:#4E6176; margin-left:auto; margin-right:auto; text-align:center;}
.foot_record a{color:#4E6176;}
.foot_record a:hover{color:#FFF;}


/*--------------------关于我们页面样式----------------------*/


.banner_nei{ width:100%; height:500px; overflow:hidden; margin:0 auto; background-image:url(../images/inside.jpg); background-repeat:no-repeat; background-position:center;}

.mainin{width:100%; padding-bottom:40px;}

.mt_in{width:1200px; margin-left:auto; margin-right: auto; position:relative;}

.main_top{width:1150px; height:40px; padding:14px 24px; background-color:#FFF; margin-left:auto; margin-right: auto; position:relative; top:-35px; z-index:99; border:1px solid #EAEAEA;-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1); box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1);}
.mt_in{width:1150px;}


.crumbs{height:20px; float:left; margin-top:10px; text-align:left; background-image:url(home.png); background-repeat:no-repeat; text-indent:15px; background-position:left center;}
.suo{font-size:14px; color:#888; line-height:20px; height:20px;}
.suo a{font-size:14px; color:#333;}
.suo a:hover{color:#008BE0;}
.suo span{padding-right:10px; height:20px;line-height: 20px;display: inline-block;}

.re-soua{width:350px; height:30px; overflow:hidden; color:#333333; margin-top:5px; float:right; margin-right:20px;}
.re-soua span{height:30px; line-height:30px; font-size:12px; float:left; display:block;}
.re-soua a{height:30px; line-height:30px; font-size:12px; float:left; display:block; color:#333333; width:80px; margin-left:15px; overflow:hidden;}
.re-soua a:hover{color:#008BE0;}

.search{ width:270px; height:35px; float:right; margin-top:2px;}
.search form{width:270px; height:35px; display:block; clear:both;}
.sousuo{width:196px; height:33px; border:1px solid #ccc; border-radius:19px 0px 0px 19px; display:block; float:left; padding:0 10px; padding-left:15px; line-height:26px; font-size:12px; color:#666; border-right:0px;}
.search_btn{width:48px; height:35px; background-color:#fff; display:block; border:1px solid #CCC; border-radius:0px 19px 19px 0px; border-left:0px; float: left; cursor: pointer; background-image: url(search.png); background-repeat:no-repeat; background-position:center center;}
.search_btn:hover{background-image: url(searcha.png); background-color:#008BE0;border:1px solid #008BE0; border-left:0px;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}


.sc-wen{width:290px; height:30px; line-height:30px; font-size:12px; color:#333; margin-top:20px; overflow:hidden;}


.main_nei{width:1200px; overflow:hidden; margin-left:auto; margin-right:auto; padding-bottom:5px;/* margin-top:-35px;*/}

.mn_left{width:270px; float:left; overflow:hidden; margin-top:10px;}

.tui-p{ width:230px; overflow:hidden; padding:25px 20px; background-color:#FFF; margin-top:30px;}

.tt-name{width:230px; height:30px; line-height:30px; font-size:20px; color:#333; overflow:hidden; text-indent:15px; background-image:url(ce-bg.png); background-repeat:no-repeat; background-position:left center; padding:9px 0px; border-top:1px solid #dddddd; border-bottom:1px solid #dddddd;}

.clist_right{width:228px; height:273px; border:1px solid #dddddd; overflow:hidden; margin-top:20px;}

.wrapBoxb{ width:228px; height:273px; overflow:hidden; position:relative;}
.wrapBoxb ul{width:6000px;}
.wrapBoxb ul li{float:left;display:inline;width:228px;height:273px;overflow:hidden;position:relative;}

.fra{position: relative; margin-top:-35px; margin-left:65px;}
.taba{width:110px;}
.taba li{width:8px;height:8px;font-size:0;background-color:#dfdfdf;float:left;margin-left:10px;cursor:pointer;display:inline; border-radius:20px;}
.taba li.cur{background-color:#4780DA;border-radius:20px;}

.chanp_pic{width:228px; height:171px; overflow:hidden; display:block;}
.chan_profiles{width:230px; height:50px; background-color:#FFF; padding:20px 0px; display:block;}
.chanp_title{width:230px; line-height:30px; font-size:14px; font-weight:bold; color:#333;display:block; text-align:center; overflow: hidden;}
.chanp_text{width:230px; height:50px; overflow:hidden; line-height:25px; font-size:12px; color:#666; margin-top:10px; text-align:center; display:block;}


.tui-n{width:230px; overflow:hidden; margin-top:30px; background-color:#FFF; padding:25px 20px;}
.tui_news{width:230px; margin-left:auto; margin-right:auto; padding-top:5px;}
.tns-name{width:200px; max-height:40px; padding:12px 0px; font-size:12px; color:#333; line-height:25px; display:block; overflow:hidden; background-image:url(nicon.png); background-repeat:no-repeat; background-position:0px 18px; border-bottom:1px dashed #dddddd; font-weight:bold; padding-left:30px;}
.tns-name:hover{background-image:url(nicona.png);}

.tns-namea{width:200px; max-height:40px; padding:12px 0px; font-size:12px; color:#333; line-height:25px; display:block; overflow:hidden; background-image:url(nicona.png); background-repeat:no-repeat; background-position:0px 18px; border-bottom:1px dashed #dddddd; font-weight:bold; padding-left:30px;}


.mn_right{width:890px; float:right; overflow:hidden; margin-top:10px;}

.det_titlea{width:840px; height:40px; padding-top:20px; padding-left:25px; padding-right:25px; background-color:#EFEFEF; margin-top:30px;}
.det_titlea span{width:120px; height:40px; display:block; background-color:#FFF; text-align:center; line-height:40px; font-size:18px; color:#333; font-weight:bold; border-radius:6px 6px 0px 0px;}

.details{ width:840px; overflow:hidden;  padding-left:25px; padding-right:25px; padding-bottom:30px; padding-top:25px; background-color:#FFF;}
.details_f{ width:840px; overflow:hidden; margin-left:auto; margin-right:auto; padding-top:5px;}
.details_f p{text-indent:2em; line-height:2.4em;}





.mn_right11{width:1200px; float:right; overflow:hidden; margin-top:0px;}
.det_titlea11{width:1150px; height:40px; padding-top:20px; padding-left:25px; padding-right:25px; background-color:#EFEFEF; margin-top:30px;}
.det_titlea11 span{width:120px; height:40px; display:block; background-color:#FFF; text-align:center; line-height:40px; font-size:18px; color:#333; font-weight:bold; border-radius:6px 6px 0px 0px;}
.details11{ width:1150px; overflow:hidden;  padding-left:25px; padding-right:25px; padding-bottom:30px; padding-top:25px; background-color:#FFF;}
.details_f11{ width:1150px; overflow:hidden; margin-left:auto; margin-right:auto; padding-top:5px;}
.details_f11 p{text-indent:2em; line-height:2.4em;}




/*--------------------产品中心页面样式----------------------*/


.mn_righta{width:930px; float:right; overflow:hidden;}


.paproduct_frame{width:930px; float:right; margin-top:10px;}
.papro_single{width:260px; height:345px; position:relative; float:left; overflow:hidden; background-color:#FFF; padding:10px; margin-left:30px; margin-top:30px;}

.papro-tu{width:260px; height:195px; overflow:hidden; position:relative;}
.paphoto_ipro{width:260px;height:195px;overflow:hidden;}
.pacover_ipro{width:260px;height:195px;overflow:hidden;position: absolute;top:0px;left:0px;}
.patext_ipro{position:absolute;width:260px;height:195px;left:-260px;top:0px;overflow:hidden;}
.palook_ipro{width:260px; height:195px; background-image: url(shine_brandsa.png); background-repeat:no-repeat; background-position:center center; display:block; overflow:hidden;}
.palook_ipro:hover{color:#FFF;}

.pap-xiang{width:250px; height:30px; line-height:30px; color:#333; font-size:16px; display:block; margin-top:15px; font-weight:bold; margin-left:5px; overflow:hidden;}
.pap-line{width:30px; height:2px; background-color:#4780DA; margin-top:10px; margin-left:5px;}
.pap-text{width:220px; height:50px; line-height:25px; overflow:hidden; font-size:12px; color:#666; margin-top:15px; margin-left:5px;}

.papro-tu.have{/*margin-top:28px;*/}

.papro_single:hover{background-color:#5B94E8; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.papro_single:hover .pap-xiang{color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.papro_single:hover .pap-line{background-color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.papro_single:hover .pap-text{color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



/*-------页码样式-----*/
.ye_ma{text-align: center;margin: 0px;clear: none;float: left;height: 37px;width: 890px;padding-top: 40px; font-size:14px; color:#666;}
.ye_ma a{line-height: 35px;clear: none; height: 35px; font-size:14px; color:#333; padding:0 15px; border:1px solid #cccccc; border-radius:8px; display:inline-block; margin:0 3px;}
.ye_ma a:hover{background-color:#4780DA; border:1px solid #4780DA; color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



/*--------------------产品中心-内页页面样式----------------------*/


.mn_rightn{width:890px; float:right; overflow:hidden; margin-top:40px; padding-bottom:5px;}
.profiles_frame{width:840px; padding:25px; background-color:#FFF;}
.product_profiles{ width:840px; height:272px;}
.mp_pic{float:left; width:360px; height:270px; border:1px solid #dddddd;} 

.pp_mld{width:430px; height:272px; overflow:hidden; float:left; margin-left:40px;}

.pp_title{line-height:30px; font-size:18px; color:#333; margin-top:35px;}
.pp_text{line-height:30px; font-size:14px; color:#666; margin-top:15px; height:60px; overflow:hidden; border-top:1px solid #dddddd; border-bottom:1px solid #dddddd; padding-top:14px; padding-bottom:14px;}

.pro_lei{width:420px; height:20px; line-height:20px; background-image:url(lei.png); background-repeat:no-repeat; background-position:left center; text-indent:25px; margin-top:10px;}
.pro_lei span{color:#999; font-size:12px;}
.pro_lei a{color:#333; font-size:12px;}
.pro_lei a:hover{color:#107EB5;}

.ppm-bot{width:430px; height:35px; margin-top:30px;}
.buy{width:130px; height:35px; display:block; background-color:#4780DA; color:#FFF; line-height:35px; text-align:center; font-size:14px; border-radius:35px; float:left;}
.buy:hover{background-color:#F94646;color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.telephone{width:250px; height:30px; float:left; margin-top:2px; margin-left:50px; overflow:hidden;}

.tagLabel{width:890px; height:80px; margin-top:30px; background-color:#ffffff;}
.tag_title{height:80px; width:140px; float:left; padding:0px 25px; background-image:url(tag.png); background-repeat:no-repeat; background-position:20px center;}

.tag_f{width:620px; height:40px; overflow:hidden; float:left; padding-left:25px; padding-right:25px; margin-top:20px; border-left:1px solid #dddddd;}
.tag_f a{height:40px; max-width:200px; overflow:hidden; display:block; float:left; line-height:40px; font-size:14px; color:#333; background-image:url(dian.png); background-repeat:no-repeat; background-position:left center; text-indent:20px; margin-right:30px;}
.tag_f a:hover{color:#4780DA; background-image:url(diana.png);}





/*-----------产品放大镜----------*/

/*正常容器*/
.con-fangDaIMg{
	width: 360px;
	height: 270px;
	position: relative;
	z-index:9;
}
.zc_pic{width:360px; height:270px; overflow:hidden;}
.zc_pic img{width:360px; height:270px; display:block;}
.con-fangDaIMg > img{
	width: 100%;
	height:100%
}
/*滑块*/
.magnifyingBegin{
	width: 180px;
	height: 135px;
	left: 0;
	top: 0;
	background-color: #454545;
	opacity: 0.5;
	filter:alpha(opacity=50);
	position: absolute;
	cursor: move;
	display: none;
}
/*放大镜显示区域*/
.magnifyingShow{
	width: 360px;
	height: 270px;
	display: none;
	position: absolute;
	right: -400px;
	top: 0;
	overflow: hidden;
	background-color: #454545;
	border-left:2px solid #999;
	border-right:2px solid #999;
}
.magnifyingShow > img{
	width: 720px;
	height: 540px;
	margin-left:0;
	margin-top: 0;
}

/*-----------*/

.detailsp{ width:840px; overflow:hidden;  padding-left:25px; padding-right:25px; padding-bottom:30px; padding-top:25px; background-color:#FFF; margin-top:30px; }




/*--------------------新闻资讯页面样式----------------------*/



.mrnews_ff{ width:890px;}

.ntn_single{width:890px; height:130px; margin-top:30px;}
.ntn-left{width:660px; height:70px; padding:30px; background-color:#FFF; float:left;}
.ntnt-pic{ width:70px; height:70px; display:block; overflow:hidden; float:left; background-image:url(news-i.png); background-repeat:no-repeat;}
.ntnt-text{width:560px; height:70px; float:left; margin-left:30px;}
.ntnt-title{width:560px; height:30px; line-height:30px; font-size:16px; color:#333; display:block; overflow:hidden; margin-top:5px; font-weight:bold;}
.ntnt-title:hover{color:#4780DA;}
.ntnt-wen{line-height:25px; font-size:12px; color:#666666; width:560px; height:25px; overflow:hidden; margin-top:10px;}


.ntn-right{width:100px; height:70px; padding:30px; background-color:#FFF; float:right;}

.ntnt-time{width:100px; height:30px;}
.ntntt-day{ line-height:30px; font-size:14px; color:#666666; float:left;}
.ntntt-line{height:30px; width:1px; background-color:#CCC; float:left; margin-left:10px; margin-right:10px;}
.ntntt-year{ line-height:30px; font-size:14px; color:#666666; float:left;}
.ntn-more{width:98px; height:28px; border:1px solid #4780DA; line-height:28px; font-size:12px; color:#666666; display:block; text-align:center; margin-top:10px;}

.ntn_single:hover .ntn-left{ background-color:#4780DA;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.ntn_single:hover .ntnt-pic{background-image:url(news-ia.png);-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.ntn_single:hover .ntnt-title{ color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.ntn_single:hover .ntnt-wen{ color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.ntn_single:hover .ntn-right{ background-color:#4780DA;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.ntn_single:hover .ntntt-day{ color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.ntn_single:hover .ntntt-line{ color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.ntn_single:hover .ntntt-year{ color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.ntn_single:hover .ntn-more{border:1px solid #FFF; background-color:#FFF; color:#4780DA;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



.mrnews_top{width:890px; height:70px; padding:30px 0px; background-color:#FFF; margin-top:30px;}
.mrnt-right{width:700px; height:70px; overflow:hidden; float:left;}
.mrnews_h{height:30px; line-height:30px; font-size:20px; color:#333; font-weight:bold; margin-top:5px;}
.mrnewsn_t{height:20px; line-height:20px; font-size:12px; color:#999; text-indent:20px;margin-top:10px; background-image:url(time.png); background-repeat:no-repeat; background-position:left center;}
.mrnt-left{width:70px; height:70px; overflow:hidden; float:left; padding:0px 40px; background-image:url(news-i.png); background-repeat:no-repeat; background-position:40px center;}


.mrnews_single:hover .ns_icon{background-image:url(newsa.png); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.mrnews_single:hover .news_text{ border-bottom:1px dashed #4780DA; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



.fenpian{width:840px; margin-top:10px; background-color:#FFF; padding:25px; margin-top:20px;}
.change{font-size:14px; color:#666666; line-height:25px; padding-left:24px; border-left:2px solid #4780DA;}
.change a{line-height:25px; height:25px; font-size:14px; color:#333; display:inline-block;}
.change a:hover{ color:#4780DA;}
.kong{height:8px;}




/*--------------------------后添程序样式----------------------*/

.m_inside{width:1200px; margin-top:40px; margin-left:auto; margin-right:auto;}
.tagCon{margin-top:40px;}
.tagCon .title{line-height:40px; font-size:18px; color:#4780DA; font-weight:bold; border-bottom:1px solid #CCC;}
.tagBody{padding-top:10px;}
.tagBody a{line-height:30px; font-size:14px;}
.tagBody a:hover{color:#4780DA;}

.linkbox h3 a{font-size:18px; color:#333; font-weight:bold; line-height:40px;}
.linkbox h3 a:hover{color:#4780DA;}
.linkbox .f6 a{line-height:30px; margin-right:10px; font-size:14px;}

.suo em{color:#C00; font-style:normal;}

.mrproduct_framea{ width:1228px; margin-top:10px;}

.ye_maa{text-align: center;margin: 0px;clear: none;float: left;height: 37px;width: 1200px;padding-top: 40px; font-size:14px; color:#666;}
.ye_maa a{line-height: 35px;clear: none; height: 35px; font-size:14px; color:#333; padding:0 15px; border:1px solid #cccccc; border-radius:8px; display:inline-block; margin:0 3px;}
.ye_maa a:hover{background-color:#4780DA; border:1px solid #4780DA; color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



.lbs{
	width:260px;
	height:auto;
	position:relative;
	float:left;
	background-color:#ffffff;
	padding:10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.lbs img { width:260px; height:auto;}
.ryz{ width:260px; height:40px; line-height:40px; text-align:center; margin:0px; float:left; padding:0px;}



.ryn{ width:840px; padding:25px; background-color:#ffffff; text-align:center; float:left;}