html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}
img{ border:0px;}
img{ max-width: 100%; height: auto; transition: all .5s;}
body{
	width:100%;
	margin:0px;
	padding:0px;
	color:#3d3d3d;
	font-size:15px;
	font-family:"Microsoft YaHei","simsun","Helvetica Neue", Arial, Helvetica, sans-serif;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.w1920 {
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    position: relative;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.container {
    width: 1200px !important;
    padding: 0;
}

.box_voann,
.box_voann * {
    box-sizing: content-box;
}
.ad{text-align: center;}
.ad .item{ font-size: 0;background: #535353;}
.owl-theme .owl-controls{ margin-top: -45px !important;}
/*******************************************************************/


/*头部样式*/
#header {
    width: 1200px;
    margin: 0 auto;
    height: 100px;
}

.logo { float: left; height:100px; overflow:hidden;}
.logo img{ float: left; margin-top:14px;}

.logo h1 {
    display: inline-block;
}

.logoText  {
    height: 62px;
    font-size: 24px;
    color: #0074c5;
    font-weight: 700;
    background: url("../images/x1.png")/*tpa=http://www.jychuangyujx.com/template/default/images/x1.png*/ no-repeat left bottom;
    padding-left: 52px;
    margin-left: 72px;
    margin-top: 30px;
    line-height: 55px;
}
.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
    font-size: 12px;
    color: #999999;
    margin-top: 68px;
}
.topLink  a{
    color: #999999;
}



.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    line-height: 32px;
    padding-top: 5px;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

.k3 {
    margin-top: 34px;
}

.k3,
.k3 a {
    color: #1d1d1d;
    font: 500 16px/30px "微软雅黑";
}

.xh {
    position: relative;
}

#menu {
    background-color: rgba(129, 153, 179, .5);
    height: 56px;
}



.hot {
    line-height: 90px;
    color: #f2f2f2;
    font-size: 14px;
}

.hot p {
    display: inline-block;
}

.hot b {
    color: #ea590a;
    font-weight: 500;
    text-transform: uppercase;
}

.hot a {
    color: #f2f2f2;
    padding-right: 30px;
}

.hot a:nth-child(1) {
    padding-left: 16px;
}


.ss {
    position: absolute;
    bottom: 62px;
    background: rgba(0, 0, 0, 0.7);
    padding: 0 30px;
    height: 90px;
    z-index: 111;
    left: 50%;
    transform: translateX(-50%);
    box-sizing: border-box;
}

@media (max-width: 1025px) {
    .ss {
        display: none;
    }
}

.ss #formsearch {
    margin-top: 23px;
    width: 523px;
}

.ss #formsearch input {
    border: none;
    line-height: 42px;
    height: 42px;
    background: none;
    outline:none;
}

.ss #formsearch input#keyword {
    width: 350px;
    background: #f2f2f2;
    font-size: 14px;
}

.ss #formsearch input#keyword::-webkit-input-placeholder {
    text-indent: 20px;
    color: #999999;
}

.ss #formsearch input#s_btn {
    background: url("sou.png")/*tpa=http://www.jychuangyujx.com/template/default/images/sou.png*/ center no-repeat #1558a6;
    width: 166px;
    font-size: 0;
}

h2.bt {
    text-align: center;
    font-weight: 100;
    color: #333333;
    font-size: 40px;
    line-height: 1;
}

@media (max-width: 500px) {
    h2.bt {
        font-size: 32px;
    }
}

h2.bt b {
    color: #1558a6;
}

h2.bt p {
    margin-top: 2px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 40px;
}

@media (max-width: 500px) {
    h2.bt p {
        font-size: 14px;
        line-height: 24px;
    }
}

h2.bt span {
    font-size: 16px;
    line-height: 40px;
    display: block;
}

@media (max-width: 500px) {
    h2.bt span {
        font-size: 14px;
        line-height: 24px;
    }
}

/*导航栏样式*/
.nav1 {
    height: 56px;
    width: 1200px;
    margin: 0 auto;
}

.nav1 li {
    line-height: 56px;
    height: 56px;
    text-align: center;
    width:200px;
    float: left;
    position: relative;
    z-index: 999;
}

.nav1 li a {
    display: block;
    line-height: 56px;
    color: #000;
    height: 56px;
    font-size: 18px;
}

.nav1 li a:hover {
    color: #000;
    text-decoration: none;
    background-color: initial;
}

