html {-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;-webkit-tap-highlight-color:rgba(0,0,0,0);}
body {margin:0;font-family:"Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;line-height:1.42857143;font-size:14px;/*min-width:1230px;*/background:#fff;color:#333;}
h1 {font-size:2em;margin:.67em 0;}
figure {margin:1em 40px;}
hr {box-sizing:content-box;height:0;overflow:visible;}
a {-webkit-text-decoration-skip:objects;background-color:transparent;}
abbr[title] {border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}
b,strong {font-weight:bolder;}
dfn {font-style:italic;}
mark {background-color:#ff0;color:#000;}
small {font-size:80%;}
sub,sup {font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub {bottom:-.25em;}
sup {top:-.5em;}
audio:not([controls]) {display:none;height:0;}
img {border-style:none;}
svg:not(:root) {overflow:hidden;}
button,input,optgroup,select,textarea {line-height:1.42857143;margin:0;outline:none;}
body,button,input,select,textarea {text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-font-feature-settings:"liga","kern";}
button,input {overflow:visible;}
button,select {text-transform:none;}
button,html [type=button],/* 1 */ [type=reset],[type=submit] {-webkit-appearance:button;}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {border-style:none;padding:0;}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring {outline:1px dotted ButtonText;}
fieldset {padding:.35em .75em .625em;}
legend {box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress {display:inline-block;vertical-align:baseline;}
textarea {overflow:auto;}
[type=checkbox],[type=radio] {box-sizing:border-box;padding:0;}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {height:auto;}
[type=search] {-webkit-appearance:textfield;outline-offset:-2px;}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {-webkit-appearance:none;}
::-webkit-file-upload-button {-webkit-appearance:button;font:inherit;}
summary {display:list-item;}
article,aside,footer,header,nav,section,figcaption,figure,main,details,/* 1 */ menu {display:block;}
pre,code,kbd,samp {font-family:monospace,monospace;font-size:1em;}
audio,video,canvas {display:inline-block;}
template,[hidden] {display:none;}
.clearfix {zoom:1;}
.clearfix:before,.clearfix:after {display:table;line-height:0;content:"";}
.clearfix:after {clear:both;}
a {color:#333;text-decoration:none;}
a:hover {color:#d42220;text-decoration:none;}
ul {margin:0;list-style:none;padding:0;}
.img-center {text-align:center;font-size:0;}
.img-center img {display:inline-block;width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle;-webkit-transition:all 0.5s;transition:all 0.5s;}
.img-cover {overflow:hidden;position:relative;}
.img-cover span {display:block;width:100%;background:no-repeat center / cover;-webkit-transition:all 0.5s;transition:all 0.5s;height:100%;position:absolute;left:0;top:0;}

.container{width: 100%;max-width: 1400px;margin: 0 auto; padding:0 15px;}



/*------网站头部------*/


.header {background-color:#fff;}
.header .topbar {line-height:34px;background-color:#f5f5f5;font-size:13px;}
.header .topbar ul {float:right;}
.header .topbar li {float:left;color:#ddd;}
.header .topbar li.pipe {padding:0 10px;}

.header .head_con { margin-top:10px; margin-bottom:10px;}
.header .logo {float:left;font-size:0;height:95px;line-height:85px;text-align:left;padding:15px 0;}
.header .logo img { height:65px;}
.header .tel {float:right;background:url(../images/tel.jpg) no-repeat 0 center;padding-left:55px;margin-top:31px;}
.header .tel strong {display:block;font-size:36px;font-family:Impact;line-height:1;color:#dd0000;}
.header .text {float:left;font-size:18px;margin:20px 0 20px 30px;padding:5px 0 5px 30px;border-left:1px solid #ddd;}
.header .text strong {display:block;font-size:26px; color:#001e5e;}

.header .nav {font-size:0;background-color:#d42220;color:#fff;}
.header .nav li {display:inline-block;vertical-align:middle;background:url(../images/li_07.jpg) no-repeat left center;padding-left:1px;}
.header .nav li.nav_h {padding-left:0;background-image:none;}
.header .nav li a {display:block;font-size:16px;line-height:60px;padding:0 50px;color:#fff;}
.header .nav li .arr {/*float:right;height:40px;width:40px;position:relative;*//*display:none;*/content:"";position:absolute;border:4px solid transparent;border-bottom:0;border-top-color:currentColor;top:50%;margin-top:-2px;right:15px;}
/*.header .nav li .arr:after {content:'';border-top:2px solid #ccc;border-left:2px solid #ccc;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(135deg);transform:rotate(135deg);right:15px;}*/
.header .nav li.active a,.header .nav li.open a,.header .nav li a:hover {color:#fff;background-color:#001e5e;}
.header .nav li.dropdown {position:relative;}
/*.header .nav li.dropdown:before {content:"";position:absolute;border:4px solid transparent;border-bottom:0;border-top-color:currentColor;top:50%;margin-top:-2px;right:15px;}*/
.header .nav .dropdown-box {position:absolute;left:0;min-width:100%;top:100%;display:none;z-index:10;text-align:center;}
.header .nav .dropdown-box p {margin:0;}
.header .nav .dropdown-box a {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px;font-size:14px;background-color:rgba(0,0,0,0.5) !important;line-height:40px;border-bottom:1px solid rgba(0,0,0,0.2);}
.header .nav .dropdown-box a:hover {background-color:#dd0000 !important;}
.header .nav li.open .dropdown-box {display:block;}


.menu-btn {display:none;padding:6px 0;float:right;margin-left:15px;}
.menu-btn:before,.menu-btn:after,.menu-btn span {display:block;height:2px;background-color:#0d5ba4;content:'';}
.menu-btn:before {width:24px;}
.menu-btn:after {width:18px;margin-left:6px;}
.menu-btn span {width:12px;margin:6px 0 6px 12px;}



/*------网站底部------*/


.footer {padding:0;background-color:#fff;padding-bottom:50px;}
.footer-nav {margin-bottom:30px;background-color:#d42220;text-align:center;height: 60px;line-height: 60px;color: #fff;}
.footer-nav a {display:inline-block;vertical-align:middle;font-size:15px;/*margin:0 20px;*/color:#fff;border-right: 1px solid #fff;    padding: 0 25px;}
.footer-nav a.lasta { border-right:0;}
.footer-ewm {float:right;width:120px;text-align:center;}
.footer-ewm p {margin:10px 0 0;font-size:12px;}
.footer-info {margin-right:160px;background:url(../images/logo2.jpg) no-repeat 0 15px;padding-left:350px;}
.footer-info p {margin:5px 0 0; line-height:30px;}



.footer-fix {box-shadow:0 0 10px rgba(0,0,0,0.2);position:fixed;bottom:0;left:0;width:100%;background-color:#fff;z-index:10;display:none;}
.footer-fix li {float:left;width:25%;}
.footer-fix li a {display:block;text-align:center;padding:7px 0;font-size:12px;line-height:1;}
.footer-fix li i {display:block;height:20px;background:no-repeat center;background-size:contain;margin-bottom:4px; font-size:20px;}
/*.footer-fix li i.i1 {background-image:url(../images/f_01.png);}
.footer-fix li i.i2 {background-image:url(../images/f_02.png);}
.footer-fix li i.i3 {background-image:url(../images/f_03.png);}
.footer-fix li i.i4 {background-image:url(../images/f_04.png);}*/



.yunu-link {padding:20px 0;background-color: #f8f8f8;}


/*------内页样式------*/

.banner-sub {height: 400px;background: no-repeat center / cover;}


.m-page { padding: 48px 0; background: #f3f3f3; }
.m-page .left-box { padding-left: 0; }
.m-page .left-box .menu-wrap { background: #fff; }



/*------侧边分类------*/

.m-page .left-box .menu-wrap .title { background: #001e5e; color: #fff; font-size: 22px; text-align: center;  padding-top:18px; padding-bottom:18px; font-weight:bold;}
.m-page .left-box .menu-wrap .title i {color: #fff;display: block; text-align: center; font-size:32px; line-height:18px; text-transform:uppercase; padding-top:5px; font-weight:normal;}
.m-page .left-box .menu-wrap .menu-list { padding-bottom: 20px; }
.m-page .left-box .menu-wrap .menu-list .items a { display: block; overflow: hidden; padding: 15px; border-bottom: 1px dashed #eee; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }


.menu-wrap .title { background: #001e5e; color: #fff; font-size: 22px; text-align: center;  padding-top:18px; padding-bottom:18px;}
.menu-wrap .title i {color: #fff;display: block; text-align: center; font-size:24px; line-height:18px; text-transform:uppercase; padding-top:5px; font-style:normal;}

.menu-list {}
.menu-list .tit {text-align:center;color:#fff;line-height:70px;font-size:24px;font-weight:bold;background-color:#214d98;}
.menu-list dl {padding:10px;margin:0; width:100%;/* background-color:#f2f2f2;*/}
.menu-list dt {   margin-top:10px;}
.menu-list dt a {display:block;line-height:52px;color:#fff;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;/* border-radius:8px;*/background-color:#d42220; background-image:url(../images/cp_ico01.gif); background-repeat:no-repeat; background-position:14px 20px;  padding-left:40px;}
.menu-list dd {margin:0; margin-bottom:10px; width:100%;}
.menu-list dd a {display:block;line-height:50px;font-size:14px;border-bottom:1px dotted #e5e5e5;background:url(../images/flico1.jpg) left center no-repeat;padding-left:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.menu-list ol {margin:0; padding:0;}
.menu-list ol a {display:block;line-height:50px;font-size:16px;border-bottom:1px dotted #e5e5e5;background:url(../images/aao_10.jpg) left center no-repeat;padding-left:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}


/*------侧边联系我们------*/

.m-page .left-box .contact { margin-top: 30px; background: #fff; }
.m-page .left-box .contact .pic { display: block; position: relative; height: 96px; overflow: hidden; }
.m-page .left-box .contact .pic .text { position: absolute; top: 50%; margin-top: -32px; width: 80%; height: 64px; background: #fc0203; background: rgba(33, 33, 33, 0.5); line-height: 32px; }
.m-page .left-box .contact .pic .text span { display: block; padding-left: 16px; text-transform: uppercase; font-size: 18px; font-weight: 700; color: #FFF; }
.m-page .left-box .contact .contact-list { padding: 16px; }
.m-page .left-box .contact .contact-list li { padding: 7px 0; }

.m-page .left-box .contact .dianhua { text-align:center; padding-top:10px; font-size:20px;}
.m-page .left-box .contact .dianhua span{ font-size:24px;color:#001e5e; display:block;}



/*------内页右侧------*/



.m-page .right-box { padding-right: 0; }
.m-page .right-box .right-con { padding: 23px 32px; background: #fff; }
.m-page .right-box .right-con > .title { line-height: 48px; border-bottom: 1px solid #ddd; }
.m-page .right-box .right-con > .title .name { font-size: 22px; }
.m-page .right-box .right-con > .title .name i { vertical-align: middle; font-size: 26px; padding-right: 10px; }
.m-page .right-box .right-con > .title .sitepath .link { color: #666; max-width: 520px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.m-page .right-box .right-con > .title .sitepath .link span { padding-right: 5px; }
.m-page .right-box .right-con > .title .sitepath .link span > a:first-child { margin-right: 5px; }
.m-page .right-box .right-con > .title .sitepath .link i { padding: 0 10px; }
.m-page .right-box .right-con > .title .sitepath .menu-link { cursor: pointer; }



.m-page .right-box .right-con .main { padding-top: 15px; }
.m-page .right-box .right-con .main .intro-pic { width: 250px; max-height: 190px; padding: 4px; border: 1px solid #ddd; text-align: center; overflow: hidden; margin: 0 auto 15px; }
.m-page .right-box .right-con .main .intro-wrap { line-height: 24px; }
.m-page .right-box .right-con .main .intro-wrap img { max-width: 100%; }



/*------list_content.htm------*/

.map {height: 400px;margin-top: 20px;}


/*------list_product.htm------*/



.m-page .right-box .m-p-list .list { padding: 8px; }
.m-page .right-box .m-p-list .list .p-img { height: 222px; padding: 4px; border: 1px solid #ddd; overflow: hidden; position: relative; text-align: center; -webkit-transition: all ease 0.3s; transition: all ease 0.3s; }
.m-page .right-box .m-p-list .list .p-img img { display: block; max-height: 100%; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.m-page .right-box .m-p-list .list .p-title { padding: 15px 0 5px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all ease 0.3s; transition: all ease 0.3s; }
.m-page .right-box .m-p-list .list:hover .p-img { border-color: #ea0f10; }
.m-page .right-box .m-p-list .list:hover .p-title { color: #ea0f10; }

.news2 .imgbox{padding: 0px;}
.news2 h5{font-size: 15px; color: #000; line-height: 30px; height:30px; text-align: center; margin-top: 10px; overflow:hidden;}

.news2:hover .imgbox{border-color: #bf0008;}
.news2:hover h5{color: #bf0008;}



/*------list_news.htm------*/


.news5{display: block; border: 1px solid #e9e9e9; padding: 18px; background: #fff; margin-bottom: 30px; box-shadow: 0 0 6px rgba(0, 0, 0, 0.1); box-shadow: 3px 3px 10px rgba(0, 0, 0, .1);}
.news5 .imgbox{width: 245px; height: 209px; overflow: hidden;}
.news5 .imgbox .img{width: 100%; height: 100%;}
.news5 .text_box{padding: 10px 0 0 266px;}
.news5 h5{font-size: 18px; font-weight: bold; color: #2a2a2a; line-height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-height: initial}
.news5 p{color: #a8a8a8; margin-top: 10px;}
.news5 .text{line-height: 24px; color: #797979; height: 72px; overflow: hidden; margin: 15px 0;}
.news5 b{display: block; width: 93px; line-height: 29px; border: 1px solid #d4d4d4; color: #333; border-radius: 30px; font-weight: normal; text-align: center;}
.news5 b img{position: relative; top: -1.5px;}
.news5 b img.img-2{display: none;}


.news5:hover{border-color: #001e5e; box-shadow: 3px 3px 10px rgba(14, 85, 233, .2);}
.news5:hover .img{transform: scale(1.1);}
.news5:hover h5{color: #001e5e;}
.news5:hover b{background: #001e5e; border-color: #001e5e; color: #fff;}
.news5:hover b img.img-1{display: none;}
.news5:hover b img.img-2{display: initial;}



/*------info_news.htm------*/


.content-title {margin-bottom: 20px;text-align: center;}
.content-title h1 {font-size: 22px;margin: 0;}
.content-title p {margin: 15px 0 0;font-size: 12px;color: #999;border-top: 1px dashed #ddd;padding-top: 15px;}
.content-title p span {padding: 0 10px;display: inline-block;}

.content-body {line-height: 2.5;}
.content-body img {max-width: 100% !important;height: auto !important;width: auto !important;}

.content-exp {padding: 10px 15px;font-size: 12px;background-color: #f5f5f5;margin-top: 20px;border-radius: 5px;}
.content-exp li {line-height: 2;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}



/*------info_product.htm------*/


.yunu-showcase {margin: 0 0 20px;padding-bottom: 20px;border-bottom: 1px dashed #ddd;}
.yunu-showcase-info {margin-left: 430px;}
.yunu-showcase-info h1 {font-size: 24px;margin: 0;border-bottom: 1px dashed #ddd;padding-bottom: 15px;}
.yunu-showcase-info .con {margin: 5px 0 0;color: #666;line-height: 1.8;min-height: 350px;}
.yunu-showcase-info .tel {border-top: 2px solid #e6e6e6;margin-top: 15px;padding-top: 15px;height: 42px;line-height: 21px;font-size: 18px;}
.yunu-showcase-info .tel span {display:table-cell;vertical-align:middle;line-height:42px;}
.yunu-showcase-info .tel span i { font-style:normal;	display:table-cell;vertical-align:middle;}
.yunu-showcase-info .tel strong {color: #001e5e; font-size:26px; font-weight:bold;/* display:block;*/   font-family: Impact;	display:table-cell;vertical-align:middle;}
.yunu-showcase-info .tel .btn1 {float: right;line-height: 42px;padding: 0 25px;background-color: #d42220;color: #fff;border-radius: 5px;}


/*------组图------*/


.pc-slide {float: left;width: 400px;}
.view .swiper-slide .img-center {width: 100%;height: 400px;line-height: 400px;}
.view .swiper-container {width: 100%;}
.preview {width: 100%;margin-top: 10px;position: relative;}
.preview .swiper-container {margin: 0 30px;}
.preview .swiper-slide .img-center {height: 80px;border: 1px solid #ddd;cursor: pointer;position: relative;line-height: 78px;}
.preview .arrow-left {background: url(../images/feel3.png) no-repeat left top;position: absolute;left: 0;top: 50%;margin-top: -9px;width: 9px;height: 18px;z-index: 10;}
.preview .arrow-right {background: url(../images/feel4.png) no-repeat left bottom;position: absolute;right: 0;top: 50%;margin-top: -9px;width: 9px;height: 18px;z-index: 10;}
.preview .active-nav .img-center {border-color: #dd0000;}
div.zoomDiv {z-index: 999;position: absolute;top: 0;left: 0;background: #ffffff;border: 1px solid #ddd;display: none;text-align: center;overflow: hidden;font-size: 0;}
div.zoomMask {position: absolute;background: url(../images/mask.png) repeat scroll 0 0 transparent;cursor: move;z-index: 1;}


/*------订购------*/


.cp-content-tit {margin-bottom: 20px;font-weight: bold;border-bottom: 1px solid #ddd;padding-bottom: 10px;font-size: 16px;}
.cp-content-tit small {font-size: 12px;text-transform: uppercase;color: #999;padding-left: 5px;}


.message {margin-bottom: 20px;}
.form-group {margin-bottom: 20px;}
.form-label {line-height: 42px;display: block;float: left;width: 110px;text-align: left;}
.form-label span {color: #c5262b;}
.form-content {margin-left: 110px;}
.form-control {line-height: 20px;font-size: 14px;border: 1px solid #efefef;padding: 10px 15px;width: 100%;display: inline-block;vertical-align: top;-webkit-box-sizing: border-box;box-sizing: border-box;}
.form-content.yzm .form-control {width: 100px;}
.form-content.yzm .img {height: 42px;width: auto;}
select.form-control {height: 1.7rem;}
.form-submit {padding: 10px 20px;color: #fff;background-color: #001e5e;border: 0;cursor: pointer;border-radius: 0.15rem;font-size: 14px;}
.form-button {padding: 10px 20px;color: #fff;background-color: #767676;border: 0;cursor: pointer;border-radius: 0.15rem;font-size: 14px;}
.hlbd .form-group {float: left;width: 30%; padding-right:3.3333%}


/*------分页------*/
.m-pagination { text-align: center; }
.m-pagination .pagination { margin: 30px 0 0; }
.m-pagination .pagination > li > a, .m-pagination .pagination > li > span { color: #fc0203; }
.m-pagination .pagination > .active > a, .m-pagination .pagination > .active > a:focus, .m-pagination .pagination > .active > a:hover, .m-pagination .pagination > .active > span, .m-pagination .pagination > .active > span:focus, .m-pagination .pagination > .active > span:hover { color: #fff; background-color: #ea0f10; border-color: #ea0f10; }



/*------index.htm------*/




/*------首页轮播------*/

.banner .swiper-slide {background: no-repeat center / cover;/*height: 680px;*/}
.banner .swiper-slide img {/*display: block;*/width: 100%;height: auto;}
.banner .swiper-pagination {bottom: 30px;}
.banner .swiper-pagination-bullet {width: 44px;border-radius: 5px;background-color: #fff;opacity: 1;}
.banner .swiper-pagination-bullet-active {background-color: #d42220;}

/*.banner .p_banner { height:680px;background: no-repeat center / cover;}
.banner .m_banner { display:none;background: no-repeat center / cover;}*/

.pcbanner {
  display: block;
}
.mobanner {
  display: none;
}






/*------热门搜索------*/


.yunu-sou {padding: 20px 0;background-color:#fff;}
.yunu-sou .hot {float: left;padding: 7px 0;}
.yunu-sou .hot a {margin-right: 10px;}
.yunu-sou .hform {float: right;}
.yunu-sou .hform input {float: left;border: 1px solid #eee;padding: 6px 12px;width: 210px;font-size: 14px;}
.yunu-sou .hform button {border: 0;border-bottom: 1px solid transparent;padding: 0;float: left;cursor: pointer;outline: none;width: 40px;height: 34px;background: url(../images/sear.png) no-repeat center / contain #cc2231;color: #fff;font-size: 0;}


/*------标题背景------*/


.section {padding: 70px 0; padding-bottom:90px;}
.section-title {text-align: center;margin-bottom: 50px;font-size: 36px;font-weight: bold;letter-spacing: 3px;}
.section-title small {display: block;font-weight: normal;font-size: 20px; padding-top:0px;}
.section-title h2 {font-size: 36px; font-weight:bold;}
.section-title h2:after {display: block;content: '';background: url(../images/bt2.png) no-repeat center center / auto auto;height: 5px;margin-top:15px;}

.bg1 {background: url(../images/fabg.jpg) no-repeat center 0 / cover #f5f5f5;}
.bg1 .section-title {color: #fff;}
.bg1 .section-title:after {display: none;}
.bg2 {background: url(../images/ys-bg2.jpg) no-repeat center / cover;color: #fff;}
.bg2 .section-title h2:after {background-image: url(../images/bt1.png);}
.bg3 {background-color: #f5f5f5;}
.bg3 .section-title h2:after {background-image: url(../images/bt2.png);}



/*------产品分类------*/



.tel2{height: 155px;background: #001e5e;padding: 20px 0 0 0;text-align: center;}
.tel2 .u_tel{font-size: 14px;color: #fff;letter-spacing: 2px;}
.tel2 .u_tel em{display: block;font-size: 24px;font-weight: bold; padding-top: 5px;letter-spacing: 0; font-style:normal;}
.tel2 .btn1{width: 136px;height: 40px;line-height: 40px;text-align: center; border: 1px solid #fff; color: #fff;display: block; margin: 0 auto; margin-top: 10px;}
.tel2 .btn1 a{color: #fff;font-size: 16px; }
.fld{display: block;height: 64px;background:url(../images/flsha.jpg) no-repeat; background-position:center top;}



/*------数据------*/



.shuju {overflow: hidden;margin-top: 50px;/*margin-bottom: 50px;*/ text-align:center;}
.shuju .content .shuju_ul {overflow: hidden;margin-top: 38px;padding-bottom: 40px;}
.shuju .content .shuju_ul li {padding-left: 40px;box-sizing: border-box;padding-top: 15px;}
.shuju .content .shuju_ul li span {display: block;font: 24px "Microsoft YaHei";font-weight: bold;color: #fff;margin-top: 11px;margin-bottom: 20px;}
.shuju .content .shuju_ul li span i {font: 46px Impact;}
.shuju .content .shuju_ul li p {display: block;font: 18px "Microsoft YaHei";color: #fff;margin-top: 8px;padding-top: 20px;background: url(../images/yinz_line1.gif) no-repeat center top;}
.shuju .content .shuju_ul li em {text-align: initial !important;display: initial !important;font-size: 16px !important;color: #fff !important;margin-top: 0 !important;}
.shuju .content .shuju_ul li em i {font-size: 41px;color: #d42220;}
.shuju .content .ab {margin-top: 50px;}



/*------广告电话------*/



.in-rz-tel {margin-top: 50px;text-align: center;}
.in-rz-tel p {margin: 0 auto;width: 550px;background: url(../images/rztel.png) no-repeat 0 0;height: 64px;padding-left:50px;font-size:24px;line-height: 40px; color:#fff;letter-spacing: 2px; /*border-bottom:1px solid #fff;*/}
.in-rz-tel p a { color:#fff;}
/*.in-rz-tel p i { padding-right:50px; font-size:40px;border-radius: 50%; border:1px solid #fff; }*/
.in-rz-tel strong {color: #d42220;color: #fff;font-size: 36px;font-family: Impact;}
.in-rz-tel .btn {display: block;width: 190px;line-height: 45px;color: #fff;background-color: #d42220;margin: 20px auto 0; font-size:20px;}



.in-rz-tel1 {margin-top: 50px;text-align: center;}
.in-rz-tel1 p {margin: 0 auto;width: 550px;background: url(../images/rztel1.png) no-repeat 0 0;height: 64px;padding-left: 50px;font-size:24px;line-height: 40px; color:#001e5e;letter-spacing: 2px;}
.in-rz-tel1 p a { color:#001e5e;}
.in-rz-tel1 strong {color: #d42220;font-size: 36px;font-family: Impact;}
.in-rz-tel1 .btn {display: block;width: 190px;line-height: 45px;color: #fff;background-color: #001e5e;margin: 20px auto 0; font-size:20px;}




/*------公司简介------*/



.in-about {background-color: #fff;margin: 0; padding-top:15px;}
.in-about dt {}
.in-about dd {padding: 40px;}
.in-about dd h4 {margin: 0 0 30px;font-size: 24px;}
.in-about dd h4 small {display: block;font-weight: normal;font-size: 14px;color: #999;letter-spacing: -1px;}
.in-about dd h4:after {display: block;content: '';width: 130px;height: 3px;background-color: #001e5e;margin-top: 15px;}
.in-about dd p {margin: 0;color: #666;line-height: 1.8;text-align: justify;}
.in-about dd .more {display: block;margin-top: 40px;line-height: 40px;width: 135px;text-align: center;color: #fff;background-color: #001e5e;    border-radius: 4px;}


.about-pic img {width:100%; padding-top:15px; padding-bottom:15px;}



/*------公司相册------*/



#owl-demo2.owl-theme .owl-controls .owl-buttons{position:absolute; top:30%; width:100%; left:0; height:0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;width: 73px;height:90px;/*IE7 life-saver*/font-size: 0;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;margin-top:0;border-radius:0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/i_case_left.png) no-repeat; float:left;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background:url(../images/i_case_left_on.png) no-repeat;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-next{background:url(../images/i_case_right.png) no-repeat; float:right;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-next:hover{background:url(../images/i_case_right_on.png) no-repeat;}

#owl-demo2 .item{margin: 0px;padding-bottom:20px;}
#owl-demo2 .item dd{width: 95%;margin:0 auto;max-width:424px;margin-bottom:10px;}
#owl-demo2 .item dd .imgs{width: 100%;position: relative;overflow: hidden;}
#owl-demo2 .item dd h2{font-weight:bold;color:#434343;width: 100%;margin:0 auto;background-color:#fff;font-size:16px;line-height:26px;padding: 20px 10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; text-align:center; background-color:#fafafa;}
#owl-demo2 .item dd:hover img{transform: scale(1.1);}
.owl-theme .owl-controls .owl-page span {display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #fff;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span {filter: Alpha(Opacity=100);	/*IE7 fix*/	opacity: 1;	background: #d42220;}



/*------案例展示------*/



.in-prod-menu {text-align: center;font-size: 0;margin-bottom: 20px;}
.in-prod-menu li {}
.in-prod-menu li a {display: block;margin: 0 5px 10px;font-size: 14px;line-height: 40px;position: relative;border-radius:8px; background-color:#f2f2f2;}
.in-prod-menu li.active a {color: #fff;background-color:#d42220;}
.in-prod-menu li.active a:before,.in-prod-menu li.active a:after {display: block;}


.list-1 {margin: -20px 0 0 -20px;}
.list-1 li {float: left;width: 25%;}
.list-1 li a {display: block;margin: 20px 0 0 20px;}
.list-1 li .img-cover {border: 1px solid #ddd;/*padding-top: 76%;*/}
.list-1 li .text {line-height: 40px;background-color: #e6e6e6;text-align: center;margin: 2px 0 0;position: relative;}
.list-1 li .text:before {content: '';position: absolute;left: 50%;width: 0;height: 100%;background-color: #d42220;transition: all 0.5s;}
.list-1 li .text p {margin: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;z-index: 1;transition: all 0.5s;}
.list-1 li a:hover .img-cover span {transform: scale(1.1);}
.list-1 li a:hover .text:before {width: 100%;left: 0;}
.list-1 li a:hover .text p {color: #fff;}
.list-1-1 li {width: 33.333333%;}

.in-prod-btn .btn {display: block;width: 220px;line-height: 45px;color: #fff;background-color: #d42220;margin: 40px auto 0; font-size:18px;}



/*------定制流程------*/



.index_fuwu {}
.index_fuwu .fuwu_top {background: url(../images/fuwu1.jpg) no-repeat center;}
.index_fuwu .fuwu_top h3 {color: #333333;font-size: 30px;text-align: center;}
.index_fuwu .fuwu_top h3 strong {color: #ff0000;}
.index_fuwu .fuwu_top p {color: #999999;font-size: 12px;text-align: center;text-transform: uppercase;}
.index_fuwu ul li {padding: 20px 0px;text-align:center;}
.index_fuwu ul li div { margin:0 auto;}

.index_fuwu ul li div{ font-size:50px;border-radius: 50%;background: #ddd;width: 100px;height: 100px;z-index: 99;background-size:auto; color:#001e5e; line-height:100px;}
.index_fuwu ul li:hover div {background:#d42220; color:#fff;}
/*.index_fuwu ul li:nth-of-type(1) div {padding: 20px;border-radius: 50%;background: url(../images/1.png) no-repeat center #ddd;width: 100px;height: 100px;z-index: 99;background-size:auto;}
.index_fuwu ul li:nth-of-type(1):hover div {background: url(../images/2.png) no-repeat center #d42220;}
.index_fuwu ul li:nth-of-type(2) div {padding: 20px;border-radius: 50%;background: url(../images/3.png) no-repeat center #ddd;width: 100px;height: 100px;z-index: 99;background-size:auto;}
.index_fuwu ul li:nth-of-type(2):hover div {background: url(../images/4.png) no-repeat center #d42220;}
.index_fuwu ul li:nth-of-type(3) div {padding: 20px;border-radius: 50%;background: url(../images/5.png) no-repeat center #ddd;width: 100px;height: 100px;z-index: 99;background-size:auto;}
.index_fuwu ul li:nth-of-type(3):hover div {background: url(../images/6.png) no-repeat center #d42220;}
.index_fuwu ul li:nth-of-type(4) div {padding: 20px;border-radius: 50%;background: url(../images/7.png) no-repeat center #ddd;width: 100px;height: 100px;z-index: 99;background-size:auto;}
.index_fuwu ul li:nth-of-type(4):hover div {background: url(../images/8.png) no-repeat center #d42220;}
.index_fuwu ul li:nth-of-type(5) div {padding: 20px;border-radius: 50%;background: url(../images/9.png) no-repeat center #ddd;width: 100px;height: 100px;z-index: 99;background-size:auto;}
.index_fuwu ul li:nth-of-type(5):hover div {background: url(../images/10.png) no-repeat center #d42220;}
.index_fuwu ul li:nth-of-type(6) div {padding: 20px;border-radius: 50%;background: url(../images/11.png) no-repeat center #ddd;width: 100px;height: 100px;z-index: 99;background-size:auto;}
.index_fuwu ul li:nth-of-type(6):hover div {background: url(../images/12.png) no-repeat center #d42220;}*/
.index_fuwu ul li p {font-size: 16px;color: #333;text-align: center;padding-top: 5px;}



/*------新闻动态------*/


.in-news .item { margin-bottom:45px;}
.in-news .tit {font-size: 20px;font-weight: bold;margin-bottom: 30px;}
.in-news .tit small {color: #999;padding-left: 5px;font-weight: normal;font-size: 16px;}
.in-news .tit .more {float: right;color: #999;font-weight: normal;}
.in-news .tit .more:hover {color: #001e5e;}
.in-news .tit:after {margin-top: 20px;display: block;content: '';width: 45px;height: 2px;background-color: #001e5e;}
.in-news .img-center img {-webkit-transition: all 0.5s;transition: all 0.5s;}
.in-news .img-center a:hover img {opacity: 0.7;}
.in-news .list {border: 1px solid #ddd;padding: 20px;}
.in-news .list li {border-bottom: 1px dashed #e3e3e3;line-height: 42px;height: 42px;overflow: hidden;background: url(../images/flico.jpg) no-repeat 0 15px;padding-left: 20px;}
.in-news .list li span { float:right;}
.in-news .list .btn {display: block;width: 130px;line-height: 30px;text-align: center;background-color: #001e5e;color: #fff;margin-bottom: -45px;margin-top: 20px;}
.in-ask {background-color: #f5f5f5;padding: 20px;}
#marquee {height:530px;overflow: hidden;}
#marquee li {border-bottom: 1px dotted #d2d2d2;}
#marquee li a {display: block;padding: 20px 0;}
#marquee li h4 {margin: 0;background: url(../images/w.gif) no-repeat 0 3px;line-height: 22px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding-left: 30px;padding-bottom: 5px;}
#marquee li p {margin: 10px 0 0;color: #999;background: url(../images/d.gif) no-repeat 0 3px;line-height: 1.8;padding-left: 30px;height: 50px;overflow: hidden;}