.nav1 .sec {
    background-color:#1558a6;
    color: #FFF;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 56px;
    left: 0px;
    display: none;
}

.nav1 .sec a {
    color: #FFF;
    height: 38px;
    line-height: 38px;
    width: 200px;
    font-size: 14px;
}

.nav1 .sec a:hover {
    background-color:#0074c5;
    text-decoration: none;
	color: #FFF;
}


/*滚动*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

/*产品列表*/
.product_list li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
    _display: inline;
}

.product_list li a.img {
    padding: 1px;
    border: 1px solid #e0e1dc;
}

.product_list li a.img img {
    width: 150px;
    height: 120px;
}

.product_list li h3 {
    text-align: center;
    padding-top: 5px;
}

.product_list li h3 a {
    font-weight: normal;
}

.product_list li a.img {
    display: block;
}

.product_list li a.img:hover {
    border-color: #1558a6;
}

.roll_product {
    float: left;
}




.c1 {
    background: #f2f2f2;
    padding-top: 66px;
    padding-bottom: 72px;
}

.c1 .content {
    margin-top: 60px;
}

.cp_fn {
    background: url("../images/cp1.jpg") no-repeat center top;
    width: 245px;
    height: 568px;
    box-sizing: border-box;
    padding: 50px 20px 0;
    transition-duration: .3s;
}

.cp_fn:hover {
    transform: translateY(-19px);
}

.cp_wen {
    color: #ffffff;
	font-size:20px;
}

.cp_wen a{
    color: #ffffff;display: block; line-height:40px;
   
}
.cp_wen p:hover a{
    color: #c3292f;
   
}


a.cp_more {
    display: block;
    color: #ffffff;
    font: 500 18px/50px "微软雅黑";
    background: url("xbg1.png")/*tpa=http://www.jychuangyujx.com/template/default/images/xbg1.png*/ no-repeat left bottom;
    margin-top: 124px;
}

.c1 .content .list3 {
    width: 942px;
}

.c1 .content .list3 li {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    float: left;
}

.c1 .content .list3 li+li {
    margin-left: 15px;
}

.c1 .content .list3 li.cp_aa {
    width: 245px;
}

.c1 .content .list3 li.cp_bb {
    width: 304px;
}

.c1 .content .list3 li img {
    width: 100%;
    transition-duration: .3s;height:383px
}

.c1 .content .list3 li a {
    background: #fff;
    display: block;
    height: 100%;
    transition-duration: .3s;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
    width: 100%;
}

.c1 .content .list3 li a .zi {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 1.8vw;
    padding-bottom: 1.8vw;
}

.c1 .content .list3 li a .zi h3 {
    line-height: 50px;
    font-size: 20px;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 500;
}

.c1 .content .list3 li a .zi .ck {
    margin: 24px auto 0;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #d7d7d7;
    font-size: 14px;
    color: #1d307c;
    width: 158px;
    line-height: 40px;
}


.c1 .content .list3 li a:hover {
    transform: translateY(-19px);
}

.c1 .content .list3 li a:hover {
    background: #1558a6;
}

.c1 .content .list3 li a:hover .zi h3 {
    color: #fff;
}

.c1 .content .list3 li a:hover .zi .ck {
    color: #fff;
    border-color: #fff;
}

/* cont1 */
.cont1 {
    background: url("../images/about.jpg")/*tpa=http://www.jychuangyujx.com/template/default/images/about.jpg*/ no-repeat center top;
    height: 648px;
    box-sizing: border-box;
    padding-top: 78px;
    overflow: hidden;
}

.a1_b2 {
    margin-top: 48px;
}

.a1_b1 h2 {
    color: #ffffff;
    font: 100 40px/56px "微软雅黑";
}

.a1_b1 h3 {
    color: #ea590a;
    font: 600 28px/54px "微软雅黑";
}

.abt_wen {
    color: #ffffff;
    font: 500 14px/30px "å¾®è½¯é›…é»‘";
    width: 600px;
    margin-top: 30px;height:210px;overflow:hidden;}
    
.a1_b2 .list2 {
    background: url("../images/lan.png")/*tpa=http://www.jychuangyujx.com/template/default/images/lan.png*/ center 0 no-repeat;
    width: 693px;
    padding: 33px 0;
}

.a1_b2 .list2 li {
    float: left;
    color: #fff;
    text-align: center;
    width: 33.333%;
    background: url("../images/sx.png")/*tpa=http://www.jychuangyujx.com/template/default/images/sx.png*/ right center no-repeat;
}

.a1_b2 .list2 li .zi span.timer {
    position: relative;
    font-size: 60px;
    font-weight: 600;
    font-family: Impact;
}


.a1_b2 .list2 li .zi span {
    position: absolute;
    font-weight: 500;
    font-size: 16px;
    font-family: "微软雅黑";
    margin: 13px 0 0 13px;
}


.a1_b2 .list2 li .zi2 {
    font-size: 18px;
    margin-top: 8px;
}

.a1_b2 .list2 li:last-child {
    background: none;
}

.a1_b2 .img {
    float: right;
    width: 507px;
    overflow: hidden;
}

.a1_b2 .img img {
    width: 100%;
    height: 190px;
    transition-duration: .3s;
}

.a1_b2 .img:hover img {
    transform: scale(1.1);
}

/* cont2 */
.cont2 {
    margin-top: 50px;
}

h2.gdss p {
    margin-top: 5px;
}

.a2_b1 {
    font-size: 0;
    text-align: center;
    margin-top: 10px;
}

.a2_b1 li {
    display: inline-block;
    width: 163px;
    text-align: center;
    background-color: #738aa9;
}

.a2_b1 li a {
    color: #fff;
    font: 500 16px/37px "微软雅黑";
    display: block;
}

.a2_b1 li:hover,
.a2_b1 li.cur {
    background: #45609f;
}

.a2_tabv {
    margin-top: 32px;
}

.tab {
    display: none;
}

.list1_aa li {
    float: left;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    width: 220px;
    height: auto;
    padding: 23px 21px 0;
}

.list1_aa li+li {
    margin-left: 25px;
}

.list1_aa li a.img {
    display: block;
}

.list1_aa li a.img img {
    width: 100%;
}

.list1_aa li h2 a {
    text-align: center;
    display: block;
    color: #686868;
    font: 500 16px/50px "微软雅黑";
}

.list1_aa li:hover {
    background: url("xxbg.jpg")/*tpa=http://www.jychuangyujx.com/template/default/images/xxbg.jpg*/ no-repeat center top;
    background-size: cover;
}

.list1_aa li:hover h2 a {
    color: #fff;
}

/* cont3 */
.cont3 {
    background: #f2f2f2;
    padding: 56px 0 0;
    background: #f2f2f2;
    margin-top: 58px;
    height: 700px;
    box-sizing: border-box;
}

.a3_v1 .list2 {
    margin-top: 40px;
}


.a3_v1 .list2 li {
    float: left;
    width: 388px;
}

.a3_v1 .list2 li+li {
    margin-left: 18px;
}

.a3_v1 .list2 li a {
    display: block;
    border: 1px solid #e2e2e2;
    max-height: 394px;
    overflow: hidden;
}

.a3_v1 .list2 li a .img {
    overflow: hidden;
}

.a3_v1 .list2 li:hover a .img img {
    transform: scale(1.1);
}

.a3_v1 .list2 li a .img img {
    width: 100%;
    transition-duration: .3s;
}

.a3_v1 .list2 li a .zi {
    background: #fff;
    padding: 28px 34px 22px;
    transition-duration: .3s;
}


.a3_v1 .list2 li a .zi h3 {
    color: #333333;
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
}

.a3_v1 .list2 li a .zi h3 span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin-top: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.a3_v1 .list2 li a .zi dd {
    margin-top: 26px;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    display: none;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.a3_v1 .list2 li a:hover .zi {
    margin-top: -21%;
    position: relative;
    z-index: 111;
    padding-bottom: 34px;
}

.a3_v1 .list2 li a:hover .zi h3 {
    color: #1558a6;
}

.a3_v1 .list2 li a:hover .zi h3 span {
    color: #333;
}

.a3_v1 .list2 li a:hover .zi dd {
    display: block;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* cont4 */
.cont4 {
    margin-top: 64px;
}

.xw_a1 {
    width: 421px;
}

.xw_a1a li a.img {
    display: block;
}

.xw_a1a li a.img img {
    width: 421px;
    height: 371px;
}

.xw_a1a li a.img img{transition: all .5s ease;}
.xw_a1a li a.img:hover img{ transform: scale(1.1); }

.xw_a1a li .xw_wenzz h2 a {
    display: block;
    color: #1558a6;
    font: 500 16px/28px "微软雅黑";
}

.xw_a1a li .xw_wenzz h3 {
    color: #666666;
    font: 500 16px/21px "微软雅黑";
}

.xw_a1a li .xw_wenzz {
    background: url("xw.png")/*tpa=http://www.jychuangyujx.com/template/default/images/xw.png*/ no-repeat left center;
    padding-left: 82px;
    margin-top: 19px;
}

.xw_a2 li {
    width: 705px;
}

.xw_a2 li+li {
 
}

.xw_a2 li a.img {
    display: block;
    float: left;
}

.xw_a2 li a.img img {
    width: 144px;
    height: 113px;
}

.xw_a2 li a.img img{transition: all .5s ease;}
.xw_a2 li a.img:hover img{ transform: scale(1.1); }

.xw_a2 li .xw_wenzz {
    /*width: 552px;*/
    /*float: right;*/
}
.xw_a2 li{width:552px;float:left;margin-bottom: 22px;}
.xw_a2 li:nth-child(2n){float:right;}

.xw_a2 li .xw_wenzz h2 a {
    display: inline-block;
    color: #1558a6;
    font: 500 16px/28px "微软雅黑";
}

.xw_a2 li .xw_wenzz h2 span {
    display: inline-block;
    float: right;
    color: #999999;
    font: 500 16px/28px "微软雅黑";
}

.xw_a2 li .xw_wenzz h3 {
    color: #666;
    font: 500 16px/21px "微软雅黑";
    margin-top: 7px;
}

.a4_v1 {
    /*background: url(../images/sx2.png) no-repeat 453px center;*/
    margin-top: 24px;
}

.slideBox {
    position: relative;
}

.slideBox .hd {
    position: absolute;
    width: 100%;
    left: 0;
    top: 350px;
    z-index: 999;
}

.hahg_ahha {
    text-align: center;
    font-size: 0;
}

.hahg_ahha li {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    margin: 0 5px;
}

.hahg_ahha li.on {
    background: #1558a6;
}


/* cont5 */
.cont5 {
    background: url("../images/bai.jpg")/*tpa=http://www.jychuangyujx.com/template/default/images/bai.jpg*/ no-repeat center top;
    background-size: cover;
    padding: 20px 0 25px;
    margin-top: 80px;
}

.gdssdd {
    background: url("../images/sx3.png")/*tpa=http://www.jychuangyujx.com/template/default/images/sx3.png*/ no-repeat center;
}

.a5_list1 li {
    float: left;
    width: 190px;
    margin-right: 12px;
}

.a5_list1 li a.img {
    display: block;
    width: 190px;
    /*height: 94px;*/
}

.a5_list1 li a.img img {
    width: 190px;
    height: 107px;
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}
.a5_list1 li:hover a.img img {
    -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
    filter: grayscale(0%);
}



.picMarquee-left {
    margin-top: 18px;
}




/*热门搜索*/
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}








.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url("nav.png")/*tpa=http://www.jychuangyujx.com/template/default/images/nav.png*/ no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url("nav.png")/*tpa=http://www.jychuangyujx.com/template/default/images/nav.png*/ no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url("nav.png")/*tpa=http://www.jychuangyujx.com/template/default/images/nav.png*/ no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url("nav.png")/*tpa=http://www.jychuangyujx.com/template/default/images/nav.png*/ no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url("nav.png")/*tpa=http://www.jychuangyujx.com/template/default/images/nav.png*/ no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url("nav.png")/*tpa=http://www.jychuangyujx.com/template/default/images/nav.png*/ no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url("nav.png")/*tpa=http://www.jychuangyujx.com/template/default/images/nav.png*/ no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}






.foot_bj {
    background: #484343;
    padding: 50px 0 22px;
}

.d_nav {
    width: 530px;
}

.d_nav li {
    float: left;
    width: 110px;
}

.d_nav li+li {
    margin-left: 10px;
}

.d_nav li>a {
    display: block;
    color: rgba(255, 255, 255, 0.5);
    font: 500 18px/30px "微软雅黑";
}

.d_nav li .d_sec {
    margin-top: 14px;
}

.d_nav li .d_sec a {
    color: #adadad;
    font: 500 14px/30px "微软雅黑";
    display: block;height:30px;overflow:hidden;
}

.d_nav li .d_sec a:hover {
    color: #ffffff;
}

.d_erm {
    width: 280px;
}

.d_erm img {
    /* width: 100%; */
}

.d_lianx {
    width: 283px;
}

.d_lianx h2 {
    color: #ffffff;
    font: 600 36px/54px "微软雅黑";
}

.d_lianx,
.d_lianx a {
    color: #adadad;
    font: 500 13px/30px "微软雅黑";
}

.d_lianx a:hover {
    color: #fff;
}

.d_lianxaa {
    width: 610px;
    margin-top: 20px;
}

.foot2 {
    border-top: 1px solid #6f6f6f;
    padding: 28px 0;
    margin-top: 82px;
}

.foot2,
.foot2 a {
    color: #adadad;
    font: 500 14px/24px "微软雅黑";
}

.foot2 a:hover {
    color: #fff;
}

.f_link {
    background: #1558a6;
    padding: 20px 32px;
}

.f_link,
.f_link a {
    color: #ffffff;
    font: 500 14px/24px "微软雅黑";
}

.f_link a {
    padding-right: 5px;
}






/*------------内页-------------------*/
.left .box{margin-bottom: 20px;}
.left .box h3 {
    text-align: center;
    padding: 5px 0;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #003399 url("left_box_h3_bg.png")/*tpa=http://www.jychuangyujx.com/template/default/images/left_box_h3_bg.png*/ 50% 50% repeat-x;
    font-size: 18px;
    line-height:30px;
    color: #fff;
    border-radius: 15px 15px 0 0;
    position: relative;
}
.left .box h3:after {
    content: '';
    display: block;
    width: 40px;
    height:2px;
    background: #fff;
    margin: 0 auto;
}
.left .box .sort,
.left .content {
    border:1px solid #DDDDDD;
    border-top:none;
    position: relative;
    border-radius: 0 0 10px 10px;
    background:#fff;
}
.left .box .sort:after,
.left .content:after {
    content: '';
    position: absolute;
    z-index:-1;
    bottom:-4px;
    width: 100%;
    height:30px;
    border-radius: 0 0 10px 10px;
    background: #003399;
    left:0;
}
.left .box .content{padding: 5px 10px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width: 1920px; position: relative; left: 50%; margin-left: -960px; height: 250px;}
.n_banner img{width: 1920px; height: 250px;}
.left{width:225px;float:left;}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width: 940px; float: right; padding-bottom: 10px;}
.sitemp{line-height: 42px; height: 42px; overflow: hidden; padding-right: 10px; background: #003399 url("left_box_h3_bg.png")/*tpa=http://www.jychuangyujx.com/template/default/images/left_box_h3_bg.png*/ 50% 50% repeat-x; font-size:14px; color:#fff; border-radius: 15px 15px 0 0;}
.sitemp h2{width: 340px; float: left; text-indent: 15px;
    font-size:18px;}
.sitemp .site{width: 380px; float: right; text-align: right; line-height: 42px; padding-right:15px;}
.sitemp .site a{color:#fff;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}

.xypg-right-content .content{margin-top:15px;}

.chuangyulx{ width:100%; float:left;}
.cylxfs{ width:40%; float:left; line-height:35px;}
.cylxfs strong{ font-size:17px; color:#1558a6;}
/*************************/

.message2{width:55%; margin-left:5%; margin-right:0; float:left;}
.blzh8{ width:100%; font-size:17px; color:#000; float:left; margin-bottom:20px;}
.message2 .box{  margin-top:50px;}
.message2 .box li{line-height:47px;margin-bottom:25px; }
.message2 .box li .input-text{height:45px;line-height:45px;outline:none; text-indent:12px; border:1px solid #ccc;width:99%;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
.message2 .box li .input-text:focus{border-color:#b59665;}
.message2 .box li textarea.input-text{height:84px;line-height:24px;resize:none;}
.message2 .box li.btn{ margin:0 1.5%; width:35%;}
.message2 .box li .button{cursor:pointer;width:100%;border:none;height:45px;background-color:#1558a6;border-radius:30px;color:#fff;}
.message2 .box li .button:hover{ background:#2063b1; color:#FFF;} 


.cpshangxia{
	width:100%;
	float:left;
	margin-top:35px;
	margin-bottom:20px;	}		
.shang{
	width:31.8%;
	border:1px solid #CCC;
	text-align:center;
	line-height:35px;
	color:#666;
	font-size:16px;
	cursor:pointer;
	float:left;}	
.shang a:hover{
	color:#193b43;}	
.shang:hover{
	border:1px solid #193b43;
	color:#193b43;}		
.marshang{
	margin-left:1.3%;}	
/**********************************/

.case_detail h1{ font-size:17px;}